v0.9.10

Update v0.9.10

  • Tag: v0.9.10

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

Highlights

  • Scrobble: better Plex user resolution

    • Reduces missed events on shared servers and non-default watchers.

    • Lowers noisy alerts when no active viewer is present.

  • Sync Engine: faster completion on large runs

    • Large history imports now finish and report results more reliably.

  • Provider adapters: MDBList, SIMKL, and Trakt refreshed

    • Improves compatibility across sync and scrobble flows.

Fixes & improvements

  • Scrobble: suppressed user=None playback alerts

    • Reduces filter-log noise when nobody is actively watching.

  • Scrobble: fixed missing events for non-default Plex watchers

    • Handles alert payloads that omit the account or user field.

  • Scrobble: added debug logging before dropping unresolved-user alerts

    • Makes ignored events easier to troubleshoot.

  • Scrobble: improved shared-server token handling

    • Uses the configured profile username for that watcher.

  • Scrobble UI: fixed route filter preset leakage

    • Prevents cached provider presets from leaking into the default profile.

  • Captures: fixed history restore collisions

    • Handles entries that share the same watch timestamp.

  • Captures: fixed duplicate-item edge case

    • Prevents distinct items with the same IMDb ID from collapsing incorrectly.

  • Sync Engine: batched blackbox and flap bookkeeping

    • Reduces post-write overhead on large add/remove operations.

    • Helps large runs finish more predictably after writes complete.

  • Sync Engine: improved result accounting

    • Better separates provider-confirmed adds, deduplicated items, and skipped items.

  • MDBList: updated adapter to v4.1.0

    • Improves history, ratings, watchlist, and scrobble compatibility.

    • Fixes show-level and season-level history updates and removals.

    • Preserves more MDBList-supported IDs for ratings sync.

  • SIMKL: updated adapter to v4.1.0

    • Improves history, ratings, watchlist, and scrobble compatibility.

    • Fixes anime scrobble payloads and season-level history writes.

    • Improves write accounting for season-level additions.

  • Trakt: updated adapter to v4.4.0

    • Improves history, ratings, watchlist, and scrobble compatibility.

    • Fixes show-level and season-level history updates and removals.

    • Improves scrobble handling near the finish cutoff and duplicate/recent playback conflicts.

Last updated

Was this helpful?