Add all similar tracks to queue without stopping playback?
Is this possible? The only way to add the whole list of similar tracks (which you get to pressing o on a track) seems to be hitting enter on the first track in that list. That, however, will stop playback of the current track and immediately start playback of the track you hit enter on.
Not at the moment. A quick approach would be to add another item to the context menu, e.g. Enqueue similar tracks next to Show similar tracks, but it feels a bit weird from UX perspective. Any other suggestions are welcome :)
Maybe options to (a) "select all" and (b) "queue selected"?
The idea is nice, but this would require introduction of multi-selection as that's currently not implemented and bring quite some complexity with it.
how about a command for :queueall that just picks everything from the ListView and appends it into the queue?