Sonarr version (exact version): 3.0.4.999-ls73
Mono version (if Sonarr is not running on Windows): 5.20.1.34
OS: docker - linuxserver.io
im trying to alter the values on one of my indexers but it wont save because that category isnt currently returning any results. the query runs ok - even the error message says it does - but sonarr will not save my changes (priority and number of seeders) because of that.
Query successful, but no results were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
if i change it to also include a category that i know has lots of data (ie as well as the one that doesnt) it saves without any issues - so we can tell the indexer itself is returning working ok. (but now i have an indexer setup with the wrong category)
i would expect this “error” to be a warning, and save the data, not barf an error and not let me save my changes.
is there a reason behind this “error” being a hard error and stopping the saving of the indexer data?
note - since radarr went v3 they now also suffer the same issue.