Log in

View Full Version : Command Line Options for Media Player Classic


thibeaz
29th November 2007, 15:24
Ok my questions is pretty simple, is there a way to invoke a command line parameter in MPC to have it save the playlist file (located in the Application Data Folder in Win XP) to a user set folder,
Below is an example of what I am trying to say

mplayerc.exe -conf C:/Mplayerc/playlist.mpcl

and if not is there a way that to disable the mpcl file from being ever created?

Thanks to Neuron2 for reminding me of Rule 9

clsid
29th November 2007, 17:08
Both are not possible with MPC.

fastplayer
29th November 2007, 17:44
and if not is there a way that to disable the mpcl file from being ever created?
View --> Playlist --> right-click --> disable "Remember items"

thibeaz
30th November 2007, 14:53
thanks fastplayer, Maybe I'll get MPC source from SVN and modify it a bit to add that parameter later