Cpasjuste / pplay

314 stars 33 forks source link

Can't connect ftp that is protected by a password includes symbol '@' #42

Open studioai opened 4 years ago

studioai commented 4 years ago

As the title, pplay doesn't seem to parse 'user: password@severadress' format if password includes '@' symbol.

Is there any way to write a ftp password includes @ symbol on the config ?

dimag0g commented 4 years ago

Have you tried to encode the @ symbol as %40?

studioai commented 4 years ago

Yes, but it doesn't work.

dimag0g commented 4 years ago

@studioai OK then. It wasn't clear from your post how you wrote the symbol, that's why I asked.

peace-division commented 1 year ago

Is it possible to connect to my NAS and stream from there using pplay ?