mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Fixed: omgwtfnzbs season/series searches stuck in a loop
Fixed: MegaSearch season/series searches stuck in a loop
This commit is contained in:
@@ -34,6 +34,8 @@ namespace NzbDrone.Core.Indexers
|
||||
|
||||
public abstract DownloadProtocol Protocol { get; }
|
||||
|
||||
public abstract bool SupportsPaging { get; }
|
||||
|
||||
protected TSettings Settings
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user