Closed GoogleCodeExporter closed 9 years ago
In the case of Обитаемый.остров.2008.avi (tt0972558) there was
a bad image url returned by themoviedb
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/131/4bc94dc8017a3c57fe022131/16911-mid.
jpg" size="mid" width="500" height="767" id="4bc94dc8017a3c57fe022131"/>
XML is below. Note the user interface does not show this image:
http://www.themoviedb.org/movie/16911/posters
So this is really a themoviedb error.
For Russian Locale it did find http://kinopoisk.ru//images/film/257774.jpg in
my tests.
I'll check the other movie now but this may just be an issue with themoviedb.
<images>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/131/4bc94dc8017a3c57fe022131/16911-orig
inal.jpg" size="original" width="450" height="690"
id="4bc94dc8017a3c57fe022131"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/131/4bc94dc8017a3c57fe022131/16911-mid.
jpg" size="mid" width="500" height="767" id="4bc94dc8017a3c57fe022131"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/131/4bc94dc8017a3c57fe022131/16911-cove
r.jpg" size="cover" width="185" height="284" id="4bc94dc8017a3c57fe022131"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/131/4bc94dc8017a3c57fe022131/16911-thum
b.jpg" size="thumb" width="92" height="141" id="4bc94dc8017a3c57fe022131"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/1f2/4c20b22b7b9aa131230001f2/16911-orig
inal.jpg" size="original" width="800" height="1165"
id="4c20b22b7b9aa131230001f2"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/1f2/4c20b22b7b9aa131230001f2/16911-mid.
jpg" size="mid" width="500" height="728" id="4c20b22b7b9aa131230001f2"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/1f2/4c20b22b7b9aa131230001f2/16911-cove
r.jpg" size="cover" width="185" height="269" id="4c20b22b7b9aa131230001f2"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/1f2/4c20b22b7b9aa131230001f2/16911-thum
b.jpg" size="thumb" width="92" height="134" id="4c20b22b7b9aa131230001f2"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/12c/4c20b2627b9aa1322700012c/16911-orig
inal.jpg" size="original" width="856" height="1219"
id="4c20b2627b9aa1322700012c"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/12c/4c20b2627b9aa1322700012c/16911-mid.
jpg" size="mid" width="500" height="712" id="4c20b2627b9aa1322700012c"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/12c/4c20b2627b9aa1322700012c/16911-cove
r.jpg" size="cover" width="185" height="263" id="4c20b2627b9aa1322700012c"/>
<image type="poster"
url="http://hwcdn.themoviedb.org/posters/12c/4c20b2627b9aa1322700012c/16911-thum
b.jpg" size="thumb" width="92" height="131" id="4c20b2627b9aa1322700012c"/>
...
</images>
Original comment by lordylo...@gmail.com
on 18 Jan 2011 at 11:41
raised at tmdb http://forums.themoviedb.org/post/9462/#p9462
Original comment by lordylo...@gmail.com
on 18 Jan 2011 at 11:55
Also same thing for http://www.themoviedb.org/movie/18122/posters
Again kinopoisk image retrieved ok in latest alpha.
Could be a LOW priority change to oversight code to get all possible images in
priority order, and try to process each in turn, but this may be a lot of
effort for a small problem , that is someone elses problem really?
I'll close for now - if it becomes an issue it should get re-opened again.
Original comment by lordylo...@gmail.com
on 19 Jan 2011 at 12:02
Original issue reported on code.google.com by
lordylo...@gmail.com
on 12 Jan 2011 at 10:16