github Chevron7Locked/kima-hub v1.6.0-rc.1
Kima v1.6.0-rc.1

6 hours ago

Quick Start

docker run -d \
  --name kima \
  -p 3030:3030 \
  -v /path/to/your/music:/music \
  -v kima_data:/data \
  chevron7locked/kima:v1.6.0-rc.1

Then open http://localhost:3030 and create your account!

Documentation

See the README for full documentation.

What's Changed

  • fix: #133 Break up reconciliationSnapshot Lidarr album API call to in… by @cachamber in #134
  • Update preview volume to utilize the global volume setting by @cachamber in #132

New Contributors

Full Changelog: v1.5.10...v1.6.0-rc.1

Don't miss a new kima-hub release

NewReleases is sending notifications on new releases.