You are not logged in.
Pages: 1
it is a bash script and use mplayer as background,and it can shuffle or order or cycle play tracks.It can also be specified keyword to play.
mmp,a mplayer wrapper to play the music in the background.
Useage: mmp [ -s | -l | -c | -h | filename | keywords ]
c, -c, --create create a playlist
l, -l, --list list all matched tracks
r, -r, --repeat repeat
s, -s, --shuffle shuffle
q, -q, --quit stop mplayer
h, -h, --help show this help
set "DIR=dir" in ~/.mmprc to specify the default playback directory.
aur
Last edited by vinoca (2011-10-18 06:45:36)
Offline
Not sure what you're doing with the shuffle, but why not use 'mplayer -shuffle'?
Offline
Pages: 1