Skip to content

v3.7.0

Compare
Choose a tag to compare
@epoupon epoupon released this 21 Feb 14:52
· 1016 commits to master since this release

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