🐳 Docker Image
Pull the Docker image:
docker pull ghcr.io/drallgood/audiobookshelf-hardcover-sync:v3.2.0Or use the latest tag for the most recent release:
docker pull ghcr.io/drallgood/audiobookshelf-hardcover-sync:latest🔍 Image Details
- Digest: ``
- Source: View on GitHub
Changelog
[v3.2.0] - 2025-12-17
Fixed
- Finished Date Sync: Use actual completion date from Audiobookshelf instead of sync date when marking books as finished in Hardcover (#74)
- Encryption Key Persistence & Logging: Store the AES-256 encryption key in the same persistent data directory as the database and add detailed logging and hints for token decryption failures to diagnose encryption key and volume mismatches in multi-user setups (#58)