u/New_Ad_3752

Image 1 — I built a Stremio-based Android app with richer metadata, add-on sync, and custom themes
Image 2 — I built a Stremio-based Android app with richer metadata, add-on sync, and custom themes
Image 3 — I built a Stremio-based Android app with richer metadata, add-on sync, and custom themes
Image 4 — I built a Stremio-based Android app with richer metadata, add-on sync, and custom themes
▲ 75 r/mdblist+1 crossposts

I built a Stremio-based Android app with richer metadata, add-on sync, and custom themes

I’ve just created an Android app based on Stremio. The main focus was to improve metadata, ratings, reviews, cast information, and the overall user experience while making playback as seamless as possible.

Now, when you open a movie, you can see detailed ratings, cast information, reviews, and its trailer.

To get the most out of the app, an MDBList API key is a must, as it provides additional metadata and offers much more reliable scrobbling than Trakt.

Bonus #1: I created 4 themes that I’m really happy with. I hope you like them too!

Bonus #2: You can now reorder, delete, and rename your lists directly within the app—just open the Lists section.

You can also import all your Stremio add-ons. If you sign in with your Google account, you can sync the app’s add-ons across your devices—just tap Send on the source device and Receive on the destination device.

Please give it a try! If you find any bugs, open an issue instead of reporting them only here, so they can be properly tracked. I’m also open to feature requests!

https://youtu.be/oZPmZI1tdgo

For android TV

https://github.com/sauliiin/open-Stremio/releases

For mobile:

https://github.com/sauliiin/open-stremio-mobile/releases

Requests and bug reports are very welcoming

TODO list, as requested:

  1. Add Trakt sync (Only scrobble? Need suggestions).
  2. Add an auto-update option so users don’t keep using outdated APK versions.
  3. Look into WE Trakr
u/New_Ad_3752 — 21 hours ago
▲ 12 r/mdblist

Just made and stremio like app for mdblist users

I built this for my own TV box and figured someone else might want it.

It browses your mdblist.com lists, pulls streams from your installed Stremio addons (Torrentio, AIOStreams, etc.) and plays them through Real-Debrid. The design rule the whole thing is built around: you never pick a source. Press play and it walks the ranked candidates until one actually produces a frame — a dead mirror, an expired token, a container the decoder chokes on are all just "try the next one". Only when every candidate has failed does it show you the list to pick by hand.

Other bits: it detects those 30-second "this file was removed" decoy clips by comparing runtime against the metadata and skips them; subtitles come from addons but are drawn by the app itself, so nudging the sync doesn't interrupt playback; watch progress and resume go through mdblist; the addon list syncs across devices tied to your mdblist key.

Compose for TV + Media3. Release APK is 3.3 MB and cold-starts in ~340 ms on a cheap ARM32 TV box.

Interface is in Brazilian Portuguese only, for now**.** Sideload — not on any store. You bring your own mdblist and Real-Debrid accounts.

u/New_Ad_3752 — 11 days ago