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

Related to #206 New `ShimerEffect` component used in child divs of placeholders to created a loading/shimmer effect. ![stremio-web-loading-final-optimized](https://user-images.githubusercontent.com/7889816/121744050-9b407d00-cb02-11eb-84ea-a24093ba317b.gif)

I am using latest version of stremio web with a dockerized server container using https://hub.docker.com/r/sleeyax/stremio-streaming-server While adding server url, I get CORS error. ![image](https://user-images.githubusercontent.com/14318173/141686324-420786d2-eed6-49a3-8faf-b0a46848c0ce.png) ![image](https://user-images.githubusercontent.com/14318173/141686348-be4141ea-3992-4427-99e6-73d0aada5fbd.png) How can it be resolved?

**Description** We should show some loading indicator when we are waiting for the response from an addon at the moment all what we see is vie with a lot of...

enhancement

if there are streams which are not currently playable (cause of incompatible protocol or format), the streams component should fade them out and render a "N streams unavailable because they...

In the settings, allow to pick "automatically picked addons" and details about the selection process. For example: - as suggested by Tomek, we may offer "select first available stream" or...

When installing an addon for the first time, show warnings in the install prompt if there are any of the `manifest.behaviorHints` - `adult`: show a warning "This addon contains adult...

design-required

kind of similar in concept to https://github.com/Stremio/stremio-players#playerurl the idea is, to allow every add-on to return "meta extensions" regarding a particular meta item currently, we run a meta aggregator for...

**TODO:** update this issue with info on how to implement this new spec in the current stremio versions Spec proposal: - `url`: optional: internally playable URL; can use protocols: `file:///`,...

ideas: - [ ] rather than saying "no content available" say "Please install more add-ons" - [ ] first time you go to the addon catalog, show some explanation what...

**Description** Currently staging environment is almost not used. We should change the building process more automated. It would improve testing a lot. 1. Add new branch called master. New process...