You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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