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
IMDb+
IMDb+ Plugin 2.1.0.291 with IMDb+ Scraper v4.9.xxx
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="KJ-Cox" data-source="post: 1305293" data-attributes="member: 97858"><p>Once I finish the scraper and it's production ready I will push the update with the help of [USER=68833]@ajs[/USER] and let you know.</p><p></p><p>When I talk about override files I mean the xml files. Currently there are these rename files that need to be used:</p><p>Rename dBase IMDb+ Scraper (Custom).xml</p><p>Rename dBase IMDb+ Scraper.xml</p><p></p><p>However, somehow the main dBase scraper has continued to recieve "some" updates so I think I'll keep it as an example file and create a new one as my cut down default instead. Maybe I'll call it:</p><p>Rename dBase IMDb+ Scraper (Base).xml</p><p></p><p>Currently the Base XML only has these requried values:</p><p>[CODE=xml]<rename id="tt0120915" sortby="Star Wars 01" /></p><p><rename id="tt0121765" sortby="Star Wars 02" /></p><p><rename id="tt0121766" sortby="Star Wars 03" /></p><p><rename id="tt0076759" sortby="Star Wars 04" /></p><p><rename id="tt0080684" sortby="Star Wars 05" /></p><p><rename id="tt0086190" sortby="Star Wars 06" />[/CODE]</p><p></p><p>This advanced scraper will work in priority order of Custom XML > Base XML > AUTO.</p><p>title, sortby, collection, will be found for the selected movie and combined to make up the required parts.</p><p>You can change one or all three values and the scraper will use what you provide.</p><p></p><p>Ideally AUTO would be used, but where required the rename overides are used, for instance Star Wars sortby.</p><p>Otherwise the movie order would be out, as AUTO works on a release date order.</p><p></p><p>You can however just do a complete override and the scraper will use those values instead.</p><p></p><p>As an English only speaking person I do not care to add the extra language functionality, although easy enough to do would take up more of my time.</p><p></p><p>Some options are redundant now and unused. Here is the list of options I have retained.</p><p></p><p>[CODE=xml]</p><p><!-- ### OPTIONS ### --> <!-- TRUE | FALSE --></p><p><set name="global_options_original_title" value="false" /> <!-- Original Title | Always English Title --></p><p><set name="global_options_long_summary" value="true" /> <!-- Long summary | Short summary --></p><p><set name="global_options_special_edition" value="true" /> <!-- Modify title | Keep title as-is --></p><p><set name="global_options_one_writer_director" value="false" /> <!-- Only use one name | Get all the names --></p><p><set name="global_options_rename_titles" value="true" /> <!-- Rename titles | Keep title as-is --></p><p><set name="global_options_remove_first_roman" value="false" /> <!-- Remove 'I' numeral | Rename title as-is --></p><p><set name="global_options_refresh_all_fields" value="true" /> <!-- Update All Fields | Update A Few + Empty --></p><p><set name="global_options_debug_imdb_sources" value="false" /> <!-- Log HTML sources | Not needed normally --></p><p><!--</p><p> There is now expanded support for other English based rating system</p><p> 01 = USA</p><p> 09 = Australia</p><p>--></p><p><set name="global_options_english_movie_rating" value="01" />[/CODE]</p></blockquote><p></p>
[QUOTE="KJ-Cox, post: 1305293, member: 97858"] Once I finish the scraper and it's production ready I will push the update with the help of [USER=68833]@ajs[/USER] and let you know. When I talk about override files I mean the xml files. Currently there are these rename files that need to be used: Rename dBase IMDb+ Scraper (Custom).xml Rename dBase IMDb+ Scraper.xml However, somehow the main dBase scraper has continued to recieve "some" updates so I think I'll keep it as an example file and create a new one as my cut down default instead. Maybe I'll call it: Rename dBase IMDb+ Scraper (Base).xml Currently the Base XML only has these requried values: [CODE=xml]<rename id="tt0120915" sortby="Star Wars 01" /> <rename id="tt0121765" sortby="Star Wars 02" /> <rename id="tt0121766" sortby="Star Wars 03" /> <rename id="tt0076759" sortby="Star Wars 04" /> <rename id="tt0080684" sortby="Star Wars 05" /> <rename id="tt0086190" sortby="Star Wars 06" />[/CODE] This advanced scraper will work in priority order of Custom XML > Base XML > AUTO. title, sortby, collection, will be found for the selected movie and combined to make up the required parts. You can change one or all three values and the scraper will use what you provide. Ideally AUTO would be used, but where required the rename overides are used, for instance Star Wars sortby. Otherwise the movie order would be out, as AUTO works on a release date order. You can however just do a complete override and the scraper will use those values instead. As an English only speaking person I do not care to add the extra language functionality, although easy enough to do would take up more of my time. Some options are redundant now and unused. Here is the list of options I have retained. [CODE=xml] <!-- ### OPTIONS ### --> <!-- TRUE | FALSE --> <set name="global_options_original_title" value="false" /> <!-- Original Title | Always English Title --> <set name="global_options_long_summary" value="true" /> <!-- Long summary | Short summary --> <set name="global_options_special_edition" value="true" /> <!-- Modify title | Keep title as-is --> <set name="global_options_one_writer_director" value="false" /> <!-- Only use one name | Get all the names --> <set name="global_options_rename_titles" value="true" /> <!-- Rename titles | Keep title as-is --> <set name="global_options_remove_first_roman" value="false" /> <!-- Remove 'I' numeral | Rename title as-is --> <set name="global_options_refresh_all_fields" value="true" /> <!-- Update All Fields | Update A Few + Empty --> <set name="global_options_debug_imdb_sources" value="false" /> <!-- Log HTML sources | Not needed normally --> <!-- There is now expanded support for other English based rating system 01 = USA 09 = Australia --> <set name="global_options_english_movie_rating" value="01" />[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
IMDb+
IMDb+ Plugin 2.1.0.291 with IMDb+ Scraper v4.9.xxx
Contact us
RSS
Top
Bottom