Hello,<br><br>On (Ubuntu) Linux when a user select multiple files and opens it with VLC (given that only one VLC instance is allowed and it&#39;s open), the files are enqueued in the playlist and the last in the list gets played. <br>

On the other hand, if no VLC instance is running and user does the same thing, the files get enqueued in the playlist and the first file in the playlist gets played. This usability bug is confirmed in the latest VLC 1.1 maintenance branch.<br>

<br>AFAIK there is no way to handle a list of files in the d-bus module (DBUS_METHOD( AddTrack ) in modules/control/dbus.c), which adds track one by one.<br><br>funman said: &quot;IMO the bug is in MPRIS specification or the file manager.&quot;<br>

 So I wanted to know if there is a way to process a list of tracks at once.<br><br>Best Regards,<br>Rohit Yadav<br>