stremio-web
stremio-web copied to clipboard
[Feature] bingeing: configure automatically chosen addons
In the settings, allow to pick "automatically picked addons" and details about the selection process.
For example:
- as suggested by Tomek, we may offer "select first available stream" or "select first available stream from the same addon"
- whether to auto select the addon
- priority (if you want a few addons to be auto selected)
- quality, or other addon-specific things perhaps defined by addonSettings; could also be implemented via the
bingeGroup
This can be implemented via flags in the addon descriptor and https://github.com/Stremio/stremio-addon-sdk/issues/17
The UX would be the ability to use Stremio w/o ever needing to pick a stream
related to Stremio/stremio#447
related to https://github.com/Stremio/stremio-models-v3/issues/10
its implemented with video.streams
I think you misunderstood the task @nklhrstv ; there should be a settings panel for all of this, read the original description