Skip to content

Releases: heroiamarelo1/Local-Cache

v0.4.24 — Fastest mode, updates, WuPlay build

Choose a tag to compare

@heroiamarelo1 heroiamarelo1 released this 02 Aug 13:23

What’s new

Fastest result mode (now the default)

  • Fastest is the default in /settings (~1–3s) for a debrid-cached stream so Stremio/WuPlay is less likely to skip Local Cache.
  • If no debrid-cached hit in time, automatically falls back to normal Fast.

Update notices

  • TV app and phone /settings check GitHub for a newer release and show a download link.

Donate

  • PayPal donate button at the bottom of /settings.

WuPlay flavor (online Preview)

  • Second APK: Local Cache WuPlay (app.localcache.wuplay, port 7001).
  • Install URL uses your public IP (router forward required) so config.wuplay.app can Preview.
  • Phone /settings still uses LAN.

Assets

  • local-cache-release-0.4.24.apk — Stremio (127.0.0.1:7100)
  • local-cache-wuplay-0.4.24.apk — WuPlay (public IP :7001)

v0.4.23 — Internal storage + better settings

Choose a tag to compare

@heroiamarelo1 heroiamarelo1 released this 02 Aug 00:05

What’s new since v0.4.16

Internal storage (optional)

  • You can run without a USB — pick Use internal storage on first start or in /settings (at the bottom).
  • USB is still recommended. Internal mode is a compromise: limited space, and some TVs struggle with large caches.
  • Suggests a cache size of about 80% of free space (editable). Needs ≥ 2 GB free to enable internal mode.
  • Switching from internal → USB clears the internal cache so you don’t keep a second copy around.

Smarter streams on internal storage

  • Prefers a 1080p/720p option that fits remaining free space (cached links preferred).
  • If nothing fits: shows an info card Local Cache explaining there’s no option because of filesize (no play URL).

/settings upgrades

  • Live download / playback status (progress, local vs streaming).
  • USB picker, delete cache, and internal-storage toggle at the bottom.
  • Resume selected / Cancel selected for incomplete or paused downloads (one at a time).
  • Debrid service checkboxes default to unchecked — tick only what you use.

Other

  • Clearing Stremio’s short-lived stream result cache when you switch USB ↔ internal (re-open the title if an old card sticks).
  • Config works without USB (prefs + JSON next to the movies folder).

Install: sideload local-cache-release-0.4.23.apk → package app.localcache.release → add-on http://127.0.0.1:7100/manifest.json

v0.4.16

Choose a tag to compare

@heroiamarelo1 heroiamarelo1 released this 01 Aug 17:56

Local Cache v0.4.16

Stream order (no repeats)

  1. Best for quality mode (cached if possible) — 4K in 4k mode, 1080p pool in 1080p mode
  2. Safe 1080p — prefers a different debrid than #1
  3. Best cached (any debrid)
  4. Best cached on a different debrid
    5–6. Best 720p (cached first, smaller first)
    7–9. Cached extras: 1× 4K, 2× 1080p
    10–14. Uncached: 2× 4K, 2× 1080p, 1× 720p

Fast = those curated rows only.
Complete = curated rows, then everything else.

v0.4.15

Choose a tag to compare

@heroiamarelo1 heroiamarelo1 released this 01 Aug 17:39

Local Cache v0.4.15

Stream order

  1. Best for your quality mode (cached if possible)
  2. Safe 1080p
  3. Best cached (any debrid)
  4. Best cached on a different debrid
  5. Best 720p (cached first, smaller first)
  6. Next best 720p
    7–9. Three more cached
    10–14. Five uncached (for users without debrid)

Also includes configure-before-Stremio UI text from 0.4.14.

Install

Same as before — sideload APK, USB, phone settings, then Stremio add-on URL.

v0.4.14

Choose a tag to compare

@heroiamarelo1 heroiamarelo1 released this 01 Aug 15:30

Local Cache v0.4.14

First public release. Android TV app that runs a Stremio add-on on the device, ranks Torrentio/Comet streams, and caches the chosen file to USB.

Highlights

  • Multiple Torrentio / Comet manifests (phone settings with + buttons)
  • Fast mode waits for all instances of at least one provider (8s cap); Complete waits for all
  • Stream ranking: best quality, safe 1080p, best cached, other debrid, download fallback
  • Clear Stremio cards + real release file names in the app status line
  • USB should be exFAT
  • In-app steps: configure on phone first, then install the Stremio add-on

Install

  1. Download local-cache-release-0.4.14.apk below
  2. Sideload on the TV, choose USB, start server
  3. Configure manifests from your phone: http://TV_LAN_IP:7100/settings
  4. In Stremio: Add-ons → Add Add-on → http://127.0.0.1:7100/manifest.json

MIT licensed. Not affiliated with Stremio, Torrentio, Comet, or any debrid provider.