[New feature] Mixed URL & XML nfo files
#1
Complements of the grumpy one, as of r16386 (completed in 16510Smile ), you have the ability to mix XML information with an URL in nfo files.
This is extremely useful if you want to permanently alter some aspect of the scraped data, such as the title.
* Different cut
* Localized name
* Movies in different languages (dubbed).
* Movies on multiple ISOs

The syntax is:
Code:
<xml>
</xml>
theurl

Example:
Code:
<movie>
    <title>My favorite movie (Director's cut)</title>
    <runtime>290 min.</runtime>
</movie>
[url]http://www.imdb.com/title/tt0xxxxxxx[/url]

Documentation is here:
http://wiki.xbmc.org/?title=Import_-_Exp...ML_and_URL
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#2
Thanks, this is extremely useful.
Reply

Logout Mark Read Team Forum Stats Members Help
[New feature] Mixed URL & XML nfo files0