Skip to content

Conversation

@sleeyax
Copy link
Member

@sleeyax sleeyax commented Nov 28, 2025

Adds the config prefix to addons that don't have a config object defined in their manifest.json, but do have manifest.behaviorHints.configurable set to true. This is the case for addons with a custom configuration page.

Not 100% sure if it makes sense to support this in the official SDK. It's something I'm adding to the unofficial community SDK at Stremio-Community/stremio-addon-sdk#27 and figured to create this PR to upstream the changes just in case it's useful.

Adds the config prefix to addons that don't have a `config` object defined in their `manifest.json`, but do have `manifest.behaviorHints.configurable` set to `true`. This is the case for addons with a custom configuration page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants