Hi, I am currently reinstalling my HTPCs With MP 1.3, and I've run into some issues with IMDB+.
What I want from IMDB+ is to have US titles for everything besides Norwegian, Danish and Swedish titles, but at the moment I am getting the title that IMDB shows when I look the movie up on imdb.com not the US title.
Examples are:
"A Good Year" 2006 http://www.imdb.com/title/tt0401445/ is returned as "Ett godt år (2006) as A Good Year"
"Chocolat" 2000 http://www.imdb.com/title/tt0241303/ is returned as "Sjokolade (2000)"
"Crouching tiger, hidden dragon" (2000) http://www.imdb.com/title/tt0190332/ is returned as "Snikende tiger, skjult drage" (2000)
This is the content of my "Options IMDb+ Scraper" file:
Logs added
What I want from IMDB+ is to have US titles for everything besides Norwegian, Danish and Swedish titles, but at the moment I am getting the title that IMDB shows when I look the movie up on imdb.com not the US title.
Examples are:
"A Good Year" 2006 http://www.imdb.com/title/tt0401445/ is returned as "Ett godt år (2006) as A Good Year"
"Chocolat" 2000 http://www.imdb.com/title/tt0241303/ is returned as "Sjokolade (2000)"
"Crouching tiger, hidden dragon" (2000) http://www.imdb.com/title/tt0190332/ is returned as "Snikende tiger, skjult drage" (2000)
This is the content of my "Options IMDb+ Scraper" file:
Code:
<imdbplus>
<set id="01" name="global_options_original_title" value="false" />
<set id="02" name="global_options_foreign_title" value="false" />
<set id="03" name="global_options_foreign_first" value="false" />
<set id="04" name="global_options_uk_rating" value="false" />
<set id="05" name="global_options_imdb_score" value="false" />
<set id="06" name="global_options_imdb_metascore" value="true" />
<set id="07" name="global_options_long_summary" value="true" />
<set id="08" name="global_options_rotten_meter" value="false" />
<set id="09" name="global_options_rotten_average" value="false" />
<set id="10" name="global_options_rotten_top_critics" value="false" />
<set id="11" name="global_options_special_edition" value="true" />
<set id="12" name="global_options_rename_titles" value="true" />
<set id="13" name="global_options_single_score" value="true" />
<set id="14" name="global_options_min_imdb_votes" value="true" />
<set id="15" name="global_options_refresh_all_fields" value="true" />
<set id="16" name="global_options_one_writer_director" value="false" />
<set id="17" name="global_options_remove_first_roman" value="false" />
<set id="18" name="global_options_fix_missing_summary" value="false" />
<set id="94" name="global_options_english_movie_rating" value="01" />
<set id="95" name="global_options_secondary_en_title" value="true" />
<set id="96" name="global_options_secondary_summary" value="true" />
<set id="97" name="global_options_secondary_details" value="07" />
<set id="98" name="global_options_country_filter" value="us|ca|gb|ie|au|nz|no|se|dk" />
<set id="99" name="global_options_language_filter" value="en|no|sv|da" />
</imdbplus>
Logs added
Last edited: