Skip to content

MediaFlow Password Encoding Issue #85

Description

@Abishai2007

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions