w3wilkes Posted March 26, 2019 Share Posted March 26, 2019 Some enhancement requests to the current Queue facility in PA. Currently when adding something to the queue it will only add to the end of the Queue. Here's a couple of enhancement requests. These presume that current music playback is from the Queue. 1- Add the ability to add something to the Queue after the current album. I would see this only being available if the Queue is not being shuffled. 2- Add the ability to add something to the Queue after the current song. Again, this is for a non-shuffled Queue. 3- If the Queue is in shuffled mode, if something is added to the Queue the remaining Queue would be reshuffled. Link to comment Share on other sites More sharing options...
andrewilley Posted March 26, 2019 Share Posted March 26, 2019 The Queue does not contain albums, folders, or anything else like that. It is simply a sequential list of added songs, without any particular grouping - a small temporary playlist in effect. Andre Link to comment Share on other sites More sharing options...
blaubär Posted March 26, 2019 Share Posted March 26, 2019 There are two issues here: the queue is just a temporary fifo, and Poweramp works song based. If the latter were enhanced to add album, folder or the like as meaningful entities, eg by an oo polymorphism, then one could easily implement putting any entity into the queue, where it could be changed, moved etc without losing its identity. But I guess that would be outside of Poweramp's scope. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.