feat: drop stremio-addon-sdk #24

Merged
webstreamr merged 1 commit from drop-sdk into main 2025-05-09 19:59:36 +00:00

1 commit

Author SHA1 Message Date
WebStreamr
4c7ad874ff
feat: drop stremio-addon-sdk
Instead of using the inflexible SDK, we create manifest, routes and the
configure page ourselves using express.

This also makes the plugin re-configurable.

Additionally, a `CONFIGURATION_DESCRIPTION` env var was created to be
able to customize the description on the configuration page.
2025-05-09 19:55:20 +00:00