Hello Dim Tim, welcome to uos forum!
Sorry but I dont understand what queue you want to do.
Each uos-player is a independent thread, so for queuing the easiest is to use 2 players and do a kind of "ping-pong" with those 2 players.
With your list of song, load a song in the first player and play it.
If you want to play a other song, load it in the second player, play it and close the first player.
And do that "ping-pong" for each song you want to play.
Taht way there is no problem to add songs in the track list.
You may take a look at StrumPract project, it uses the "ping-pong" trick:
https://github.com/fredvs/strumpract/releasesBut maybe I did not catch what you want to do, if so, please explain it deeper.
Thanks.
Fre;D