Postby dionoea » 14 Sep 2008 00:19
And doesn't what I just suggested do that? (except the enqueue bit)
On windows, we add the following options to file associations:
--started-from-file --playlist-enqueue
or --started-from-file --no-playlist-enqueue.
And we provide a --one-instance-when-started-from-file option (to set in the prefs) which makes it possible to disable the normal one instance mode and enable it only if you double click on a file (because that would add the --started-from-file option to the command line). Of course all of this would work on linux too ... if the code wasn't ifdef-ed out. I'll fix that right away so the options will be available in 0.9.2 for linux.
(The --playlist-enqueue option is already available in 0.9.0/0.9.1 on linux so you could use it with the --one-instance mode option I mentioned in my previous comment)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)