annegerben / oversight

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

Russian Scrape failure .. #558

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As I mentioned on the NMT forum, I ran a test scan against 20 randomly picked 
Russian movies.All files were identified against IMDB correctly, but scraping 
against Kinopoisk went not so smooth and the problem was more serious than I 
thought at first - it was not just the case of bad search.
The most weird combination are these files:
1) Неуловимые.мстители.1967.avi (tt0060747, 
http://www.kinopoisk.ru/level/1/film/46420/ )
2) Новые.приключения.неуловимых.1968.avi (tt0063369, 
http://www.kinopoisk.ru/level/1/film/46475/ )
3) Корона.Российской.империи.1971.avi (tt0067313, 
http://www.kinopoisk.ru/level/1/film/44932/ )

First, this is a trilogy and IMDB has correct correct prequel/sequel info for 
all these movies but box-set is combined correctly only if "any" is chosen. In 
other cases only 2 movies are combined: 2-3 or 1-2 depending on the setting "by 
first" or "by last".
The file #1 is identified and scrapped (gets Russian info and a poster) 
correctly - no problems with it.
The file #2 is identified and scrapped correctly only if it is scanned 
separately. If all 3 files are scanned together #2 doesn't get Russian info. 
Creating a correct NFO file doesn't help.
The file #3 never gets Russian info. Creating a correct NFO file doesn't help.
BTW, in r1426 this box-set is combined correctly regardless of the movieboxsets 
setting.

Original issue reported on code.google.com by lordylo...@gmail.com on 12 Jan 2011 at 10:19