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
Can't import from MyMovies any more...
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: 866750" data-attributes="member: 18896"><p>As per: <strong><a href="http://moving-pictures.googlecode.com/svn/trunk/MovingPictures/DataProviders/ScraperScripts/xbmc.xml" target="_blank">http://moving-pictures.googlecode.com/svn/trunk/MovingPictures/DataProviders/ScraperScripts/xbmc.xml</a></strong></p><p> </p><p>The XBMC scraper-script looks for: <retrieve name="file" file="${filename}.nfo" encoding="UTF-8" /></p><p> </p><p>Where ${filename} is the filename used to import the media. Since that is in this VIDEO_TS, the file it looks for is video_ts.nfo.</p><p> </p><p>So you have to modify the XBMC scraper-script and replace "<em>${filename}</em>" with "<em><strong>movie</strong></em>", and you probably want to adjust the artwork node as well with <em>value="${movie.site_id}-fanart.jpg"</em> to become <em><strong>value="fanart.jpg"</strong></em> so that it matches the filenames you forced.</p><p> </p><p>Or adjust MyMovies to export in the way the scraper-script expects (which is also the XBMC recommended way) which would result in video_ts.nfo and video_ts.tbn + video_ts-fanart.jpg, but that is up to you.</p><p> </p><p>PS: Be sure to edit date+version on the scraper-script header if you are going to modify it and import into MovPic to update the existing, as otherwise it will not be accepted.</p></blockquote><p></p>
[QUOTE="RoChess, post: 866750, member: 18896"] As per: [B][url]http://moving-pictures.googlecode.com/svn/trunk/MovingPictures/DataProviders/ScraperScripts/xbmc.xml[/url][/B] The XBMC scraper-script looks for: <retrieve name="file" file="${filename}.nfo" encoding="UTF-8" /> Where ${filename} is the filename used to import the media. Since that is in this VIDEO_TS, the file it looks for is video_ts.nfo. So you have to modify the XBMC scraper-script and replace "[I]${filename}[/I]" with "[I][B]movie[/B][/I]", and you probably want to adjust the artwork node as well with [I]value="${movie.site_id}-fanart.jpg"[/I] to become [I][B]value="fanart.jpg"[/B][/I] so that it matches the filenames you forced. Or adjust MyMovies to export in the way the scraper-script expects (which is also the XBMC recommended way) which would result in video_ts.nfo and video_ts.tbn + video_ts-fanart.jpg, but that is up to you. PS: Be sure to edit date+version on the scraper-script header if you are going to modify it and import into MovPic to update the existing, as otherwise it will not be accepted. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Can't import from MyMovies any more...
Contact us
RSS
Top
Bottom