Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
605 stars 158 forks source link

add manifestHandler to change the manifest according to the user config #272

Open dexter21767-dev opened 2 months ago

dexter21767-dev commented 2 months ago

when user config was added to the addon SDK, a need for changing the manifest according to the user config emerged. this should add the option for devs to be able to change the manifest as they see fit.