anlarke / MovieExplorer

View information about the movies stored on your computer. (Windows)
48 stars 24 forks source link

Loads titles from IMDb in local language #16

Closed livin52 closed 10 years ago

livin52 commented 10 years ago

I have the movie "The Book Thief (2013)" [tt0816442] in my library. When it scrapes the information for that movie, it retrieves "Ladrona de libros", its Spanish title. I want the movie's original name, and there's no place to configure this. I'm from Argentina (maybe this has something to do).

ryanjay0 commented 10 years ago

In the preferences xml file change IMBDUseOriginalTitle to true. That should grab original titles whatever language they are in. That might screw up other movies with original titles not in English though. I'm not sure how to set the country in the url so i don't think i can make an option to choose the language for all titles

ryanjay0 commented 10 years ago

http://www.imdb.com/title/tt0816442/releaseinfo#akas

actually with that page it would be possible to let the user choose the title language.

Please let me know how the IMDBUseOriginalTitle option works for you though.

livin52 commented 10 years ago

I changed the IMDBUseOriginalTitle option to "true" but it gets overwritten when I start the program. Therefore, I cannot really test the option.

ryanjay0 commented 10 years ago

I just tested it with "Way of the Dragon" and it worked for me. Make sure you quit the program before you change the preferences file. Then delete everything in the cache directory and the database.xml file, then restart the program and reload the movies/tv. Or just hit the "edit" button on the movies you want to reload and clear out the id and click ok.

livin52 commented 10 years ago

I hadn't deleted the Database.xml before, now it worked. Thank you!

On Wed, Apr 23, 2014 at 12:32 AM, ryanjay0 notifications@github.com wrote:

I just tested it with "Way of the Dragon" and it worked for me. Make sure you quit the program before you change the preferences file. Then delete everything in the cache directory and the database.xml file and reload the movies/tv. Or just hit the "edit" button the movies you want to reload and clear out the id and click ok.

— Reply to this email directly or view it on GitHubhttps://github.com/anlarke/MovieExplorer/issues/16#issuecomment-41121286 .