Actually, I made very extensive documentation for LioranBoard 1 and 2 regarding Twitch triggers and populating variables.
But, now that I think about it, the whole button for displaying the current song requests would have to be completely reworked too. I do not want to do it for a few reasons:
-
Spotify doesn’t have an endpoint to retrieve your current queue. The extension would have to remember every track you ever added and write to a file constantly in case LioranBoard crashes. You would also have to always add tracks only through the extension itself.
-
If you already have tracks in your queue prior to using the extension in LioranBoard, there’s virtually no way for me to tell how many tracks are in there or what track is next. This means that if your viewer requests a new track, it will be added to the queue, but there’s no way for me to tell when it’s actually going to be played as I can’t see the queue itself.
-
You can’t decide to stop playing SR requests for a while and return to them later or maybe in your next stream. Once you clear the queue, all requests are gone.
The old extension was very hacky and buggy at times, I honestly didn’t like that. I also asked several frequent users on what they’d prefer and their answer was a playlist.
What I could do though is to automatically switch to the last playlist you listened to once the last track in your SR playlist finishes. And if someone requests a new song, it would automatically switch back to your SR playlist.
Cheers! Christina