_logger.Error(string.Format("CardigannIndexer ({0}): invalid Torznab category for id {1}: {2}",_definition.Id,categorymapping.id,categorymapping.cat));
// Newznab uses different Caps per site, so we need to cache them to db on first indexer add to prevent issues with loading UI and pulling caps every time.
"AddNewMessage":"It's easy to add a new movie, just start typing the name of the movie you want to add",
"AddNewIndexer":"Add New Indexer",
"AddNewMessage":"It's easy to add a new movie, just start typing the name of the movie you want to add",
"AddNewTmdbIdMessage":"You can also search using TMDb Id of a movie. eg. tmdb:71663",
"AddRemotePathMapping":"Add Remote Path Mapping",
"AddRestriction":"Add Restriction",
@ -332,6 +332,8 @@
"IncludeUnmonitored":"Include Unmonitored",
"Indexer":"Indexer",
"IndexerFlags":"Indexer Flags",
"IndexerLongTermStatusCheckAllClientMessage":"All indexers are unavailable due to failures for more than 6 hours",
"IndexerLongTermStatusCheckSingleClientMessage":"Indexers unavailable due to failures for more than 6 hours: {0}",
"IndexerPriority":"Indexer Priority",
"IndexerPriorityHelpText":"Indexer Priority from 1 (Highest) to 50 (Lowest). Default: 25.",
"IndexerRssHealthCheckNoAvailableIndexers":"All rss-capable indexers are temporarily unavailable due to recent indexer errors",
@ -341,11 +343,10 @@
"IndexerSearchCheckNoAvailableIndexersMessage":"All search-capable indexers are temporarily unavailable due to recent indexer errors",
"IndexerSearchCheckNoInteractiveMessage":"No indexers available with Interactive Search enabled, Prowlarr will not provide any interactive search results",
"MovieTitleHelpText":"The title of the movie to exclude (can be anything meaningful)",
"MovieYear":"Movie Year",
@ -530,6 +530,12 @@
"Proper":"Proper",
"Protocol":"Protocol",
"ProtocolHelpText":"Choose which protocol(s) to use and which one is preferred when choosing between otherwise equal releases",
"Prowlarr":"Prowlarr",
"ProwlarrSupportsAnyDownloadClient":"Prowlarr supports any download client that uses the Newznab standard, as well as other download clients listed below.",
"ProwlarrSupportsAnyIndexer":"Prowlarr supports any indexer that uses the Newznab standard, as well as other indexers listed below.",
"ProwlarrSupportsAnyRSSMovieListsAsWellAsTheOneStatedBelow":"Prowlarr supports any RSS movie lists as well as the one stated below.",
"ProwlarrSupportsCustomConditionsAgainstTheReleasePropertiesBelow":"Prowlarr supports custom conditions against the release properties below.",
"ProwlarrTags":"Prowlarr Tags",
"Proxy":"Proxy",
"ProxyBypassFilterHelpText":"Use ',' as a separator, and '*.' as a wildcard for subdomains",
"ProxyCheckBadRequestMessage":"Failed to test proxy. StatusCode: {0}",
@ -551,12 +557,6 @@
"Queue":"Queue",
"Queued":"Queued",
"QuickImport":"Quick Import",
"Prowlarr":"Prowlarr",
"ProwlarrSupportsAnyDownloadClient":"Prowlarr supports any download client that uses the Newznab standard, as well as other download clients listed below.",
"ProwlarrSupportsAnyIndexer":"Prowlarr supports any indexer that uses the Newznab standard, as well as other indexers listed below.",
"ProwlarrSupportsAnyRSSMovieListsAsWellAsTheOneStatedBelow":"Prowlarr supports any RSS movie lists as well as the one stated below.",
"ProwlarrSupportsCustomConditionsAgainstTheReleasePropertiesBelow":"Prowlarr supports custom conditions against the release properties below.",
"ProwlarrTags":"Prowlarr Tags",
"Ratings":"Ratings",
"ReadTheWikiForMoreInformation":"Read the Wiki for more information",
"Real":"Real",
@ -727,6 +727,7 @@
"Style":"Style",
"SubfolderWillBeCreatedAutomaticallyInterp":"'{0}' subfolder will be created automatically",