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
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Correct way of naming NFO File on Movies spltted into parts
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="fforde" data-source="post: 840455" data-attributes="member: 52082"><p>Some characters are not valid in an XML file, most characters with an umlaut included. A more common example is the less than sign "<". The less than sign is part of the XML syntax so if text that were not a part of the markup included a less than sign, the document would be impossible to parse. The solution is to use "&lt;" in place of less than. Similarly the "ä" character must be replaced with "&auml;". Without quotes of course.</p><p></p><p>A full list of XML character encodings can be found <a href="http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references" target="_blank">on Wikipedia</a>.</p><p></p><p>EDIT: I realize the absurdity of some of this. Please keep in mind I did not design the XBMC NFO format or the XML specification. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="fforde, post: 840455, member: 52082"] Some characters are not valid in an XML file, most characters with an umlaut included. A more common example is the less than sign "<". The less than sign is part of the XML syntax so if text that were not a part of the markup included a less than sign, the document would be impossible to parse. The solution is to use "<" in place of less than. Similarly the "ä" character must be replaced with "ä". Without quotes of course. A full list of XML character encodings can be found [URL="http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references"]on Wikipedia[/URL]. EDIT: I realize the absurdity of some of this. Please keep in mind I did not design the XBMC NFO format or the XML specification. ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Correct way of naming NFO File on Movies spltted into parts
Contact us
RSS
Top
Bottom