Mnyb wrote:
> Btw I would remove all cue m3u etc from my albums , some ripping
> software do them .
Since the TO uses a linux System thats quite an easy task.
If his Musicfiles are stored under /home/jan/Musik/ a simple oneliner
like
Code:
--------------------
find /home/jan/Musik/ -iname *.m3u -exec rm {} \;
--------------------
would do the task.
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=107191
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter