Согласно документации VLC эти параметры все еще существуют, но могут быть переопределены в диалоговом окне списка воспроизведения. то есть ваши настройки могли мешать --one-instance
работать должным образом. Пожалуйста, убедитесь, что ваши настройки верны. Смотрите скриншот ниже для правильной настройки, если VLC уже запущен.
Вы также должны посмотреть на следующие параметры командной строки:
--one-instance, --no-one-instance
Allow only one running instance (default
disabled)
Allowing only one running instance of VLC can sometimes be useful,
for example if you associated VLC with some media types and you don't
want a new instance of VLC to be opened each time you open a file in
your file manager. This option will allow you to play the file with
the already running instance or enqueue it. (default disabled)
--started-from-file, --no-started-from-file
VLC is started from file association (default
disabled)
Tell VLC that it is being launched due to a file association in the
OS (default disabled)
--one-instance-when-started-from-file, --no-one-instance-when-started-from-file
Use only one instance when started from file
manager (default enabled)
Use only one instance when started from file manager (default enabled)
--playlist-enqueue, --no-playlist-enqueue
Enqueue items into playlist in one instance
mode (default disabled)
When using the one instance only option, enqueue items to playlist
and keep playing current item. (default disabled)