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
WebEPG
WebEPG site support
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="James" data-source="post: 89709" data-attributes="member: 12681"><p>Hi Lyxalig,</p><p></p><p>I have fixed this, now the template is:</p><p></p><p>[CODE]</p><p> <Searches></p><p> <Search match="\(R\)" field="#REPEAT" remove="true" /></p><p> <Search match="\([t]+\)" field="#SUBTITLES" remove="true" /></p><p> <Search match=" \([0-9]{1,3}[:][0-9]{0,3}\)" field="#EPNUMB" remove="true" /></p><p> </Searches></p><p>[/CODE]</p><p></p><p>and the xmltv output:</p><p></p><p>[CODE]</p><p> <programme start="20061109135000" stop="20061109142000" channel="dr1@dr.dk"></p><p> <title>Hvad er det værd?</title></p><p> <desc>Serie hvor ulike gjenstander prisvurderes.</desc></p><p> <category>Livsstil</category></p><p> <episode-num>13</episode-num></p><p> <previously-shown /></p><p> </programme></p><p>[/CODE]</p><p></p><p>The episode number is parsed the total number of episodes isn't (but I don't think that so important). </p><p></p><p>I currently have no place to put subtitles, but this is also maybe not so important?</p><p></p><p>This is now in the SVN.</p><p></p><p>Cheers,</p><p></p><p>/James</p></blockquote><p></p>
[QUOTE="James, post: 89709, member: 12681"] Hi Lyxalig, I have fixed this, now the template is: [CODE] <Searches> <Search match="\(R\)" field="#REPEAT" remove="true" /> <Search match="\([t]+\)" field="#SUBTITLES" remove="true" /> <Search match=" \([0-9]{1,3}[:][0-9]{0,3}\)" field="#EPNUMB" remove="true" /> </Searches> [/CODE] and the xmltv output: [CODE] <programme start="20061109135000" stop="20061109142000" channel="dr1@dr.dk"> <title>Hvad er det værd?</title> <desc>Serie hvor ulike gjenstander prisvurderes.</desc> <category>Livsstil</category> <episode-num>13</episode-num> <previously-shown /> </programme> [/CODE] The episode number is parsed the total number of episodes isn't (but I don't think that so important). I currently have no place to put subtitles, but this is also maybe not so important? This is now in the SVN. Cheers, /James [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
WebEPG site support
Contact us
RSS
Top
Bottom