Ayla wrote:CP V2 doesn't work for me after todays update.
I get an "..... 500 internal server error...." error message.
I've tried various settings "/wanted", "blank", empty API, with API etc.
Try removing your server from Qouch and adding it again with empty API key, path, but make sure you fill in the right port number. I think it's 5050 by default for CP V2.
DJBenson wrote:I'm still getting the SSL error (error 400 - this server tried to speak HTTP to an SSL-enabled server port).
I've tried with/without SSL but neither work.
I am using a reverse proxy on Apache under Ubuntu.
Make sure your proxy keeps SSL traffic intact. If you get redirected somehow to a non-SSL connection it may spawn that error for your own protection. (As it might mean somebody is trying to spoof you into using non-SSL traffic.) The problem in this regard really is with your proxy or how you have Apache set up. I use an Apache proxy myself with SSL enabled. Make sure you're proxy'ing to the SSL ports of the respective services. (9090 for SABnzbd instead of 8080 for example.)
ga88to wrote:Can you add status change for full seasons on sickbeard? So i can change a full season to "wanted".
After a while, starting the App from background, sabnzbd didnt refresh the queue and history anymore.
Or when i'm in the Queue the download speed didnt refresh.
I Have to close and restart the app completly or change between "Downloads" towards "TV shows" and go back to "Downloads".
Maybe you can implement such as "slide down to refresh" for the "Download" section.
Yeah I noticed such behavior myself lately, it should automatically start refreshing again after resuming the app but sometimes it just won't. I'll have to delve a bit deeper into it to fix that. I'm still thinking about a pull to refresh but that shouldn't be necessary there with a correctly working auto refresh.