Releases: epoupon/lms
Releases · epoupon/lms
v3.7.0
Updates:
Some CLI tools are now distibuted to ease debug:
lms-metadata: scans a file exactly as the daemon would do, and report all the collected information.
lms-recommendation: for each track/album/artist, report 3 similar entries.
A significant refactoring work was done to make LMS use cmake instead of autotools. Please don't hesitate to report any regression you can spot.
Bugfixes:
Some files were skipped on very large directories using mounted volumes on the official docker image. #33
v3.6.3
Bugfixes:
Update the artist and album names if they are outdated (#30 )
v3.6.2
Bugfixes:
Fixed regression "Only getting first word of tags" #30
v3.6.1
Bugfixes:
Fixed badly escaped strings that made the client crash (#29 )
v3.6.0
Updates:
Keep media player volume persistent, fixes #21
Follow symlinks when scanning directories. #23
Subsonic API: added bookmark support. Fixes #24
Added M4B file support
Added ALAC file support
Bugfixes:
Do not log not implemented commands as errors, fixes #11
v3.5.0
Updates:
Added a way to filter artists (album artists, track artits, all artists) (#19 )
Fixes:
Fixed regression on the play previous button
v3.4.0
Updates:
Added Media Session support
Fixes:
Load covers embedded in flac files (#18 ). Note you have to manually rescan your database (to be done once after update)
v3.3.0
Added volume control (#14 )
Added track duration (#15 )
v3.2.0
Updates:
Improved the tag based similarity results
Fixes:
Handle cover art for multi-disc albums stored in seperate folders (#6 )
Fix build with gcc9 (#7 )
Wrong codec when transcoding for stream request using the Subsonic API (#8 )
Added an option to specify the ffmpeg path (#5 )
Correctly support embedded cover on WMA files
v3.1.0
Added a scan report generator (fixes #4 )
Fixed a regression that made files to be always fully scanned
You can’t perform that action at this time.