It’s only happened lately that the artwork doesn’t show in Nzb360. At first I suspected the app, I’ve reset it and configured it from scratch but it’s still not appearing. Then I changed Api to see if that forced a fix but no good. Everything lists fine just no artwork. Strangely enough artwork for Upcoming works, just not for series. Where do I start to debug this?
Which version of sonarr and nzb360? coz it works fine for me on nzb360 v9.3.3.
I’m not using a reverse proxy though.
Sonarr Version 2.0.0.3154 on Windows 7
Nzb360 V9.9.3
Not using reverse proxy either its on port 6789 but I’m having the same issue on lan
I can give a dev temp details and api to debug if it helps
You said V9.9.3 that can’t be true. I’ll assume you meant 9.3.3, the latest atm.
You also said port 6789, but that’s nzbget’s port, not Sonarr.
Apologies, yes both are wrong, had a few beers last night.
Sonarr is port 8989 and version 9.3.3 of NZB360
that’s okay. Anyway, problem is that it’s working fine over here. I dunno if nzb360 has a log on those artwork calls.
Ok, I’ve setup a proxy server to intercept and the GET requests for the images from the app to Sonarr are returning 404. What is the next step
Now that’s useful.
/api/sonarr/
should be /sonarr/api/
I suspect it’s an issue with urlbase, although it works on my server, maybe Kevin knows what’s happening.
Similar to http://nzb360.com/forums/viewtopic.php?f=6&t=347
What do you have in Sonarr as urlbase and in nzb360 as port?
Just fixed it by changing Nzb360 port from 8989 to 8989/sonarr
Thanks for your help
awesome, tnx for letting me know