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
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#1
2006-08-12, 01:29 PM
Hi,

please feel free to post any questions regarding to this plugin here. I'll try my best to help you.

Wiki page:
http://gbpvr.com/pmwiki/pmwiki.php/Plugin/TVListings

-alibert
stu8080
Offline

Senior Member

Posts: 639
Threads: 52
Joined: Aug 2004
#2
2006-08-12, 02:27 PM (This post was last modified: 2006-08-12, 02:38 PM by stu8080.)
Im getting the following error when i use this:
12/08/2006 15:22:29.609 ERROR [11] TVListings: Error creating programme for channel 'ITV3': Specified cast is not valid.
12/08/2006 15:22:29.609 ERROR [11] at System.Data.OleDb.ColumnBinding.ValueInt64()
at System.Data.OleDb.OleDbDataReader.GetInt64(Int32 ordinal)
at GBPVR.TVListings.DatabaseHelper.GetListingsForChannel(TVChannel channel, DateTime startTime, DateTime endTime)

Im using ContourHC, and i copied the TV Listings skin folder over to Contour?

Plus im using xmltv data

EDIT: It wont populate the guide and gives a string of the same errors for each channel
EDIT: I get the same problem with the Blue skin

any ideas?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#3
2006-08-12, 02:57 PM
Hi,

I've just uploaded an updated dll on the wiki.
Please try again with the new file and report if it solves the problem.

-alibert
stu8080
Offline

Senior Member

Posts: 639
Threads: 52
Joined: Aug 2004
#4
2006-08-12, 05:25 PM
Works like a charm!

Cheers alibert
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#5
2006-08-13, 12:48 AM (This post was last modified: 2006-08-13, 12:53 AM by ShiningDragon.)
Mhm... first impression: Works very good =)

Mhm... how can i use the pictures for the series? I have a premium acc by TV-Movie and download the program with the clickfinder. But because this format isn't suitable for GB-PVR i convert them automatically per Tasksheduler with TVM2XML.EXE into a .xml format.
I choosed nearly all options within this converter. How did you resolve this?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#6
2006-08-13, 05:23 AM
Hi,

ShiningDragon Wrote:Mhm... first impression: Works very good =)

Mhm... how can i use the pictures for the series? I have a premium acc by TV-Movie and download the program with the clickfinder. But because this format isn't suitable for GB-PVR i convert them automatically per Tasksheduler with TVM2XML.EXE into a .xml format.
I choosed nearly all options within this converter. How did you resolve this?

I'm also using clickfinder, but I am using my own utitlity to convert the data to xmltv - including the icon information. Then I update the GBPVR-database in PostUpdateEPG to add the image urls to the programme table (see EpgUpdater for details).
I can provide also my conversion-utility (clickfinder data -> and xmltv) - just PM me your email-address and I can send it to you.

-alibert
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#7
2006-08-13, 10:59 AM
im unable to get the xmltvicon (or the old exe file for that matter) to read in any icons, heres a sample of my xmltv file
Code:
<programme start="200608130900" stop="200608130950" channel="03">
    <title lang="en">Pukana</title>
    <desc lang="en">
    </desc>
    <icon src="http://www.tv3.co.nz/Portals/0/ShowImages/1_12838.jpg" />
    <category>Maori</category>
    <rating system="NZ">
      <value>G</value>
    </rating>
  </programme>
  <programme start="200608130950" stop="200608131015" channel="03">
    <title lang="en">Tu Te Puehu</title>
    <desc lang="en">
    </desc>
    <icon src="http://www.tv3.co.nz/Portals/0/ShowImages/1_12838.jpg" />
    <category>Maori</category>
    <rating system="NZ">
      <value>PGR</value>
    </rating>
  </programme>
  <programme start="200608131015" stop="200608131200" channel="03">
    <title lang="en">Home And Away Omnibus</title>
    <desc lang="en">
    </desc>
    <icon src="http://www.tv3.co.nz/Portals/0/ShowImages/Home%20&amp;amp;%20Away/HomeAndAway_BANNER.jpg" />
    <category>Drama</category>
  </programme>
  <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>
  <programme start="200608131300" stop="200608131400" channel="03">
    <title lang="en">Knight Rider</title>
    <sub-title lang="en">Return To Cadiz</sub-title>
    <desc lang="en">Michael and KITT go on an underwater hunt for sunken treasure.</desc>
    <icon src="http://www.tv3.co.nz/Portals/0/ShowImages/1_12885.jpg" />
    <category>Drama</category>
    <rating system="NZ">
      <value>PGR</value>
    </rating>
  </programme>
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#8
2006-08-13, 11:34 AM (This post was last modified: 2006-08-13, 12:07 PM by alibert.)
Hi,

I found out what is going wrong. My xmltv datetime regex searches for a pattern with seconds included, and you don't have seconds in your times.

I've changed "XmltvIcons" to support shorter datetime-strings now. Download at the wiki.

-alibert
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#9
2006-08-13, 12:35 PM
cheers its working now Smile
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2006-08-13, 01:05 PM
Question: I'm using TVGuideSupercharger
to download my data, and then have GB-PVR update it's guide from the resulting tvguide.xml....

Will your guide work with this?

(looks really good...)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (29): 1 2 3 4 5 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 54,094 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 161,835 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 94,892 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 41,343 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 25,317 2010-04-06, 04:10 AM
Last Post: keith_leitch
  BurnDVDX2 support issues. pastro 260 72,786 2010-03-05, 04:44 PM
Last Post: TomR
  Weather2 Support Thread scb147 47 15,514 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,624 2009-05-23, 10:02 AM
Last Post: gEd
  DJKXML support? mattyboy2 0 2,323 2008-10-30, 10:56 AM
Last Post: mattyboy2
  Another Dutch EPG/TV Listings XML grabber syncpuls 36 14,579 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