Can't use paths with a space
Status: Alpha
Brought to you by:
alphix
[nigel@wibble etc]$ grep Jarre ample.jarre
mp3path =
"/mp3/Jean\ Michel\ Jarre/Oxygene"
[nigel@wibble
etc]$ ample -t -d 5 -f /usr/local/etc/ample.jarre
LOG[10923]:
Ample/0.4.0 started
DIE[10923]: incorrect root
("/mp3/Jean\) for mp3 files specified, errno: No such
file or
directory
I can get around this with a symlink, but
would rather not since that messes other things
up.
nigel@nelgin.nu