Download client will return queue with remoteEpsiode

Fixed: In Queue check is more accurate
This commit is contained in:
Mark McDowall
2013-10-08 23:58:29 -07:00
parent 883d0c815e
commit 6d46819972
7 changed files with 115 additions and 65 deletions
@@ -9,5 +9,4 @@ namespace NzbDrone.Core.Download
bool IsConfigured { get; }
IEnumerable<QueueItem> GetQueue();
}
}