I need the player to behave like this:
Code: Select all
>player playlist1
(plays random song from playlist1)
>player playlist2
(stops playing playlist1 and plays random song from playlist2)
>player -quit
(stops playback and quits the player)
Also being cross-platform and GPL compatibile would be a nice bonus.
I tried mplayer but it starts a second instance so I have two songs playing at one time.
Thanks for your suggestions!