[linux-audio-user] gstreamer, rhythmbox, and mp3

carmen _ at whats-your.name
Mon Feb 5 16:48:08 EST 2007


> ive resorted to just using mplayer for everything. and a bash alias to regenerate the 'library' with gnu find

alias pl='find /media \( -iregex ".*.flac" -o -iregex ".*.mp3" \) -not -iregex "/media/samples/.*" > /media/.pls'
alias m=mplayer
alias mp='m -loop 0 -shuffle -playlist /media/.pls'





More information about the Linux-audio-user mailing list