Closed adam-codersgu closed 2 years ago
Working on branch bugfix/play-queue-reorganisation
Test that I need to run: See if changing the metadata for a song also updates the play queue. This should happen automatically just via simply not being able to update metadata from the play queue view (necessitating it's reloading), worth checking though
Bug resolved and changes merged
The play queue drag and drop reorder feature is broken. It does not let you move songs. The logic of this will need to be debugged and fixed. It was likely impacted by the changes to the play queue handling and QueueItem class utilisation