smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
668 stars 94 forks source link

Playlist #114

Open wasya2009 opened 3 years ago

wasya2009 commented 3 years ago

Describe the bug If you delete several files from the playlist selected via ctrl, the other files are deleted, not the selected ones. At the same time, it can even delete the current playback file(link) from the playlist, but it remains playing.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'playlist'
  2. Click on 'selected random files with CTRL'
  3. Scroll down to 'contex menu selected - remove'
  4. See error

Expected behavior What I selected was removed from the playlist.

Your Enviroment

smplayer-dev commented 3 years ago

I'm afraid I can't reproduce this problem.

baack commented 3 years ago

I can reproduce it on 21.1.0.

1) The key is to press shuffle button and than select 2 files, right-click (not menu button) and remove selected. The first filename is removed, the second is not. It's about items that are not playing right now.

2) Another minor sub-bug is with current playing item.

The second issue is minor, but the first one can be annoying.

smplayer-dev commented 3 years ago

Could you test if the problem is fixed by any chance in version 9739?

baack commented 3 years ago

Could you test if the problem is fixed by any chance in version 9739?

The first issue does not reproduce anymore, probably fixed.

The second issue may be is not an issue. Maybe removing currently playing file from the playlist should not change the current video, it's up to you.