You are not logged in.

#1 2011-09-29 07:28:45

vinoca
Member
Registered: 2011-07-24
Posts: 4

very simple music player

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
11346_o.png

Last edited by vinoca (2011-10-18 06:45:36)

Offline

#2 2011-09-29 10:14:47

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: very simple music player

Not sure what you're doing with the shuffle, but why not use 'mplayer -shuffle'?

Offline

Board footer

Powered by FluxBB