Sonarr version (exact version): 2.0.0.5163
Mono version (if Sonarr is not running on Windows): 4.6.2
OS: Rasbian
Debug logs: https://hastebin.com/hubolicexa.cs
Description of issue:
When testing the Nyaa indexer from settings, it succeeds.
In the system tab it says “Indexers unavailable due to failures: Nyaa”
Specific error when searching is
Nyaa HTTP request failed: [400:BadRequest] [GET] at [https://nyaa.si/?page=rss&cats=1_37&filter=1&term=Gurren+Lagann+1]
HTTP Error - Res: [GET] https://nyaa.si/?page=rss&cats=1_37&filter=1&term=Gurren+Lagann+1: 400.BadRequest
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>400 Bad Request</title>
<h1>Bad Request</h1>
<p>The browser (or proxy) sent a request that this server could not understand.</p>
As you see from the logs, I changed to the new nyaa.si domain. Did I miss something else I had to do for it to work?