Radarr picking wrong movie

Created on 29 Mar 2017  路  11Comments  路  Source: Radarr/Radarr

Hi,

when there are multiple movies available Radarr is picking the wrong one.

E.g.:

  • Beauty and the beast. Radarr downloads the version from 1991 even when the 2017 version is requested and when the search result contains 1991 in the file name of the NZB.
  • Ghost in the Shell - Exactly the same.

Version
0.2.0.535
Mono Version
4.2.1

Cu

bug

Most helpful comment

@galli-leo I believe this problem is still happening. Occured for me yesterday with Beauty and the Beast and I was on the latest. I think we need to move up the logic that is search by imdbid and also pass the year to a overloaded FindByImdbId(imdbId, year) method.

We should be searching by imdbid & year first, since it's the most accurate way to find map the movie to the release.

All 11 comments

Fixed on latest nightly version.

@galli-leo I believe this problem is still happening. Occured for me yesterday with Beauty and the Beast and I was on the latest. I think we need to move up the logic that is search by imdbid and also pass the year to a overloaded FindByImdbId(imdbId, year) method.

We should be searching by imdbid & year first, since it's the most accurate way to find map the movie to the release.

Yeah or at least check the year in the filename. The file looks like Beauty.and.the.Beast.encoding.quality.fuzz.1991.[mp4|nzb] and is considered anyway.

@Grimeton we are doing that on the latest nightly.

I am on the latest nightly and have the same issue.

Having the same issue as well, only with RSS, search does not include the older movies.

Should be fixed on latest nightly. Please try it and report back.

This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Else this issue will be closed.

It's still an issue with radarr 0.2.0.1358 (6.0.0.313 (tarball Sun Jul 14 10:28:06 UTC 2019)

Tried to download Lion King 2019 and it downloaded the one from 1984 or whatever year it's from

I'm still having this issue on 0.2.0.1504
Mulan: Rise Of A Warrior (2009) imported to Mulan (2020)

This will continue to be an issue on 0.2 as no fixes other than show stopping one's are going to happen. This logic was already updated in v3 to address the problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

willmonahan picture willmonahan  路  4Comments

silentw picture silentw  路  3Comments

feerlessleadr picture feerlessleadr  路  3Comments

alpinewinter picture alpinewinter  路  3Comments

mattman86 picture mattman86  路  3Comments