[FieldDefinition(3, Label = "API URL", Advanced = true, HelpText = "Do not change this unless you know what you're doing. Since your API key will be sent to that host.")]
publicstringBaseUrl{get;set;}
[FieldDefinition(4, Label = "Categories", Type = FieldType.Select, SelectOptions = typeof(FileListCategories), HelpText = "Categories for use in search and feeds")]
"IndexerSearchCheckNoAvailableIndexersMessage":"All search-capable indexers are temporarily unavailable due to recent indexer errors",
"IndexerSearchCheckNoInteractiveMessage":"No indexers available with Interactive Search enabled, {appName} will not provide any interactive search results",
"IndexerSettings":"Indexer Settings",
"IndexerSettingsApiUrl":"API URL",
"IndexerSettingsApiUrlHelpText":"Do not change this unless you know what you're doing. Since your API key will be sent to that host.",
"IndexerSettingsRejectBlocklistedTorrentHashes":"Reject Blocklisted Torrent Hashes While Grabbing",
"IndexerSettingsRejectBlocklistedTorrentHashesHelpText":"If a torrent is blocked by hash it may not properly be rejected during RSS/Search for some indexers, enabling this will allow it to be rejected after the torrent is grabbed, but before it is sent to the client.",