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
xmlTV
tvguide.xml already importing - but it isn't
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="arion_p" data-source="post: 734185" data-attributes="member: 45945"><p>Sorry for the late reply, I was rather busy at work and 1.2.0 Beta needed my attention too.</p><p></p><p>The problem with the episode numbers in the xmltv file you posted is that none of the supplied episode numbering systems is supported by MP. MP only supports the xmltv_ns numbering system, because it is the only one that is fully defined, universal and interpretable. See xmltv.dtd for details.</p><p></p><p>Your xmltv file includes episode numbers in "dd_progid" format, a proprietary format whose definition is not publicly available and not officially a part of the xmltv standard. It also includes episode numbers in "onscreen" format which is non-interpretable. "onscreen" format cannot possibly be supported by MP because it specifies that the episode number is described by a string of unspecified format that uniquely identifies the episode. It is not possible to find out the season # and episode # within the season from the onscreen format. All of the following are valid onscreen format values:</p><p></p><ul> <li data-xf-list-type="ul">2</li> <li data-xf-list-type="ul">0102</li> <li data-xf-list-type="ul">#FFEE</li> <li data-xf-list-type="ul">EP2</li> <li data-xf-list-type="ul">S2E2</li> </ul><p></p><p>Edit: for reference this is what you have in your xmltv file:</p><p>[CODE] <programme start="20110411210000 -0400" stop="20110411220000 -0400" channel="I2.1.172715273.microsoft.com"></p><p> <title lang="en">American Experience *</title></p><p> <sub-title lang="en">The Great Famine</sub-title></p><p> <desc lang="en">Nearly 300 workers volunteer for Herbert Hoover's relief campaign for Soviet Russia's famine victims in 1921.</desc></p><p> <date>20110411</date></p><p> <category lang="en">Other</category></p><p> <category lang="en">Series</category></p><p> <icon src="http://images.windowsmedia.com/tvcards/org/4378_19.jpg" /></p><p>[B][COLOR="Red"] <episode-num system="dd_progid">EP00004188.0285</episode-num></p><p> <episode-num system="onscreen">285</episode-num></p><p>[/COLOR][/B] <video></p><p> <aspect>16:9</aspect></p><p> <quality>HDTV</quality></p><p> </video></p><p> <audio></p><p> <stereo>stereo</stereo></p><p> </audio></p><p> <new /></p><p> <subtitles type="teletext" /></p><p> <rating system="VCHIP"></p><p> <value>TV-14</value></p><p> </rating></p><p> </programme></p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="arion_p, post: 734185, member: 45945"] Sorry for the late reply, I was rather busy at work and 1.2.0 Beta needed my attention too. The problem with the episode numbers in the xmltv file you posted is that none of the supplied episode numbering systems is supported by MP. MP only supports the xmltv_ns numbering system, because it is the only one that is fully defined, universal and interpretable. See xmltv.dtd for details. Your xmltv file includes episode numbers in "dd_progid" format, a proprietary format whose definition is not publicly available and not officially a part of the xmltv standard. It also includes episode numbers in "onscreen" format which is non-interpretable. "onscreen" format cannot possibly be supported by MP because it specifies that the episode number is described by a string of unspecified format that uniquely identifies the episode. It is not possible to find out the season # and episode # within the season from the onscreen format. All of the following are valid onscreen format values: [LIST] [*]2 [*]0102 [*]#FFEE [*]EP2 [*]S2E2 [/LIST] Edit: for reference this is what you have in your xmltv file: [CODE] <programme start="20110411210000 -0400" stop="20110411220000 -0400" channel="I2.1.172715273.microsoft.com"> <title lang="en">American Experience *</title> <sub-title lang="en">The Great Famine</sub-title> <desc lang="en">Nearly 300 workers volunteer for Herbert Hoover's relief campaign for Soviet Russia's famine victims in 1921.</desc> <date>20110411</date> <category lang="en">Other</category> <category lang="en">Series</category> <icon src="http://images.windowsmedia.com/tvcards/org/4378_19.jpg" /> [B][COLOR="Red"] <episode-num system="dd_progid">EP00004188.0285</episode-num> <episode-num system="onscreen">285</episode-num> [/COLOR][/B] <video> <aspect>16:9</aspect> <quality>HDTV</quality> </video> <audio> <stereo>stereo</stereo> </audio> <new /> <subtitles type="teletext" /> <rating system="VCHIP"> <value>TV-14</value> </rating> </programme> [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
xmlTV
tvguide.xml already importing - but it isn't
Contact us
RSS
Top
Bottom