github Chevron7Locked/kima-hub v1.6.3
Kima v1.6.3

3 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.3

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

Documentation

See the README for full documentation.

What's Changed

  • feature: #130 - Shows missing songs in albums, including preview by @cachamber in #140
  • Subsonic: expand OpenSubsonic compatibility and modularize route architecture by @cachamber in #142

Full Changelog: v1.6.2...v1.6.3

Don't miss a new kima-hub release

NewReleases is sending notifications on new releases.