mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Prevent releases with unknown series from being downloaded
This commit is contained in:
@@ -28,5 +28,6 @@ namespace NzbDrone.Api.Indexers
|
||||
public String CommentUrl { get; set; }
|
||||
public String DownloadUrl { get; set; }
|
||||
public String InfoUrl { get; set; }
|
||||
public Boolean DownloadAllowed { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user