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
Settings → Reinstall browser no longer reports the install as finished a few seconds in while the download is still running. The completion fallback introduced in 2.0.20 resolved as soon as it found any Chromium binary on disk - during a reinstall the old binary is still there, so it fired immediately. It now only fires when a new binary appears (first install or version upgrade); same-version reinstalls wait for the installer to actually finish. Affected all platforms and deployment methods.
Docs
First-run setup notes in both READMEs: the app downloads a one-time ~115 MB Chromium on first launch, and if the setup screen ever sticks after the download completes, restarting the app (or docker restart plex-poster-helper) picks the browser up immediately.