I get the following error when installing Sootio:
Proxy verification failed for RealDebrid: request to http://127.0.0.1:8888/proxy/ip?api_password=VvaopZH%40wypw!83RaAgu92PJ failed, reason: connect ECONNREFUSED 127.0.0.1:8888
I think the issue is that the password is not being encoded properly:
The original typed in password is: VvaopZH@wypw!83RaAgu92PJ
Sootio is encoding the @ but not the !: VvaopZH%40wypw!83RaAgu92PJ
The correct encoded password should be: VvaopZH%40wypw%2183RaAgu92PJ
I edited the manifesto to the encoded password, but when I select a stream from Sootio it says "loading failed"
I get the following error when installing Sootio:
Proxy verification failed for RealDebrid: request to http://127.0.0.1:8888/proxy/ip?api_password=VvaopZH%40wypw!83RaAgu92PJ failed, reason: connect ECONNREFUSED 127.0.0.1:8888
I think the issue is that the password is not being encoded properly:
The original typed in password is: VvaopZH@wypw!83RaAgu92PJ
Sootio is encoding the @ but not the !: VvaopZH%40wypw!83RaAgu92PJ
The correct encoded password should be: VvaopZH%40wypw%2183RaAgu92PJ
I edited the manifesto to the encoded password, but when I select a stream from Sootio it says "loading failed"