Mirco Benthien
Mirco Benthien
### Changes  I noticed the details pages modal does not let me navigate to the external link like the dashboard top pages section lets me do. So I added...
I am trying to create an addon with configuration. Its described here how to: https://github.com/Stremio/stremio-addon-sdk/blob/master/docs/api/responses/manifest.md#user-data I do exactly that and my /configure url is empty. "Cannot GET /configure". Here is...
I built an addon that uses the subtitle handler to track when somebody watched something. It used to work just fine, but now the http request is not being called...