v0.7.4
Update 0.7.4
Tag:
v0.7.4Published:
2026-01-22T20:27:21ZGitHub: https://github.com/cenodude/CrossWatch/releases/tag/v0.7.4
CrossWatch - v0.7.4
🔧 Fixes & Improvements
Optimalizations
The core script now loads only what’s needed for the current screen.
CSS cleanup: branding styles are merged and more consistent.
Removed duplicate progress handling so the progress bar and sync timeline behave more reliably.
Removed leftover/unused code that could cause small edge-case glitches.
Cleaner provider icons in Settings
Provider logos now only show when that provider is actually configured (instead of showing everything).
Scrobbler icons now reflect your enabled Watcher provider and selected sinks (instead of showing everything).
SIMKL and Trakt auth behaves better after approval
“Waiting for token” polling is smarter: ~2s intervals for ~30s, then it slows down.
Switching back to the CrossWatch tab triggers an immediate check (no unnecessary waiting).
SIMKL history sync includes completed shows and anime
Fixed an issue where shows/anime could disappear from the snapshot after finishing the final episode.
Fewer API calls, faster syncs (new batching controls)
Added provider-specific batching controls so large syncs can run with fewer requests.
Default behavior stays the same (safe 100), but you can override per provider when needed (such as SIMKL).
Config-only (for now): currently only SIMKL is wired up; other providers will keep the default until they’re tested and added.
Read the updated Orchestrator docs.
Example config.json
config.jsonLast updated