v0.7.3

Update 0.7.3

  • Tag: v0.7.3

  • Published: 2026-01-20T21:33:53Z

  • GitHub: https://github.com/cenodude/CrossWatch/releases/tag/v0.7.3

Fixes & improvements

  • Auth providers now load only when needed

    • Authentication provider are no longer loaded on every page load.

    • This reduces initial network requests and keeps the UI lighter.

  • Orchestrator: history

    • Fixed a bug where episode entries could be mistaken as “already synced” when the show existed on target provider.

    • Fixed a matching bug that could cause ghost changes during history sync (planned adds that end up being skipped).

    • Result: more accurate history syncs and less noisy sync summaries.

  • Plex authentication UI improvement

    • Clear warning when Plex Media Server (PMS) can’t be reached

    • If Plex account auth succeeds but the configured PMS URL is wrong/unreachable, CrossWatch now shows:

      • Connected, but PMS is not reachable - validate settings.

  • MDBList provider history sync is more stable

    • No more “remove everything / add everything back” loops.

    • MDBList show/season summary entries are ignored; only real history items are synced.

    • Sync summary no longer shows fake “skipped” items when MDBList processes bulk updates.

    • Prevents fake “+1 rating” changes caused by invalid IMDb IDs.

Last updated