1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Fixed: Performance issues when processing results from indexers (RSS/Search)

This commit is contained in:
Mark McDowall
2014-02-22 00:53:29 -08:00
parent 0a837be9ff
commit 78dacf6850
12 changed files with 47 additions and 44 deletions
@@ -1,6 +1,5 @@
using NLog;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.Tv;
namespace NzbDrone.Core.DecisionEngine
{