Skip to content

Fix config prefix logic for configurable addons#355

Open
sleeyax wants to merge 1 commit into
masterfrom
fix/configurable-addon-without-config-definition
Open

Fix config prefix logic for configurable addons#355
sleeyax wants to merge 1 commit into
masterfrom
fix/configurable-addon-without-config-definition

Conversation

@sleeyax

@sleeyax sleeyax commented Nov 28, 2025

Copy link
Copy Markdown
Member

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.

1 participant