Release Date: September 05, 2025
AudioMuse-AI v0.6.7-beta fix the Sonic Fingerprint functionality.
Highlights
- Fixed a bug in the Sonic Fingerprint functionality that previously prevented it from working correctly with Navidrome. This issue blocked the feature entirely when called from the AudioMuse-AI front-end.
- Restored the password field. This is only required when using a non-default user via the
ENV
variable. If you are using the default user, the field can remain blank. - Changed the build workflow.
What's Changed
- Unify Dockerfile for GPU (nvidia) and CPU, use runtime CUDA images instead of devel by @HeroBrine1st in #46
New Contributors
- @HeroBrine1st made their first contribution in #46
Full Changelog: v0.6.6-beta...v0.6.7-beta