Fixed: (Redacted/Orpheus/Libble/SecretCinema) Add SupportsRawSearch

This commit is contained in:
Bogdan
2023-02-06 20:11:10 +02:00
parent 94c45541ae
commit c46b7c5e4b
4 changed files with 8 additions and 4 deletions
@@ -61,7 +61,8 @@ namespace NzbDrone.Core.Indexers.Definitions
BookSearchParams = new List<BookSearchParam>
{
BookSearchParam.Q
}
},
SupportsRawSearch = true
};
caps.Categories.AddCategoryMapping(1, NewznabStandardCategory.Audio, "Music");