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
Duplicate movie titles and backdrops.. or lack of
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: 848234" data-attributes="member: 18896"><p>MovingPictures detects a new media file, it looks at file, gets filename, looks for NFO/etc, and with noise filter ends up with as much info as possible; title (required), year (optional), imdb-id (optional), etc.</p><p> </p><p>It then loads up the primary scraper-script and gives it all this information. The scraper-script then uses its search-node to find a match. This can be a single match, or multiple and gives these results back to MovingPictures. The plugin then decides if it should auto-approve one of the results, or provide the user with all the results and let the user manually pick the right one.</p><p> </p><p>Once user has selected the right one and approved it, or if auto-approval took place, then MovingPictures will reload the scraper-script and tell it to use the details-node to actually get the info. Most scraper scripts then proceed to get this info, such as cast members, summary, etc. It gives all this info back to plugin.</p><p> </p><p>MovingPictures then puts all this info into the database and finally loads up the scraper-script once more to use the cover-node and backdrop-node. If a scraper-script lacks a certain node (search+details are required), such as cover or backdrop, then another scraper-script is used. For example themoviedb scraper-script is used by almost all of them to obtain the backdrops.</p><p> </p><p>It is at the cover/backdrop nodes however that the same info obtained in search/details node is re-used. So a movie called "Example" made in 2010 ends up using the same 'title' as a movie called "Example" made in 1999. The current implementation of MovingPictures is that only the 'title' is used to match it up with artwork.</p><p> </p><p>A scraper-script such as IMDb+ is able to alter the title within the 'details' node, as this is how it functions to rename titles so that they are grouped together, for film series such as James Bond, Star Wars, Harry Potter, etc. But I've also added a ton of duplicated movie titles in such a way that all the titles get renamed to create a unique variant, such as for example "3:10 to Yuma (Original)" for the 1957 version. This then results in each movie (if you have them both in your collection) getting imported with a different 'title', which results in unique covers/backdrops for each of them.</p><p> </p><p>One way to do this same method with any other scraper-script, would be to disable all cover/backdrop scraper-scripts. Import all your movies. Then rename any duplicated title conflicts, and finally re-enable the cover/backdrop scraper scripts so that they can get all the artwork in the right name. For an existing collection this means you disable all the cover/backdrop scraper-scripts, sent the duplicated movies back to the importer, rename them (use the File Details info method otherwise if you have multiple versions of the same movie, such as Unrated/Director's Cut/etc), and re-enable the artwork scrapers.</p><p> </p><p>To get the issue fixed properly, don't forget to show your support by 'starring' the following issue: <strong><a href="http://code.google.com/p/moving-pictures/issues/detail?id=268" target="_blank">http://code.google.com/p/moving-pictures/issues/detail?id=268</a></strong></p></blockquote><p></p>
[QUOTE="RoChess, post: 848234, member: 18896"] MovingPictures detects a new media file, it looks at file, gets filename, looks for NFO/etc, and with noise filter ends up with as much info as possible; title (required), year (optional), imdb-id (optional), etc. It then loads up the primary scraper-script and gives it all this information. The scraper-script then uses its search-node to find a match. This can be a single match, or multiple and gives these results back to MovingPictures. The plugin then decides if it should auto-approve one of the results, or provide the user with all the results and let the user manually pick the right one. Once user has selected the right one and approved it, or if auto-approval took place, then MovingPictures will reload the scraper-script and tell it to use the details-node to actually get the info. Most scraper scripts then proceed to get this info, such as cast members, summary, etc. It gives all this info back to plugin. MovingPictures then puts all this info into the database and finally loads up the scraper-script once more to use the cover-node and backdrop-node. If a scraper-script lacks a certain node (search+details are required), such as cover or backdrop, then another scraper-script is used. For example themoviedb scraper-script is used by almost all of them to obtain the backdrops. It is at the cover/backdrop nodes however that the same info obtained in search/details node is re-used. So a movie called "Example" made in 2010 ends up using the same 'title' as a movie called "Example" made in 1999. The current implementation of MovingPictures is that only the 'title' is used to match it up with artwork. A scraper-script such as IMDb+ is able to alter the title within the 'details' node, as this is how it functions to rename titles so that they are grouped together, for film series such as James Bond, Star Wars, Harry Potter, etc. But I've also added a ton of duplicated movie titles in such a way that all the titles get renamed to create a unique variant, such as for example "3:10 to Yuma (Original)" for the 1957 version. This then results in each movie (if you have them both in your collection) getting imported with a different 'title', which results in unique covers/backdrops for each of them. One way to do this same method with any other scraper-script, would be to disable all cover/backdrop scraper-scripts. Import all your movies. Then rename any duplicated title conflicts, and finally re-enable the cover/backdrop scraper scripts so that they can get all the artwork in the right name. For an existing collection this means you disable all the cover/backdrop scraper-scripts, sent the duplicated movies back to the importer, rename them (use the File Details info method otherwise if you have multiple versions of the same movie, such as Unrated/Director's Cut/etc), and re-enable the artwork scrapers. To get the issue fixed properly, don't forget to show your support by 'starring' the following issue: [B][url]http://code.google.com/p/moving-pictures/issues/detail?id=268[/url][/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Duplicate movie titles and backdrops.. or lack of
Contact us
RSS
Top
Bottom