mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
UI Updates, Separate Auto and Manual Searches per Indexer
This commit is contained in:
@@ -18,6 +18,7 @@ namespace NzbDrone.Core.IndexerSearch.Definitions
|
||||
|
||||
public virtual bool MonitoredEpisodesOnly { get; set; }
|
||||
public virtual bool UserInvokedSearch { get; set; }
|
||||
public virtual bool InteractiveSearch { get; set; }
|
||||
|
||||
public Artist Artist { get; set; }
|
||||
public List<Album> Albums { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user