Skip to content

1.5.0

Latest

Choose a tag to compare

@guitaripod guitaripod released this 04 Sep 17:30

Launch Pipeline, Self-Healing Connections & Watch Stats

  • The main UI never appears until the server route is validated and both Home and Library have loaded — no more launching into a "Couldn't Load Libraries" TLS error
  • Remastered launch screen mirroring the app icon's crystal, with live connection status; failure state offers Try Again, Switch Server, and offline Downloads
  • Self-healing connections: all known server addresses are probed in parallel at launch, the first healthy one is re-pinned, and requests that hit a dead route fail over at runtime; TLS and reachability errors now say what to do
  • Fixed large navigation titles rendering with zero left padding across tabs
  • Plex watch statistics: background sync, local GRDB store, charts and a Year in Review
  • Home paints from a local snapshot in frame 1 on cold launch; disk-backed image cache tier
  • Library sort, filter and folder controls moved into a floating action bar; fixed Library tab layout freeze
  • Landscape rotation on iPhone
  • History sort parameter, decode diagnostics and audio track fallback fixes