aleksilassila/reiverr

Validate integration base urls (http://)

Opened this issue · 1 comments

I am having an issue with the newest update (havn't updated in a while) where I cannot request Shows. I am on Chrome, This is the error that shows up:
image
I have tried it on multiple devices and have the same issue.

Ok so in the process of typing this up I realised that the request button didn't even show up for me on movies. So playing around a bit I've discovered the problem. I was only using the IP address and Port for Radarr and Sonarr (xxx.xxx.xx.xxx:xxxx) and adding "http://" to the begining of it (http://xxx.xxx.xx.xxx:xxxx) fixes the problem.

I am still publishing this issue for documentation purposes as I didn't see anything in the README that noted this. Hopefully this helps someone else.

Thanks, I probably should add some validation to the inputs at some point