1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Fixed: Only upgrade anime version when release group is the same

This commit is contained in:
Mark McDowall
2014-10-04 23:04:19 -07:00
parent 9056bc1747
commit 485fa6a13d
6 changed files with 180 additions and 2 deletions
@@ -5,7 +5,6 @@ using NzbDrone.Core.Download;
using NzbDrone.Core.IndexerSearch.Definitions;
using NzbDrone.Core.Parser.Model;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.Queue;
namespace NzbDrone.Core.DecisionEngine.Specifications
{