Fastest music player on openPandora


I've been playing with mplayer more.



Code:
mplayer /path/to/music/**/*


Queues all files in all subdirectories under that tree. It starts playing them in-order. I should be able to build a shuffle script if I bother.


It defaults to interactive control. Hotkeys listed in the man page:


http://www.mplayerhq...CTIVE%20CONTROL
 
Last edited by a moderator:
Back
Top