mugen808 wrote:
> sorry me again, just wanted to add that i found a way to save my
> playlist, but i have to do it manually sometimes throught
>
> >
Code:
--------------------
> > sudo cp -af /media/* /mnt/mounted/PL
--------------------
> >
Nope dont do that!
cp -para /source /destination is just a workaround.
Using the command above would destroy your playlist!
In fact your Folder PL become a file and it only contains the last file
from your source!
Code:
--------------------
sudo cp -af /media/* /mnt/mounted/PL/
--------------------
Correct the Folderpermissions and everything is fine !
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105875
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter