Sonarr version (exact version): 3.0.3.687
Mono version (if Sonarr is not running on Windows):
OS: Windows 10 1909
Debug logs:
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue:
I am trying to add Very Scary People to Sonarr but it doesn’t find it when searching by name or tvdb:360880
Show does have English metadata.
Relevant parts of the logs are:
20-1-9 22:09:10.5|Debug|Api|[GET] /api/v3/series/lookup?term=Very%20Scary%20People: 200.OK (1499 ms)
20-1-9 22:09:35.5|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20W: 200.OK (3734 ms)
20-1-9 22:09:38.9|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wa: 200.OK (859 ms)
20-1-9 22:09:38.9|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:09:40.5|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wahl: 200.OK (1078 ms)
20-1-9 22:09:40.6|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wah: 200.OK (1734 ms)
20-1-9 22:09:40.6|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:09:42.8|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wahlbe: 200.OK (656 ms)
20-1-9 22:09:43.9|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wahlber: 200.OK (999 ms)
20-1-9 22:09:43.9|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:09:44.0|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wahlberg: 200.OK (656 ms)
20-1-9 22:09:45.5|Debug|Api|[GET] /api/v3/series/lookup?term=Donni: 200.OK (14764 ms)
20-1-9 22:09:45.5|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:09:46.5|Debug|Api|[GET] /api/v3/series/lookup?term=Donnie%20Wahlburg: 200.OK (5827 ms)
20-1-9 22:09:46.5|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:09:59.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
20-1-9 22:09:59.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
20-1-9 22:13:31.6|Debug|Api|[GET] /api/v3/series/lookup?term=tvdb%3A: 200.OK (0 ms)
20-1-9 22:13:31.7|Debug|Api|[GET] /api/v3/series/lookup?term=tvdb: 200.OK (749 ms)
20-1-9 22:13:31.8|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:13:32.3|Debug|Api|[GET] /api/v3/series/lookup?term=tvdb%3A360880: 200.OK (140 ms)
20-1-9 22:13:38.3|Debug|Api|[GET] /api/v3/series/lookup?term=tv: 200.OK (7749 ms)
20-1-9 22:13:38.3|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:13:47.3|Debug|Api|[GET] /api/v3/series/lookup?term=scar: 200.OK (1468 ms)
20-1-9 22:13:47.3|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 22:13:48.6|Debug|Api|[GET] /api/v3/series/lookup?term=scary%20people: 200.OK (1359 ms)
20-1-9 22:14:32.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
20-1-9 22:14:32.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
Thanks!