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

Stremio - Freedom to Stream

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

the web-based service worker should be able to send notifications; we can do that by pulling from the backend and aggregating the notifications the result from using the web notification...

a URL parameter that allows to replace the default add-on collection (which is official add-ons); it will point to a URL to a JSON collection related to Stremio/stremio#444 this means...

In Stremio's translation system there's no concept of pluralization, therefore it is not trivial to show message like "X things do something". Although it sounds easy for English speaker, there...

on the add-ons page, there should be an "Install all add-ons" button at the top if we're displaying a collection when clicked, it should install all add-ons that are not...

We should support markdown (rather than a HTML subset) in various places of the app, including but not limited to: - detail page: item description - addon description (descriptionLong): https://github.com/Stremio/stremio-addon-sdk/issues/11...

**Description** Following things can be fixed and improved. - [ ] Remove notification about new episode from the Board and from the details page(yellow font) when user marks it as...

limit to 2 catalogs per addon (maybe 1 for some) and then have a big "See more from >>" button at the bottom

if the user is offline, the streams component should show a warning along with the available streams if all add-ons are accessed through network, the usual message will be "no...

Should be displayed every time you launch stremio into the board comes as a replacement at the annoying sticky UI removed here: https://github.com/Stremio/stremio/commit/098d56dc473cf626fd3e2e7095153261178f73dc

We should consider a global way of handling actions. Like "go back", "close", "select", "move in directions X" and so on. This will enable easily remapping an action to event...

enhancement