Proper replaces original even if original is not same release

Sonarr version (exact version): 2.0.0.5163
Mono version (if Sonarr is not running on Windows): 4.2.1
OS: ubuntu 16
Debug logs:
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue:
I have a DVR I have started to use, so I have been sending the files (after I do some processing) to Sonarr to properly sort and file.

I used a delay profile, so everything worked as expected. Apparently, someone released a repack and my DVR copy was replaced.

18-3-28 22:08:09.9|Warn|DownloadedEpisodesCommandService|External directory scan request for unknown download nzoid, attempting normal import. [/media/unsortedsonarr/Riverdale]

18-3-28 22:45:42.9|Info|Sabnzbd|Adding report [Riverdale.S02E17.REPACK.720p.HDTV.x264-FLEET English] to the queue.
18-3-28 22:45:43.0|Info|DownloadService|Report sent to SabNZBd. Riverdale.S02E17.REPACK.720p.HDTV.x264-FLEET English
18-3-28 22:45:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 403, Reports grabbed: 1, Reports pending: 5
18-3-28 22:47:08.9|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /media/tvshows/Riverdale/Riverdale - S02E17.mkv

Since the previous one wasn’t FLEET, shoudn’t it have ignored it?

Terminology which may help someone else reading this later:

PROPER = Fixed release by a release group other than the original release group
REPACK = Fixed release by the original release group

Sonarr doesn’t differentiate between PROPERs and REPACKs when determining if a release is a fix for the current release, if it did this particular instance would be resolved, but it’d still be a problem for any PROPER releases.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.