Skip to content

v2.0.22

Choose a tag to compare

@tonywied17 tonywied17 released this 10 Jun 17:26
· 20 commits to main since this release

Fixes

  • 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.