Tuesday, May 12, 2009

vux - the radio-ish random player

first of all install vux
# apt-get install vux
then become normal user
$ find ~/music_folder/ -type f > ~/.vux/playlist
check wheter the playlist is made or not using
$ less ~/.vux/playlist
Then run
$ vux -x generate
$ vux
and enjoy your songs based on exploration and exploitaion (words from Reinforcement learning). In case some ctl error is coming then
$ vuxctl clean

Reference : http://www.penguin-soft.com/penguin/man/1/vux.html