home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
working episode numbers for epg anyone?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Atomic7431" data-source="post: 998933" data-attributes="member: 113847"><p>when i use a program to grab the data to create an xml file the episode data is always either blank or the same data -</p><p>[code]<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="12130"></p><p> <title>Emmerdale</title></p><p> <desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel. [AD,HD,S]</desc></p><p> <rating></p><p> <value>G</value></p><p> </rating></p><p> <video></p><p> <quality>HDTV</quality></p><p> </video></p><p> <episode-num system="xmltv_ns">2733555718 . 2064009902 . </episode-num></p><p> </programme>[/CODE]</p><p>that first number seems to be the show id by the looks of it, and the episode number is never present or a very strange value.</p><p> </p><p>and when xmltv imports the data it seems to read the first number in the xml file ie -</p><p> </p><p>[code][2013-05-31 11:28:24,159] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2265070360' as plain number</p><p>[2013-05-31 11:28:24,159] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3596673774' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2415747338' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3127343700' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2377325358' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4287683810' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3943409299' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3943409299' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2780347741' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4123462785' as plain number</p><p>[2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4230095137' as plain number</p><p>[2013-05-31 11:28:24,161] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3532089283' as plain number</p><p>[2013-05-31 11:28:24,161] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3026078935' as plain number[/CODE]</p><p> </p><p>this data was created using epgcollector and changed a lot of settings to get it to work and looked at xmltvgui etc but none seem to give episode data?</p><p> </p><p>now when i say i cant get it to work this could be the program creating the xml data, but what im saying and asking is for some help getting this working so i have episode data at least, so i can set the tv server to not duplicate record shows.</p></blockquote><p></p>
[QUOTE="Atomic7431, post: 998933, member: 113847"] when i use a program to grab the data to create an xml file the episode data is always either blank or the same data - [code]<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="12130"> <title>Emmerdale</title> <desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel. [AD,HD,S]</desc> <rating> <value>G</value> </rating> <video> <quality>HDTV</quality> </video> <episode-num system="xmltv_ns">2733555718 . 2064009902 . </episode-num> </programme>[/CODE] that first number seems to be the show id by the looks of it, and the episode number is never present or a very strange value. and when xmltv imports the data it seems to read the first number in the xml file ie - [code][2013-05-31 11:28:24,159] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2265070360' as plain number [2013-05-31 11:28:24,159] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3596673774' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2415747338' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3127343700' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2377325358' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4287683810' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3943409299' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3943409299' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '2780347741' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4123462785' as plain number [2013-05-31 11:28:24,160] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '4230095137' as plain number [2013-05-31 11:28:24,161] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3532089283' as plain number [2013-05-31 11:28:24,161] [Log ] [SetupTv ] [INFO ] - XMLTVImport::CorrectEpisodeNum, could not parse '3026078935' as plain number[/CODE] this data was created using epgcollector and changed a lot of settings to get it to work and looked at xmltvgui etc but none seem to give episode data? now when i say i cant get it to work this could be the program creating the xml data, but what im saying and asking is for some help getting this working so i have episode data at least, so i can set the tv server to not duplicate record shows. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
working episode numbers for epg anyone?
Contact us
RSS
Top
Bottom