Hey guys,
I noticed that if i try to add a stream i sometimes get "ERROR: Failed to decode - followed by URL of stream". Weird thing is.. If i replace spaces with %20, the stream works a charm. Any idea why this may be? How come some streams that dont have %20 for space works fine?
Example:
http://streamsite.com/tracks/rihanna - work.mp3 // Doesnt work
http://streamsite.com/tracks/james blunt - beautiful.mp3 //Works
BUT
http://streamsite.com/tracks/rihanna - work.mp3 will work if entered like: http://streamsite.com/tracks/rihanna%20-%20work.mp3
Please note that these examples are not working, i just made up the urls to demonstrate my issue.