NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 10 11 12 13 14 … 125 Next »
TV Listings - Support Thread

 
  • 0 Vote(s) - 0 Average
TV Listings - Support Thread
Shannon
Offline

Member

Posts: 58
Threads: 10
Joined: Dec 2004
#111
2007-01-06, 01:04 PM
This looks like a really promising plug in and I appreciate you taking the time to write and publish it Smile

I Have a fairly simple question for you though. The documentation you wrote states,

"The usage is quite simple. Just call the executable with the path to your xmltv-source as parameter. Example:
XmltvIcons.exe c:\xmltv.xml"

I have "absolutely" no idea how to generate or find the file xmltv.xml. I have nothing named anything similar anywhere in any subdirectory in GbPVR. How / what is this file and how do I create it, find it, or generate it?

Thank you Smile
Shannon
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#112
2007-01-06, 04:46 PM (This post was last modified: 2007-01-06, 04:48 PM by kaizen.)
Shannon -

What are you using to 'retrieve' your listings? I use I-XMLtv which is listed in the wiki as TV Guide Supercharger http://gbpvr.com/pmwiki/pmwiki.php/Utili...percharger.

This works with the Zap2It listings and grabs info like Ratings, Episode details, Release Date, etc. to really make the Listings more useful. It's not as hard as it looks to set up and is well documented for ALL levels of user.

The by product of this is that in making the TVguide.xml file, one of the intermediate steps is the xmltv.xml file your question was about. Be aware however that it seems that US listings don't support the programme icon element (as if the spelling of 'programme' wasn't a tip off Smile ) so don't be disappointed if the only thing you see is Channel Icons.

Earlier in the thread someone described a manual method for creating the program icons, but I haven't gotten around to trying it yet.

Hope this helps!
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#113
2007-01-06, 05:02 PM
Hi,

thank you kaizen for the explanation. You are also able to display images that are located in a directory on your local filesystem. This is described under "Use additional resource directory" on the wiki.

-alibert
Shannon
Offline

Member

Posts: 58
Threads: 10
Joined: Dec 2004
#114
2007-01-06, 07:37 PM
Hi,

I just what 99% of everyone else uses here in the US -- Zap2it and the default GbPVR application that gets the listings for us.

I think I have to create this file manually -- which is weird and very complicated -- the plug in just isn't worth that much manual work.

I just downloaded and installed the application you use, and it deleted my listings and wouldn't pull down my Zapit listings. I followed the directions in the readmenow -- but -- it didn't work as indicated in the instructions. From what I gather -- this plug in needs several applications and a great deal of manual intervention to work.

It looks neat -- but there is virtually no documentation regarding this thing... It's just not ready for prime time -- and I've been using GbPVR for 2 years now. Sad

Thanks for replying though Smile
Shannon

kaizen Wrote:Shannon -

What are you using to 'retrieve' your listings? I use I-XMLtv which is listed in the wiki as TV Guide Supercharger http://gbpvr.com/pmwiki/pmwiki.php/Utili...percharger.

This works with the Zap2It listings and grabs info like Ratings, Episode details, Release Date, etc. to really make the Listings more useful. It's not as hard as it looks to set up and is well documented for ALL levels of user.

The by product of this is that in making the TVguide.xml file, one of the intermediate steps is the xmltv.xml file your question was about. Be aware however that it seems that US listings don't support the programme icon element (as if the spelling of 'programme' wasn't a tip off Smile ) so don't be disappointed if the only thing you see is Channel Icons.

Earlier in the thread someone described a manual method for creating the program icons, but I haven't gotten around to trying it yet.

Hope this helps!
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#115
2007-01-07, 07:51 AM
Hi,

Shannon Wrote:I think I have to create this file manually -- which is weird and very complicated -- the plug in just isn't worth that much manual work.
[...]
From what I gather -- this plug in needs several applications and a great deal of manual intervention to work.
[...]

in order to use the TV Listings plugin, you do not need to configure anything. Just place the dll-file into your "Plugins" subdirectory, and you are ready to use it with your existing epg data.

For the programme image part to work, you have to do something, that's right. But "I-Xmltv" won't help you with the icons, as the zap2it data doesn't seem to support the <icon> element.
As quoted by kaizen, it only adds some additional textual information to your epg:
Quote:This works with the Zap2It listings and grabs info like Ratings, Episode details, Release Date, etc. to really make the Listings more useful. It's not as hard as it looks to set up and is well documented for ALL levels of user.


