[REQ] When no Indexers with MediaID support available, hide MediaID support on Torznab API Endpoint
Closed this issue · 1 comments
galeksandrp commented
- What do you want to happen?
When this conditions are met, hide MediaID support on Torznab API endpoint
- No Indexers with MediaID support available
- Query Generation disabled for API searches
- Query Generation Fallback disabled for API searches
- If not clear, why do you want it?
Aforemented configuration expected to return 0 results. It is so expected, that even Web Interface warns about it.
But what's not expected, that Radarr/Sonarr supports Query Generation on theirs side! When it sees that Indexer does not support MediaID, it converts it to plain old Title+Year search string.
- Do you think it's something only you need or something that might be popular?
Hmm, it depends on a country I guess.
- My local country Indexers does not support MediaID at all.
- As far as remember, default configuration have Query Generation disabled for API.
That mean that I was screwed already when I'm imported Indexers from Jackett.
- If not clear, explain the use case.
- User installs NZBHydra.
- User imports Indexers from Jackett. User's Indexers is shit without MediaID support
- User adds Torznab API Endpoint into Radarr.
- zero search results, woohoo!
theotherp commented
Well that was fast ;-)