Meelo
Self-hosted music server for collectors, focused on metadata and browsing
Alternative to: spotify, apple music
v3.9.0
2026-01-05Another release focusing on external metadata fetching. It is now possible to manually choose the sources of external metadata (through external links).
What’s Changed
🎉 New Features
- Get sort names from embedded metadata by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1269
- Allow reusing sources when refreshing external metadat by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1310
- Edit External links by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1311
👍 Improvements, Optimisations & Enhancements
- Web: Disable synced lyrics when track is video by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1312
- Handle track indexes set to zero by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1264
🐛 Bug Fixes
- Fix sorting of artists using sort names by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1268
- Fix error when local illustrations are big by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1271
- Scanner: Hide log saying that .lrc file will be ignored by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1315
🌐 Translations
- Setup Czech and Slovak translations by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1356
📤 Deployment
- Docker Compose: Increase healthcheck timeouts by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/1291
Full Changelog: https://github.com/Arthi-chaud/Meelo/compare/v3.8.3…v3.9.0