annegerben / oversight

Automatically exported from code.google.com/p/oversight
0 stars 1 forks source link

[SCANNING] Poster Language #387

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I did a full rescan on r1035 last night and some of my posters are now in a 
foreign language.

So far I have found...

Body Of LIes (German)
Jumper (Greek)

Original issue reported on code.google.com by keith.ja...@gmail.com on 30 May 2010 at 11:34

GoogleCodeExporter commented 8 years ago

Original comment by keith.ja...@gmail.com on 30 May 2010 at 11:35

GoogleCodeExporter commented 8 years ago

The moviedb does not filter on Language or Locale for images.

From http://api.themoviedb.org/2.1/methods/Movie.getImages

    Quote:Please note: The Movie.getImages method is language and locale independent.

We could try to enhance the scanner to get the poster with the highest rating?

This would also help avoid naff posters.

Original comment by lordylo...@gmail.com on 9 Jun 2010 at 8:00

GoogleCodeExporter commented 8 years ago
Note by default the moviedb.org web page shows the highest rated fanart and 
posters.
So although not using the api we could scrape that page 

/search?search=tt333333
(must be post data)

Original comment by lordylo...@gmail.com on 9 Jun 2010 at 8:15

GoogleCodeExporter commented 8 years ago
Highest rated posters will be used r1211

Original comment by lordylo...@gmail.com on 17 Jul 2010 at 3:13