With MPlayer you can simply make a text file containing the pathname to each file you want in the playlist on a line, for example:
Code:
/path/to/file.mp3
/path/to/file2.ogg
, etc.
Then, when you want to play the playlist, if you use MPlayer from the command line, use the -playlist <filename of playlist> option: "mplayer -playlist playlist.txt" I'm not sure how to do it from the GUI, though. If you want it to shuffle the files, use the -shuffle option.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.