Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days (this includes any time you see the message "account suspended"). For more updates please see here.
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.