putting this in firefox:
/api/movie/lookup/?term=imdbid:tt0468569&apikey=
=joy
resolves in a json with movie information
/api/movie/lookup/?term=imdbid:tt1302006&apikey=
=nojoy
resolves in []
Expected behavior
json with movie information not dependent on the imdbid.
Platform Information (please complete the following information):
- Radarr Version aphrodite and develop
IMDB that fails:
tt0472033
tt1302006
tt0472062
Best guess is that Radarr sees the last 4 numbers as a year and fails.
putting this in firefox:
/api/movie/lookup/?term=imdbid:tt0468569&apikey=
=joy
resolves in a json with movie information
/api/movie/lookup/?term=imdbid:tt1302006&apikey=
=nojoy
resolves in []
Expected behavior
json with movie information not dependent on the imdbid.
Platform Information (please complete the following information):
IMDB that fails:
tt0472033
tt1302006
tt0472062
Best guess is that Radarr sees the last 4 numbers as a year and fails.