dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
668 stars 26 forks source link

feat: add "Play next" MenuItem #357

Closed tyrossel closed 2 months ago

tyrossel commented 2 months ago

This PR add a MenuItem "Play next" where a "Add to queue" already exists. Instead of append the tracks at the end of the play queue, it will insert them right after the currently playing track.

A corresponding logo (and unique) is still missing.

image

SnipeXandrej commented 2 months ago

I very much like this feature

dweymouth commented 2 months ago

Is this ready to review or are you still working on it?

tyrossel commented 2 months ago

The code is complete, but I used the same icon as for "Add to queue". Do you have an idea for a better one ?

dweymouth commented 2 months ago

Sorry I was out of town for a few days. I'm happy to merge this in as-is and I can search for a new icon as a follow-up