Generating music playlists

asked 2014-01-07 15:10:20 +0300

manu007 gravatar image

updated 2014-01-10 19:53:25 +0300

lk gravatar image

I write a small shell to create playlist of my music, you can found at :

http://www.manu.ms/Shells/creaListasTelf.sh

The music have to be organized :

artist -> album -> files.mp3

No spaces in "Artist" and/or "Album"

Need the devel option, put the shell in $HOME/bin of user nemo and execute, no params.

The generated lists are :

All songs of one artist All songs of one album All songs All songs in random order

edit retag flag offensive close delete