Regarding the TV Listings plugin, you do not need "I-Xmltv" at all. And you also won't need the tool "XmltvIcons".

For those people like you that do not have information about images for programmes in their epg-source, I added an additional possibilty to display images for programmes:

Quote:Use additional resource directory:
Here you specify a path to a directory where additional programme-images are stored. The plugin will then look in this directory for an image-file when it opens the details-popup. For example, an image called “A-Team.jpeg” will be displayed when a programme with title “A-Team” is opened. Possible image extensions are .jpg, .jpeg, .png, .gif, .bmp.’‘’
Important: Invalid filename characters in the titles are removed when looking them up, so if you want to add an image for the show “CSI: New York”, you should name the image-file “CSI New York.gif”. Trailing spaces are also removed from the title.

You can specify this directory in the configuration form of the plugin.

-alibert
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#116
2007-01-08, 02:10 PM
I have also created a utility called ProgramImageTool, which will automatically download images into your gbpvr installation directory under media/art.
You can use this to download the icons for you without having to manually find them.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#117
2007-01-09, 02:10 AM
Shannon Wrote:Hi,
I just downloaded and installed the application you use, and it deleted my listings and wouldn't pull down my Zapit listings. I followed the directions in the readmenow -- but -- it didn't work as indicated in the instructions. From what I gather -- this plug in needs several applications and a great deal of manual intervention to work.

It looks neat -- but there is virtually no documentation regarding this thing... It's just not ready for prime time -- and I've been using GbPVR for 2 years now. Sad


Wow, I'm kinda surprised, becuase I thought it was extrememly well documented (even segmented into docs for each level of expertise) and I had it up and running in seconds. It really makes both the default TV Guide and Alibert's TV Listings shine, becuase the content is so much richer - but Alibert is right when he says that you really don't need to config it; it should work as well with your Zap2It direct as it does with my I-XmlTV.

And actually I-XMLTV has been around longer than GBPVR has, it was only recently adapted for use with GBPVR.
kaizen
Offline

Member

Posts: 113
Threads: 6
Joined: Jul 2006
#118
2007-01-09, 02:13 AM
Carlito Wrote:I have also created a utility called ProgramImageTool, which will automatically download images into your gbpvr installation directory under media/art.
You can use this to download the icons for you without having to manually find them.

I've used this and while it works quite well I'm always surprised at what it DOES find images for (shows without ratings) and what it DOESN'T find (High rated shows for example).

Can you tell me why this happens? I'm just curious...
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#119
2007-01-09, 02:49 AM
kaizen Wrote:I've used this and while it works quite well I'm always surprised at what it DOES find images for (shows without ratings) and what it DOESN'T find (High rated shows for example).

Can you tell me why this happens? I'm just curious...

Not really sure. I just grab images from epguides.com. It all really depends on what images they have.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#120
2007-01-10, 01:17 AM
Shannon Wrote:Hi,

I just what 99% of everyone else uses here in the US -- Zap2it and the default GbPVR application that gets the listings for us.

I think I have to create this file manually -- which is weird and very complicated -- the plug in just isn't worth that much manual work.

I just downloaded and installed the application you use, and it deleted my listings and wouldn't pull down my Zapit listings. I followed the directions in the readmenow -- but -- it didn't work as indicated in the instructions. From what I gather -- this plug in needs several applications and a great deal of manual intervention to work.

It looks neat -- but there is virtually no documentation regarding this thing... It's just not ready for prime time -- and I've been using GbPVR for 2 years now. Sad

Thanks for replying though Smile
Shannon

Hi Shannon
Are you talking about TV Guide Supercharger / I-xmltv?
If you followed the directions in ReadMe-NOW.txt from “Setup instructions:” to “Done!” and it didn’t work for you, I’d like to find out why.
(post the problem in the I-xmltv thread or send me a pm).
If you didn’t follow the directions supplied, I can’t help you. Wink

Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (29): « Previous 1 … 10 11 12 13 14 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,761 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 159,239 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 93,668 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,700 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 24,989 2010-04-06, 04:10 AM
Last Post: keith_leitch
  BurnDVDX2 support issues. pastro 260 71,201 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 15,186 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,522 2009-05-23, 10:02 AM
Last Post: gEd
  DJKXML support? mattyboy2 0 2,298 2008-10-30, 10:56 AM
Last Post: mattyboy2
  Another Dutch EPG/TV Listings XML grabber syncpuls 36 14,355 2008-10-26, 10:33 AM
Last Post: -=TJ=-Stefan

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

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

Linear Mode
Threaded Mode