mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
UI Updates, Separate Auto and Manual Searches per Indexer
This commit is contained in:
@@ -28,7 +28,8 @@ namespace NzbDrone.Integration.Test
|
||||
Indexers.Post(new Lidarr.Api.V1.Indexers.IndexerResource
|
||||
{
|
||||
EnableRss = false,
|
||||
EnableSearch = false,
|
||||
EnableInteractiveSearch = false,
|
||||
EnableAutomaticSearch = false,
|
||||
ConfigContract = nameof(NewznabSettings),
|
||||
Implementation = nameof(Newznab),
|
||||
Name = "NewznabTest",
|
||||
|
||||
Reference in New Issue
Block a user