When you press 'play' it should add whatever you are 'playing' to the up next queue. Currently, it correctly adds a whole album to the 'up next' queue if you play an album. However, when you play an individual song, it also adds the whole album to the queue. If one wants to add the album there is already a mechanism for that. This behavior for how playing a song effects the queue is undesirable for a few reasons:
- It is therefore difficult to create a list of songs to play next, the fundamental reason one would want a queue. Currently one needs to play a song, delete all the songs from the queue, then one can proceed to add songs to the queue.
- It makes it more difficult to make playlists from a list of songs.
- It violates the principle of least astonishment.
Please fix this :)
Also, I did search the forums trying to find anyone reporting this but couldn't find it. I apologize if this is a duplicate but was surprised this issue wasn't more commonly reported.
