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
General Support
WEBEPG
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="pierremenard" data-source="post: 134472" data-attributes="member: 19559"><p>I'm trying to fix alice_it grabber, but I'm stuck. Does anyone know why this code</p><p></p><p>[code]</p><p><td></p><p><div></p><p><#TITLE></p><p></div></p><p><div></p><p><b></p><p><#GENRE></p><p></b></p><p><z(><b></b></z)?></p><p></div></p><p><div></p><p><#DESCRIPTION></p><p><b></p><p></b></p><p><z(></p><p><p></p><p><#SUBTITLE></p><p></p></p><p></div></z)?></p><p>[/code]</p><p></p><p>does not work like this</p><p></p><p>[code]</p><p><td></p><p><div></p><p><#TITLE></p><p></div></p><p><div></p><p><b></p><p><#GENRE></p><p></b></p><p></p><p></div></p><p><div></p><p><#DESCRIPTION></p><p><b></p><p></b></p><p><z(></p><p><p></p><p><#SUBTITLE></p><p></p></p><p></div></z)?></p><p>[/code]</p><p></p><p>(tags TDPB)</p><p></p><p>If I try to parse</p><p></p><p><a href="http://spettacolo.alice.it/guidatv/cgi/index.cgi?tipo=1&qs=9598096" target="_blank">http://spettacolo.alice.it/guidatv/cgi/index.cgi?tipo=1&qs=9598096</a></p><p></p><p>with webEPG Designer, I get different result with the 2 codes (in the field DESCRIPTION), but the only difference is <z(><b></b></z)?> that is an optional value.</p><p></p><p>I think I'm missing something banal....</p><p></p><p>Thank you for your reply!</p><p></p><p>F.</p></blockquote><p></p>
[QUOTE="pierremenard, post: 134472, member: 19559"] I'm trying to fix alice_it grabber, but I'm stuck. Does anyone know why this code [code] <td> <div> <#TITLE> </div> <div> <b> <#GENRE> </b> <z(><b></b></z)?> </div> <div> <#DESCRIPTION> <b> </b> <z(> <p> <#SUBTITLE> </p> </div></z)?> [/code] does not work like this [code] <td> <div> <#TITLE> </div> <div> <b> <#GENRE> </b> </div> <div> <#DESCRIPTION> <b> </b> <z(> <p> <#SUBTITLE> </p> </div></z)?> [/code] (tags TDPB) If I try to parse [url]http://spettacolo.alice.it/guidatv/cgi/index.cgi?tipo=1&qs=9598096[/url] with webEPG Designer, I get different result with the 2 codes (in the field DESCRIPTION), but the only difference is <z(><b></b></z)?> that is an optional value. I think I'm missing something banal.... Thank you for your reply! F. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
WEBEPG
Contact us
RSS
Top
Bottom