narrowed down the problem to the following line in /usr/share/ampache/www/lib/class/stream.class.php
$song_file = escapeshellarg($song->file); Changing this to $song_file = $song->file; almost works, but not for paths with spaces (which is most of them). Besides it would have been a workaround at best. I'll continue googling... -- transcoding files with scandinavian characters does not work https://bugs.launchpad.net/bugs/360411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs