v0.5.1

Update 0.5.1

  • Tag: v0.5.1

  • Published: 2025-12-17T19:59:53Z

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

CrossWatch – v0.5.1

Some small updates and quality-of-life improvements. And one big update. One long-standing irritation by me was that there was no simple way to say: “do not sync this movie, show, or episode”. If a provider kept reporting it, CrossWatch would keep planning it. That ends now: you can block items per provider so they won’t be pushed out to targets. Blocking happens at the highest level: the CW Orchestrator. This function is still experimental...

And like with all my updates: hit Save in Settings at least once, so any new/changed config variables get written into your config.json.

✨ Highlights

  • Metadata localization (TMDB): descriptions can now show in your own language (when available). Default is en-US. Change it in Settings -> Metadata providers -> TMDB -> Advanced. I've updated the WIKI Metadata with all possible localizatin codes here: https://github.com/cenodude/CrossWatch/wiki/Metadata-Providers

  • Improved Editor: the editor now supports two different data sources

    • CW Tracker (the existing CW tracker editing and snapshots)

    • Current State (/config/state.json) with a Provider and Feature selector

    • In Current State, you can block items per provider so they won’t sync out to targets.

    • The trashbin button will block them, and if you want to unblock them just push the same trashbin button again.

    • Your Current State changes are saved separately (/config/state.manual.json) and will NOT be deleted automatically. I've updated the WIKI Editor page here: https://github.com/cenodude/CrossWatch/wiki/Editor

🔧 Fixes & Changes

  • Changed: absolute path is used for watchlist, to be compatible with some reverse proxies

  • Changed: watcher sink adjustments apply immediately, no container restart needed

  • Fixed: deleting an item in watchlist for CW TRacker, now actually deletes it

  • Fixed: watchlist posters more often include titles on the cover

Last updated