Displaying 1 result from an estimated 1 matches for "lennycravitz".
2004 Aug 06
0
icecast shuffle
Hi there,
I am using icecast with ezstream. I have several mountpoints. For each
mountpoint I play a set of tracks which form a cd.
I create the filelists with a command similar to the following:
find ~/Music/lennycravitz/* -type f -name '*.mp3' >
~/Music/lennycravitz/lennycravitz.m3u
So far, everything is great.
Now I would like to be able to use a shuffle/random playlist, so that I
don't know the next song. This playlist is then based on all the cd's which
are place on the harddisk. A pl...