stremio-addon-sdk icon indicating copy to clipboard operation
stremio-addon-sdk copied to clipboard

Is behaviorHints.group implemented?

Open TheBeastLT opened this issue 4 years ago • 1 comments

I've tried to use it in the stream object, with some unique identifier to play the next episode, but it didn't work and the first stream entry started to play next.

Linux Manjaro Stremio 4.4.77 WebUI 4.4.108 Server 4.6.0

TheBeastLT avatar Apr 07 '20 08:04 TheBeastLT

AFAIK it's not implemented in the desktop app/android but it is in stremio-web. @jaruba @nklhrstv? this may be pretty easy to implement in the desktop/mobile apps, we just have to tweak open.js in stremio-models

Ivshti avatar Apr 10 '20 10:04 Ivshti

this option has been implemented across all platforms, under stream.behaviorHints.bingeGroup . please refer to the docs.

dexter21767-dev avatar Mar 13 '23 21:03 dexter21767-dev