Page 1 of 1

problems with shell extension

Posted: 15 Sep 2008 03:46
by bugmenot
When I select multiple files and click "Add to VLC media player's Playlist" or "Play with VLC media player", the items are played in a random order rather than the order I have them (alphabetical).

Also if I select multiple files and click "Play" then only one item plays.

Im using VLC 0.9.2 BTW.

Re: problems with shell extension

Posted: 17 Sep 2008 15:57
by VLC_help
With first one, really random, or just that last and first ones have switched places?

Re: problems with shell extension

Posted: 17 Sep 2008 20:54
by bugmenot
Really random.

Re: problems with shell extension

Posted: 18 Sep 2008 15:25
by VLC_help
Does same happen, if you start VLC from commandline and add few filenames to that command line also?

Re: problems with shell extension

Posted: 18 Sep 2008 17:28
by bugmenot
Using the command:

Code: Select all

% vlc 1.mpg 2.mpg 3.mpg 4.mpg
VLC played the files in that order (correct).

Re: problems with shell extension

Posted: 19 Sep 2008 21:07
by VLC_help
Does it help if you add --no-random to that "Add to VLC media player's Playlist" or "Play with VLC media player" context menu?

Re: problems with shell extension

Posted: 19 Sep 2008 22:15
by bugmenot
How do I do that? The shell extension belongs to VLC; I didnt create it.

Re: problems with shell extension

Posted: 20 Sep 2008 18:25
by VLC_help
Use registry editor and edit those context menu entries.

Re: problems with shell extension

Posted: 20 Sep 2008 23:28
by bugmenot
OK I added that and now the files play in order but I have another problem:

When right-click a file (to use the VLC shell menu), the file positioned right next to it will not get played/added to playlist.

For example, if I select 1.mpg, 2.mpg, 3.mpg, and 4.mpg and I right-click on 1.mpg, then 2.mpg will not be on the playlist. If I instead had right-clicked on 3.mpg, then 4.mpg would not be on the playlist.

Re: problems with shell extension

Posted: 21 Sep 2008 15:09
by VLC_help
Sounds weird. Can you see from Tools -> Messages any errors/warnings related to this?

Re: problems with shell extension

Posted: 21 Sep 2008 17:38
by bugmenot
No error messages, just the usual:

Code: Select all

main info: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.

Re: problems with shell extension

Posted: 29 Sep 2008 20:36
by bugmenot
Any progress on this? Should I wait for VLC 0.9.4?

Re: problems with shell extension

Posted: 30 Sep 2008 11:07
by VLC_help
If you run one instance mode, those files should open in same VLC and there should be log messages.

Re: problems with shell extension

Posted: 07 Oct 2008 22:11
by bugmenot
I just tried VLC 0.9.4 but VLC still doesnt play all the files I select.

Here I selected 4 files to add to the playlist:

Image

Here you can see that 2.mpg did not get added to the playlist, also I included the messages window:

Image

Help please? :(

Re: problems with shell extension

Posted: 08 Oct 2008 10:34
by Jean-Baptiste Kempf
Installer issue :D

Re: problems with shell extension

Posted: 08 Oct 2008 21:30
by bugmenot
So it will be fixed in the next version? :)

Re: problems with shell extension

Posted: 09 Oct 2008 08:28
by Jean-Baptiste Kempf
No, it will be fixed when someone looks at it.