Version v0.1.2
🔄 Sync & Pairing
- Safe first run — removals are suppressed to prevent accidental wipes.
- History sync — enabled.
- Jellyfin added — experimental support (limited functionality; known issues).
🧩 Watchlist UX
- Dynamic insights (4+ providers) — layout scales cleanly to any number of providers; metrics update live.
- Trailer playback — fixed the watchlist trailer launch/preview issue.
🔧 Critical Fixes
- Sync button state — the Synchronize button enables correctly even when no SIMKL provider is in a pair.
- Many other fixes and hardenings.
🐳 Run CrossWatch with Docker
Latest stable
docker run -d \
--name crosswatch \
-p 8787:8787 \
-v /path/to/config:/config \
-e TZ=Europe/Amsterdam \
ghcr.io/cenodude/crosswatch:latest