v0.3.19 — Maintenance
v0.3.19 — Maintenance
Maintenance release with Auto-DJ improvements and admin fixes.
- Auto-DJ: fixed a session-pinning issue where the DJ could get stuck repeating untagged tracks indefinitely when the artist cooldown covered every artist in scope. Untagged songs now correctly fall through to the cooldown-relaxed fallback path so real variety is restored.
- Admin: API routes now return the correct HTTP 403 status when accessed by a non-admin user (previously returned 405, which is reserved for the admin-lock setting).
- Admin: loaders no longer hang on a permanent spinner when a network request fails on startup.