Mirco Benthien

Results 4 issues of Mirco Benthien

### Changes ![image](https://github.com/plausible/analytics/assets/27558844/d8a5d944-774c-4809-83ae-4acdab47f56e) 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...