🛠 Recent Fixes v0.0.4
📺 Watcher / Scrobble Fixes
- Progress Accuracy — Fixed incorrect
100%spikes sent to Trakt when pausing or stopping playback. - Seek Handling — Corrected behavior when scrubbing backward; progress now updates properly instead of jumping or freezing.
- Restart Detection — Properly resets progress when playback restarts at
0%after previously being mid-way. - Noise Reduction — Removed spammy Plex
progress/activityalerts from logs for cleaner output.
🐳 Run CrossWatch with Docker
docker run -d \
--name crosswatch \
-p 8787:8787 \
-v /path/to/config:/config \
-e TZ=Europe/Amsterdam \
ghcr.io/cenodude/crosswatch:latest