Skip to content
Snippets Groups Projects
Commit 0e07efe5 authored by Alex Merry's avatar Alex Merry
Browse files

Play the correct track when inserting tracks into a sorted playlist

When Playlist::Controller::insertOptioned() is told to play the track
that has been inserted, it previously failed to account for the
relocation of the tracks when inserted into a sorted list.  The last
track in the list would end up being played, rather than the first
inserted track.

BUG: 244595
FIXED-IN: 2.6
parent 9ee51016
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment