Fixed: omgwtfnzbs season/series searches stuck in a loop

Fixed:  MegaSearch season/series searches stuck in a loop
This commit is contained in:
Mark McDowall
2014-01-13 19:47:45 -08:00
parent 3eeee7335e
commit 5ac55b0421
14 changed files with 157 additions and 20 deletions
@@ -34,6 +34,8 @@ namespace NzbDrone.Core.Indexers
public abstract DownloadProtocol Protocol { get; }
public abstract bool SupportsPaging { get; }
protected TSettings Settings
{
get