Skip to content

v0.2.14

Choose a tag to compare

@renaudallard renaudallard released this 13 Jun 13:29
· 6 commits to master since this release

Reliability and correctness fixes from a deep audit.

⚠️ One-time reset: this version updates the local database and clears your on-device watch history, watchlist, and progress. They rebuild as you use the app. (Logins are unaffected.)

Sessions & login

  • Logging out now ends the session immediately, the app no longer keeps querying a service as the just-logged-out account until restart
  • Netflix: an expired session now prompts you to log in again instead of failing silently forever
  • Logout is now saved durably (survives an app kill)

Watched & episodes

  • Molotov: lists episodes that label their number only in the subtitle
  • Prime Video & Tou.tv: more reliable watched-episode detection; a malformed Tou.tv resume marker no longer aborts a sync

Performance

  • Show pages with long episode lists scroll and toggle much more smoothly
  • Providers share a single network connection pool (lower memory and thread use)

Other

  • The update banner no longer appears when the installed version can't be determined