I have a sighly different problem but it seems that’s the same direction: I use the standalone version and try to play some songs but there is only a “file not found” message in the player.
May it be that the player has issues when using whitespaces or other special chars in the URL?
i used something like:
“myurl/demo ‘demo’/file name.mp3”
which is given to the player in the following form:
“myurl/demo%20%27demo%20/file%20name.mp3”
So does the special characters force problems?