stremio-web icon indicating copy to clipboard operation
stremio-web copied to clipboard

Stremio - Freedom to Stream

Results 131 stremio-web issues
Sort by recently updated
recently updated
newest added

When hosting my own stremio web server the streaming server query parameter doesn't seem to be working on my local install of stremio-web. My local install is a build of...

enhancement

I tried to play something with subtitles on the iphone safari and chrome browsers. The problem is that the video plays only when it's full screen (without fullscreen it pauses)....

bug

Adding `cause` can help debugging. For example [this](https://github.com/Stremio/stremio-web/blob/development/src/services/Chromecast/Chromecast.js#L23) Error should look like: ```js error = new Error('Google Cast API not available', { cause: args }); ```

good first issue
low-hanging-fruit

we should allow markdown where text is normally allowed, which will go great together with [internal links](https://github.com/Stremio/stremio-addon-sdk/issues/41)

enhancement

one way could be by "addon type" (resources): - All (no filter) - streaming addon - subtitles addon - ~~full addon (figure out a better name for this..addon that provides...

enhancement

in the manifest, for catalogs, you would be able to provide a flag `searchIndex` (either as an additional `extra` property or as a catalog-level property, tbd), that would instruct stremio...

enhancement

sometimes text color and background color could match, which will decrease readability