Closed tjhrulz closed 7 years ago
Would be useful since then you could display the queue and have an LeftMouseUpAction to change to that specific song while keeping the queue intact without having to send the skip command that many times.
Would use queue.playTrack(track) from https://github.com/gmusic-utils/gmusic-ui.js#track
Fully functional as of https://github.com/tjhrulz/GPMDP-Plugin/commit/cba1be5e611b98c130687e4de76e6354c4ead268
Would be useful since then you could display the queue and have an LeftMouseUpAction to change to that specific song while keeping the queue intact without having to send the skip command that many times.