💛 Donate to help keep AudioMuse-AI growing. Your support covers AI subscription for development (~€220/month), homelab electricity for testing (~€20/month), and makes the project sustainable.
Release Date: July 25, 2026
AudioMuse AI v3.0.5 is a maintenance release focused on background-job reliability.
The main fix is in the Redis/RQ heartbeat handling (#784, #799): after a Redis connection issue, workers could be reported incorrectly in the UI even though they were alive. RQ has also been upgraded from 2.7 to 2.10.
The Alchemy Radio cron job (#801), which in some cases failed to run, has been reworked and hardened.
This release also includes a more resilient analysis retry path, a fix for the album counter shown in the analysis log, and a fix for special-character escaping during fingerprint migration.
What's Changed
- Multiple fix by @NeptuneHub in #796
- Heratbeat fix and documentation update - #799 by @NeptuneHub in #800
Full Changelog: v3.0.4...v3.0.5