[Elisa] [Bug 488690] "Add to playlist" interrupts playback and plays another song at random (when shuffle is active)

2024-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=488690

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||24.08.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 488690] "Add to playlist" interrupts playback and plays another song at random (when shuffle is active)

2024-06-21 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=488690

Jack Hill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/elisa/-/commit/fe01a
   ||d59ca132e8b447bb6b1edb4536e
   ||b69ec24a
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jack Hill  ---
Git commit fe01ad59ca132e8b447bb6b1edb4536eb69ec24a by Jack Hill.
Committed on 21/06/2024 at 13:55.
Pushed by jackh into branch 'master'.

MediaPlayListProxyModel: only enqueue after the current track when shuffled

and only after the current album when in album shuffle mode.

Typically if a user wants to enqueue a track, they also want to hear the
track at some point.

Also fixes an issue where the enqueued track could sometimes enqueue at
the index of the currently playing track, causing the current track to
change.

M  +30   -5autotests/mediaplaylistproxymodeltest.cpp
M  +14   -2src/mediaplaylistproxymodel.cpp

https://invent.kde.org/multimedia/elisa/-/commit/fe01ad59ca132e8b447bb6b1edb4536eb69ec24a

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 488690] "Add to playlist" interrupts playback and plays another song at random (when shuffle is active)

2024-06-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=488690

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/multimedia/elisa/-/merge_requests/593

-- 
You are receiving this mail because:
You are watching all bug changes.