rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
198 stars 46 forks source link

Stream password with special characters fails to login #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Stream to a shoutcast server with password using a "#" character
2.
3.

What is the expected output? What do you see instead?
Should work fine, but server returns "wrong password"

Please use labels and text to provide additional information.
When deleting the # char from the password, all works fine.

At the moment I did not yet test other server software or other special 
characters, as the affected server was not mine and I first need to build a 
test environment.

Original issue reported on code.google.com by daniel.e...@gmail.com on 5 Jun 2013 at 5:23

bugz8unny69 commented 6 years ago

This was reported 3 years ago, will this ever be fixed? If not, can a note added in example config that special characters do not work? It helps avoid useless time debugging the issue?