Alexandru Branza

Results 431 comments of Alexandru Branza

One of your screenshots (first one) is shown as a `series` meta type, while the second one is shown as a `channel` meta type. (like the YouTube addon channels) In...

I believe this _could_ be a bug, but I can't be certain. The reason why I can't be certain is because Stremio Web was built to be `type` agnostic, and...

It may also be possible that `released` is specific to `channel`, and `firstAired` is specific to `series`. Again though, I can't be sure without checking the code of the app..

![Untitled-20](https://user-images.githubusercontent.com/1777923/71670323-3d89fc00-2d78-11ea-81a8-dac1b65e3935.png) Here's a draft of how I imagine this feature, I don't think we should have a "full addon" category. Addons that give both streams and catalogs should just appear...

We should also have a way of opening the Addons page to a specific Addon Category, required to (for example) link internally to "Catalog Addons" from an "+ Add Catalog"...

The way I see this done is by having just the main categories (as in the image), and we default to "Streams", we don't set an "All" or a "Full...

We're keeping "All", which will be the default. :))

This has now been implemented in the Desktop version of Stremio: https://github.com/Stremio/stremio/pull/899 A decision has been made to add the settings button to the addon install pop-up too. (in the...

@TheBeastLT I believe it will do so, as it is the responsibility of the addon developer to continue setting `manifest.behaviorHints.configurable: true` or not to the manifest of the already installed...

@TheBeastLT Although I did notice this myself and consider it bad UX, I still think we shouldn't add the configuration button for installed addons. Because after configuring, it will result...