mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Newznab Responses for Caps and Movie Search (rough)
This commit is contained in:
@@ -10,10 +10,6 @@ namespace Prowlarr.Api.V1.Indexers
|
||||
public bool EnableInteractiveSearch { get; set; }
|
||||
public bool SupportsRss { get; set; }
|
||||
public bool SupportsSearch { get; set; }
|
||||
public bool SupportsMusic { get; set; }
|
||||
public bool SupportsTv { get; set; }
|
||||
public bool SupportsMovies { get; set; }
|
||||
public bool SupportsBooks { get; set; }
|
||||
public DownloadProtocol Protocol { get; set; }
|
||||
public IndexerPrivacy Privacy { get; set; }
|
||||
public IndexerCapabilities Capabilities { get; set; }
|
||||
|
Reference in New Issue
Block a user