bafplus

Results 26 comments of bafplus

Depends...in current state when you pauze the stream and resume, say, the next day it first plays the buffer from previous session en after a minute or 2 jumps to...

Im having the same issue. When it comes to live broadcasts its should simply stop without detaching itself, so when resumed it would start the stream at "live" current time....

> I'm currently working on a pure dart casting library called [**audio_cast**](https://github.com/peterscodee/audio_cast) which may be a better fit in @ryanheise's existing audio ecosystem from a long-term point of view. >...

I get the reason behind this, however, if a user pauses from background service, the service also stops in that case. If user wants to resume it has to open...

Ah ok, get it....but it potentialy may be a side effect to take into account. Since it works perfectly now at this point, would be a shame if it breaks...

First run yo hubot and choose "shell" as adapter. This wil setup the basic bot. Then you need to install and configure a mattermost adapter, like this one: npm install...

Then you probably started the hubot with the shell adapter instead of stating the mattermost adapter. I just noticed i added th wrong adapter name so heres a new one:...

That means the command is correct now but you havent supplied the (correct) environment variables. https://www.npmjs.com/package/hubot-mattermost-adapter I cant help you with that, maybe somebody else here?

Issue is still here. I to only need the state vallue and not combined with the preset vallue. In above example it should show "inactief" only and not "inactief(Verwarmen)".

Cooool! Even botcommands are past from discord to Ho! Only the token set commands didnt work. Had to manualy put it in config. Realy nice work!