v0.0.3
Minor bug fixes:
- Optimized scheduler and sync times
- Added settings overview
- Improvements in Watchlist
v0.0.2
Minor bug fixes:
- Optimized scrobbler watcher
- Fixed non-working PIN copy buttons
🐳 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