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
special characters tvguide.xml
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="Furetto" data-source="post: 212757" data-attributes="member: 12375"><p>Gibman, maybe indeed you can help out here.</p><p></p><p>Excerpt from the website</p><p>[CODE]<td nowrap class='detailtop' width='100%'>Debbie Travis& #146; Facelift</p><p></td></p><p></p><p>Comment: added a space between & and # to prevent the forum from replacing the code</p><p>[/CODE]</p><p></p><p></p><p>In the TVGuide.xml this becomes</p><p></p><p>[CODE] <title>Debbie Travis# Facelift</title>[/CODE] where the hash replaces a character that is not represented correctly. Depending on the font, codepage etc used, you see either nothing (default font) or a square replacing a non-representable character (in Times New Roman) or the & # 198 ; character Æ (when in Uestudio I click on OEM to ANSI) or finally the apostrophe & # 146; ’ (when in Uestudio I click ANSI to OEM, but this borks all other special characters).</p><p></p><p>As I mentioned in the other thread, I can workaround the issue for the TITLE by modifying the end of the www_teveblad_be grabber into </p><p></p><p>[CODE] </Listing></p><p> <Actions></p><p> <Modify channel="*" field="#TITLE" search="& #146;" action="Replace">& #39;</Modify></p><p> <Modify channel="*" field="#DESCRIPTION" search="& #146;" action="Replace">&# 39;</Modify></p><p> </Actions></p><p></Grabber></p><p></p><p>Comment: again added a space between & and #</p><p>[/CODE]</p><p></p><p></p><p>But with this code, the #DESCRIPTION tag gets doubled in many cases. Instead of simply saying </p><p></p><p>[CODE]<desc>Kookprogramma.</desc>[/CODE]</p><p></p><p>I suddenly get</p><p></p><p>[CODE]<desc>Kookprogramma. Kookprogamma.</desc>[/CODE]</p><p></p><p>(This last is from memory, I had it happen like this several times yesterday but removed the resulting files and don't feel like rerunning all just to prove I'm right <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /> )</p></blockquote><p></p>
[QUOTE="Furetto, post: 212757, member: 12375"] Gibman, maybe indeed you can help out here. Excerpt from the website [CODE]<td nowrap class='detailtop' width='100%'>Debbie Travis& #146; Facelift </td> Comment: added a space between & and # to prevent the forum from replacing the code [/CODE] In the TVGuide.xml this becomes [CODE] <title>Debbie Travis# Facelift</title>[/CODE] where the hash replaces a character that is not represented correctly. Depending on the font, codepage etc used, you see either nothing (default font) or a square replacing a non-representable character (in Times New Roman) or the & # 198 ; character Æ (when in Uestudio I click on OEM to ANSI) or finally the apostrophe & # 146; ’ (when in Uestudio I click ANSI to OEM, but this borks all other special characters). As I mentioned in the other thread, I can workaround the issue for the TITLE by modifying the end of the www_teveblad_be grabber into [CODE] </Listing> <Actions> <Modify channel="*" field="#TITLE" search="& #146;" action="Replace">& #39;</Modify> <Modify channel="*" field="#DESCRIPTION" search="& #146;" action="Replace">&# 39;</Modify> </Actions> </Grabber> Comment: again added a space between & and # [/CODE] But with this code, the #DESCRIPTION tag gets doubled in many cases. Instead of simply saying [CODE]<desc>Kookprogramma.</desc>[/CODE] I suddenly get [CODE]<desc>Kookprogramma. Kookprogamma.</desc>[/CODE] (This last is from memory, I had it happen like this several times yesterday but removed the resulting files and don't feel like rerunning all just to prove I'm right :P ) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
special characters tvguide.xml
Contact us
RSS
Top
Bottom