Meelo
Self-hosted music server for collectors, focused on metadata and browsing
Alternative to: spotify, apple music
v3.2.0
2025-03-07Mainly bug fixes and minor improvements
:warning: While it’s not a breaking change, it is recommended to re-download the docker-compose.yml file and add TAG=latest to your .env
What’s Changed
Exciting New Features 🎉
- Change Grid’s Items size by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/898
- Save Queue as Playlist by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/909
- Add ‘New’ Playlist button to ‘Add to playlist’ dialog by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/899
- Add button to delete track from queue by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/900
- Add BPM by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/936
- Genres from embedded metadata can be splitted by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/890
Improvements, Optimizations & Enhancements 👍
- Front: Release Page shows month of release by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/919
- Front: Empty States by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/927
- Front: Smooth Gradient Background Transition by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/932
- Scanner: Case-insensitive tags from ffprobe by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/889
- Deinterlace thumbnails by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/930
Fixes & Patches 🩹
- Allow library path to be ‘./‘ by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/937
- Avoid duplicated items in infinite lists/grids by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/891
- Fix bug where gradient would be transparent by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/922
- Fix Gradient Background Flash by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/931
Documentation 📖
- Docker Compose: Use Docker hub + env var for tags by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/883
Security 🛡
- Some Dependencies Bump
Deployment ⚙
- CI: Factorise Dockerisation step
Other Changes 🔀
- Server: (DX) Simplify env setup for tests by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/886
- Server: ‘Filter’ API by @Arthi-chaud in https://github.com/Arthi-chaud/Meelo/pull/926
Full Changelog: https://github.com/Arthi-chaud/Meelo/compare/v3.1.0…v3.2.0