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 … 44 45 46 47 48 … 125 Next »
TVListings with Zap2It and SQLite - how to set it up right?

 
  • 0 Vote(s) - 0 Average
TVListings with Zap2It and SQLite - how to set it up right?
mikek753
Offline

Junior Member

Posts: 15
Threads: 6
Joined: Oct 2006
#1
2006-10-26, 05:58 PM
Hello all,

Would you mind to help me setup TVListings? Please. :confused:

I use Zap2It for getting TV Guide - I'm in USA, so I selected zap2it plugin.
Then I installed TV Listings.
In TV Listings view I don't see / have any icons / picturies Sad

So, I installed XmltvIcons.zip.
However, I don't have any xmltv.xml files, as I don't use xmltv for TV Guide.
As result XmltvIcons doesn't work for me.

Then I copied sqlite.exe in to gbpvr folder just in case. Rolleyes

Can TV Listings work with Zap2It tv guide?

Thanks.
Best Regards.
Mike.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#2
2006-10-26, 06:52 PM
TV Listings works great, its one of those plugins I wouldn’t be without.
But zap2it doesn’t provide icon links (even using xmltv), so you need to define an “art” folder (gbpvr config.exe –Plugins -TV Listings -Settings) and manually place your downloaded images in that folder.

tv_grab_na_icons may be an option, but I haven’t had a chance to try it.
[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) |
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#3
2006-10-26, 07:05 PM
I beleive tv_grab_na_icons just gets channel icons not program icons..
----------------------
[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
#4
2006-10-26, 07:17 PM
Thanks bud, you saved me some time!
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) |
mikek753
Offline

Junior Member

Posts: 15
Threads: 6
Joined: Oct 2006
#5
2006-10-26, 08:05 PM
Does it mean that those channel icons have to be downloaded as "static" icons before TV Listings usage?

And as result of being "static" I'll not have program icons - do I?

Are there any other tv guide free alternative for USA OTA?

thanks.
Best Regards.
Mike.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#6
2006-10-27, 03:12 AM
mikek753 Wrote:Does it mean that those channel icons have to be downloaded as "static" icons before TV Listings usage?

And as result of being "static" I'll not have program icons - do I?
Sorry, I'm not exactly sure how it works. I tried channel icons a long time ago using a different guide, didn’t like the results and haven’t tried them ever since.
There may be some more information about them in the TV Listing support thread.

mikek753 Wrote:Are there any other tv guide free alternative for USA OTA?

thanks.

I believe zap2it is our only choice at this time.
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) |
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#7
2006-10-27, 05:08 AM
Hi,

first, there is a difference between channel icons and icons for programmes.

Channel icons are loaded from the following directory:
Code:
<GBPVR-Installation-Directory>\media\ChannelLogos\
For example, if you have a channel named "BBC", the plugin looks for a file named BBC.png or BBC.bmp or BBC.gif or BBC.jpg and so on in the above directory. Those icons are shown in the channel column of the tv listings main screen, and in some other places, too. This behaviour can be turned on/off in the skin.xml file.

For the programme icons, there are two possibilities. If your xmltv-source supports the icon-element inside of the programme-element, your xmltv-file will look like this:
Code:
<programme start="200608131200" stop="200608131300" channel="03">
    <title lang="en">The Crocodile Hunter Diaries</title>
    <sub-title lang="en">South Pacific Croc Rescue</sub-title>
    <desc lang="en">Australia Zoo's new International Croc Rescue Unit is called out to capture a rogue crocodile in Vanuatu.</desc>
    <icon src="http://www.tv3.co.nz/Portals/0/ShowImages/1_12838.jpg" />
    <category>General Entertainment</category>
    <rating system="NZ">
      <value>G</value>
    </rating>
  </programme>
Then you are able to use the tool XmltvIcons to generate a file named IconDictionary.xml, where this additional information about the programme images is stored. The plugin will then show these images in the programme-detail popup.

Additionaly or as an alternative, you have the option to specify a directory where the plugin will search for programme-images. For example, if you want to have an icon for a programme titled "The Simpsons" to be shown, you simply have to put an image-file named "The Simsons.jpg" (or with another image extension) into this directory. The path to the directory can be edited in the configuration form of the plugin.

-alibert
mikek753
Offline

Junior Member

Posts: 15
Threads: 6
Joined: Oct 2006
#8
2006-10-27, 11:07 PM
Hi all,

thanks for the reply.

Is there an easy way to get all my local channel icons at once?
Without dealing with Perl and its scripts ... :confused:

I don't have Perl on my WinXP and so far don't plan to install one.
Or may be some one just can share zip of USA channels icons? Please.
That I can place in media / art folder at once.

Mike.
Best Regards.
Mike.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Lost zap2it xml info. reboot 5 3,063 2008-06-10, 02:05 AM
Last Post: jbodin
  XDVD beta sqlite db patch cheval 12 5,596 2007-12-08, 06:12 PM
Last Post: cosmocat
  I-xmltv: zap2it to SD? roy 7 2,375 2007-08-27, 06:23 PM
Last Post: -stattik-
  zap2it plugin problem stangdaman 4 1,938 2007-07-08, 11:48 PM
Last Post: stangdaman
  zap2it issue stangdaman 2 1,857 2007-01-22, 05:56 PM
Last Post: sub
  XRecord manifest error for System.Data.SQLite BobAtTorrey 23 7,599 2006-11-17, 05:59 PM
Last Post: Jim_
  zap2it is 3 hours off shark 1 1,354 2006-10-10, 09:36 PM
Last Post: sub
  I-xmltv & Zap2it status roy 4 2,008 2006-09-15, 08:06 PM
Last Post: Jim_
  Advisor w/ TVListings plugin Carlito 1 1,394 2006-09-15, 07:07 PM
Last Post: Carlito
  I-xmltv: TV GuideSupercharger & Zap2It EPG remove channels swfx 6 2,359 2006-08-24, 08:03 PM
Last Post: Jim_

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

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

Linear Mode
Threaded Mode