youchi1
youchi1
also here is missing scrollbar or option to scroll horizontally 
@lukechilds this is quite an easy, but a good-to-have fix, can it be implemented in near future?
Can you give me more info please? why other movies have imdbRating in v3 then? if something is in the source and also in one of your endpoints while not...
windows v5? What about stremio web?
Yeah, but I tested new app (beta 24) on web.stremio and clicking on "stremio:///" still redirects to Desktop app. I know it is probably intended, but it would be nice...
thanks for answering. I tested uri button on windows ( app v5.0.0-beta.25) and it does't work. It opens browser with uri as link.
stream pointing to uri (streams.externaUrl)
```javascript { "streams": [ { "name": "TMDB Collections", "description": "📚 \"Trainwreck\"\nMovie is part of 👆\nClick and go to the collection", "externalUrl": "stremio:///detail/movie/tmdbcDev.1502591" } ] } ```
not true: https://github.com/Stremio/stremio-addon-sdk/blob/master/docs/api/responses/stream.md it works on other platforms, as stated in original post.
Hi @jaruba , I do not use "series" as meta type, because it didn't work for all the addons providing streams. I use "movie", it has best compatibility with "stream"...