mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
New: Newznab Improvements (Misc Failures, Music Support, Book Support)
This commit is contained in:
@@ -2,5 +2,7 @@ namespace NzbDrone.Core.IndexerSearch.Definitions
|
||||
{
|
||||
public class BookSearchCriteria : SearchCriteriaBase
|
||||
{
|
||||
public string Author { get; set; }
|
||||
public string Title { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user