Skip to content

Releases: kylekingcdn/music-library-exporter

music-library-exporter 1.2.0 (39)

20 Nov 20:15
v1.2.0-39
07d9364
Compare
Choose a tag to compare

⚠️ Important ⚠️

library-generator has been renamed to music-library-exporter.

Ensure that you update any scripts or launch agents that you may have configured to run library-generator.

Furthermore, please remove library-generator from /usr/local/bin/ to prevent accidental usage.


Features

  • Added an option to prefix song file paths with 'localhost' (useful for a specific subset of runtime environments such as Plex on Synology)
  • 27 new sorting options for playlists

Improvements

  • Multiple improvements to playlist sorting mechanism
    • Sorting results are now much more consistent with the native Music app
    • Sort Title/Artist/Album/Album Artist properties are now handled properly
  • Improved stability of path mapping
  • General performance and responsiveness improvements

library-generator 1.1.5 (38)

12 Nov 07:05
v1.1.5-38
3b5e917
Compare
Choose a tag to compare

Fixes

  • Resolves an issue where certain special characters were encoded incorrectly
  • General performance improvements

library-generator 1.1.3 (35)

28 Oct 23:47
v1.1.3-35
6058e19
Compare
Choose a tag to compare

v1.1.3-35

Features

  • Added a version command

Fixes

  • Null characters are now automatically removed from serialized property list values

library-generator 1.1.2 (33)

27 Oct 14:58
e430c9f
Compare
Choose a tag to compare

Fixes

  • Improved compatibility when using the generated library XML with 3rd party applications

library-generator 1.1.1 (32)

02 Jan 06:38
66c0aad
Compare
Choose a tag to compare

v1.1.1-32

Fixes

  • Updated signing certificate

library-generator 1.1.0 (31)

09 Mar 17:58
da33558
Compare
Choose a tag to compare

Features

  • Initial release of library-generator tool. For more information, please see the project README.