Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

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:

  1. 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.

  2. 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.

  3. 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

(1 edit)

i understand completely, thanks for taking the time to explain. your solution is not only an amazing fix, but i think its much better and very smart, yet somewhat simple. Cheers, id really look forward to this implementation when you can find the time!

and of course you are right there is extensive docs, i guess i actually was complaining that there wasn't more of a hand holding this is how you switch the buttons for the player, for that i apologies, its not necessary. i could have taken the time to review the LB2 documentation. thank you for all your amazing work.

(+1)

I will try to implement it sometime this week - I can send you a testing version so you can let me know how it works for you :)

that would be amazing, whenever you have the time. thank you!