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
XMBC Scraper - Does it work?
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="RoChess" data-source="post: 559455" data-attributes="member: 18896"><p>As you can see by the XBMC link I pasted before, the original format has no support for language and writers (unless somebody didn't update that page).</p><p></p><p>But that seems weird to me, so I've modified the XBMC scraper to include support for those tags, as they are important fields for Moving Pictures.</p><p></p><p>Use the following XML syntax (this might be altered if XBMC adds support in the future and decides on a different syntax):</p><p></p><p style="margin-left: 20px">For language use:</p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px">[code]<language>English</language>[/code]</p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px">For writers use:</p> <p style="margin-left: 20px"></p> <p style="margin-left: 20px">[code]<writer></p> <p style="margin-left: 20px"> <name>1st Writer</name></p> <p style="margin-left: 20px"></writer></p> <p style="margin-left: 20px"><writer></p> <p style="margin-left: 20px"> <name>2nd Writer</name></p> <p style="margin-left: 20px"></writer>[/code]</p><p></p><p>Attached is a new revision of the XBMC scraper that will support those tags.</p><p></p><p>Please test the scraper and let me know if you encounter any problems, because if it works trouble free for you, I will add it to the SVN, so that it can be included in the next release.</p></blockquote><p></p>
[QUOTE="RoChess, post: 559455, member: 18896"] As you can see by the XBMC link I pasted before, the original format has no support for language and writers (unless somebody didn't update that page). But that seems weird to me, so I've modified the XBMC scraper to include support for those tags, as they are important fields for Moving Pictures. Use the following XML syntax (this might be altered if XBMC adds support in the future and decides on a different syntax): [INDENT]For language use: [code]<language>English</language>[/code] For writers use: [code]<writer> <name>1st Writer</name> </writer> <writer> <name>2nd Writer</name> </writer>[/code][/INDENT] Attached is a new revision of the XBMC scraper that will support those tags. Please test the scraper and let me know if you encounter any problems, because if it works trouble free for you, I will add it to the SVN, so that it can be included in the next release. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
XMBC Scraper - Does it work?
Contact us
RSS
Top
Bottom