move queue loop argument out of the play_all queue to allow for later changing of loop behavior
something like player.set_loop(bool) would work, but could be confused for single-track looping (which we should also add lol (altho you could achieve this now by continually setting player.pending_action to True))