NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 28 29 30 31 32 … 43 Next »
EPG info sent to XBMC

 
  • 0 Vote(s) - 0 Average
EPG info sent to XBMC
MR.K
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Dec 2013
#11
2014-08-25, 10:24 PM
Sub,

Sorry to bother you about this but is it difficult to implement? Could I change the broadcast.strIconPath = ""? Or is it more involved then that?

The reason is that if I use EPG center or webgrab plus and pass the XMLTV file to NextPVR it could work, the first one would be able to download the icon file to a folder and add a folder path, webgrab plus I think would add a URL path but I am not sure if this would work in XBMC.

And as for the recordings, is it possible to download the artwork to the same folder and if no artwork take a screen shot of the movie and pass that as a strIconPath?

Or am I in too deep water? I am sure you understand I am not to familiar with the ins and outs/programing, but working hard to learn. :-)

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#12
2014-08-25, 11:26 PM
MR.K Wrote:Sorry to bother you about this but is it difficult to implement? Could I change the broadcast.strIconPath = ""? Or is it more involved then that?
At this stage I have nothing I can set that URL to. ie, NextPVR doesn't know the URL for any artwork for stuff in the EPG at the time it supplies EPG listings XBMC.

I did experiment with it to see what would be involved, but I was unable to get XBMC to ever use that URL. Does any know in what circumstances XBMC uses it?

Quote:Or am I in too deep water? I am sure you understand I am not to familiar with the ins and outs/programing, but working hard to learn. :-)
It is a big change, with potentially quite a lot of work required.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#13
2014-08-26, 12:48 AM
It's a quite a while before Kodi final, probably not a big rush to think too much about this for six months.

Martin
MR.K
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Dec 2013
#14
2014-08-26, 01:00 AM
Hi Martin,

Is it going to be a big change in Kodi, compared to Gotham release when it comes to PVR's handling?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#15
2014-08-26, 01:14 AM
By Kodi I really should have added Helix. If Frodo to Gotham is any indication I doubt PVR handling will change much but anything that improves mpeg-ts playback like a ffmpeg change is a step forward.

Martin
MR.K
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Dec 2013
#16
2014-08-26, 02:19 AM
sub Wrote:At this stage I have nothing I can set that URL to. ie, NextPVR doesn't know the URL for any artwork for stuff in the EPG at the time it supplies EPG listings XBMC.

I did experiment with it to see what would be involved, but I was unable to get XBMC to ever use that URL. Does any know in what circumstances XBMC uses it?

It is a big change, with potentially quite a lot of work required.

Excuse me my ignorance. :o

I am just throwing ideas and I do understand it might not be that easy.

But in XBMC's "programme info" you pass ex the show's info and XBMC uses the $INFO[ListItem.Plot] to show it, the same could be done if the path (URL or a path to a picture on the computer) could be passed to $INFO[ListItem.Icon], XBMC would read the url, (another problem I have to find out is where and how XBMC cache the picture if they are not local).

This guy has done it http://forum.xbmc.org/showthread.php?tid=201981, even if he is using a database to import xml to it. And it looks like the guys on WMC is on to it as well http://forum.xbmc.org/showthread.php?tid=186486
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#17
2014-08-26, 02:37 AM
To me the problem with the WMC solutions for Win7/8 (mc2xml and WMC plugin) is that their legality is cloudy . The could provide access to image URLs served by Microsoft but the ToS would likely not allow XBMC to access them

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#18
2014-08-26, 03:22 AM
I'm not really interested in a solution that gets the relies on artwork URLs being provided in the EPG, since the majority of people will not have it in their EPG.

If I was going to do anything with it, I'd just use some generic URL pointed back at the NextPVR server, and if that URL was called, it'd attempt to find the artwork at that time, in the same way the NextPVR TV Guide does. This of course works on the assumption that XBMC only calls the URL for shows you try to view, rather than wanting the artwork for everything in the EPG (since it'd perform like crap if that was the case)

I'd tried putting in a URL like this, but as mentioned above, XBMC never called it. I'm not familiar enough with the XBMC side of things to know how to get XBMC to request the image at that URL.
MR.K
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Dec 2013
#19
2014-08-26, 03:29 AM
mvallevand Wrote:To me the problem with the WMC solutions for Win7/8 (mc2xml and WMC plugin) is that their legality is cloudy . The could provide access to image URLs served by Microsoft but the ToS would likely not allow XBMC to access them

Martin

Hi Martin,

Don't really get it, to my understanding the ServerWMC grabs the "ImageUIrl" (url path) property from the xmltv file, and will then send that back to XBMC as the "strIconPath", it only send the path to the file and most likely a path from the TVDB depending on the source that the xmltv grabber use.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#20
2014-08-26, 03:39 AM
MR.K Wrote:Hi Martin,

Don't really get it, to my understanding the ServerWMC grabs the "ImageUIrl" (url path) property from the xmltv file, and will then send that back to XBMC as the "strIconPath", it only send the path to the file and most likely a path from the TVDB depending on the source that the xmltv grabber use.

My understanding is ServerWMC talks to WMC and uses Microsoft's EPG data source

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Annoying OSMC NextPVR recording update info CDinger 4 1,577 2020-10-01, 02:50 PM
Last Post: CDinger
  Buffering of HD channels in XBMC only Fritters 23 17,493 2017-01-03, 06:22 AM
Last Post: p37307
  Need help to get Live TV info fanart in KODI gadgervais 3 2,841 2015-12-29, 05:04 PM
Last Post: ReplayHarry
  Moving to NPVR/NMT to NPVR+Fire TV/XBMC jt25741 15 8,557 2015-09-10, 12:28 AM
Last Post: mvallevand
  NextPVR and XBMC are communicating, but no live tv Honkytonkman 1 1,823 2015-05-26, 01:22 AM
Last Post: pkscout
  XBMC & Genre smajor 25 13,893 2015-01-21, 06:12 AM
Last Post: EiEiOhh
  XBMC Recordings Art kmarq 9 4,178 2015-01-17, 10:00 PM
Last Post: mvallevand
  Issue with XBMC revolution21 13 5,968 2015-01-07, 09:43 PM
Last Post: headlearning
  Issues with xbmc on linux and NPVR plugin playing fm channels tuxman 0 2,037 2014-12-20, 07:38 PM
Last Post: tuxman
  XBMC freeze when start second record Me_ 4 2,895 2014-11-18, 10:12 AM
Last Post: Me_

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode