Updates
- Now use a grid view to display artists
- For albums, external images are searched first, using names configured in
lms.conf
in thecover-preferred-file-names
option (default values are "cover", "front", "folder", "default"). There is no longer a fallback to a random picture in the album directory. #503 - Added a user setting to select how to sort albums in the artist view #498
- Better integration with reverse proxy. Two new configuration options have been added in
lms.conf
:original-ip-header
andtrusted-proxies
#532
Bugfixes
- Fixed last join phrase not being displayed in UI for artists #528
- Fixed bad multi-disc album merging in case of migration/rescan #481
- Updated the way the artist display name is reconstructed #491
Note: a full rescan is mandatory to make album covers correctly associated.