This is a bash script for selecting media to play using dmenu.
Ensure you have dmenu and mplayer installed.
Modify and copy example_pmmcrc to your $HOME directory with the filename ".pmmcrc".
Copy pmmc somewhere onto your path, such as $HOME/bin.
Select a file to play it with mplayer.
Select a directory to browse its contents.
Select ".." to browse the parent directory.
Select "." to play the files in the current directory.
Select "quit" to quit.
That's it. :)