Page 1 of 1

Command line parameters

Posted: January 13th, 2014, 19:33
by Adrien
Hello,

Where i can find informations about command line parameters.

Thanks

Re: Command line parameters

Posted: January 14th, 2014, 01:19
by Tom
Hey Adrien,

the (very few) command-line parameters are still mostly internal, but you can pass a full path as first parameter to resonic.exe and it will navigate to that path and, if it's a file, select and start playing that file.

e.g. resonic.exe "c:\music"
e.g. resonic.exe "c:\music\track.mp3"

If you wish to suggest certain parameters, feel free to do so.

Tom