Releases: kylekingcdn/music-library-exporter
Releases · kylekingcdn/music-library-exporter
music-library-exporter 1.2.0 (39)
⚠️ 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)
Fixes
- Resolves an issue where certain special characters were encoded incorrectly
- General performance improvements
library-generator 1.1.3 (35)
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)
Fixes
- Improved compatibility when using the generated library XML with 3rd party applications
library-generator 1.1.1 (32)
v1.1.1-32
Fixes
- Updated signing certificate
library-generator 1.1.0 (31)
Features
- Initial release of
library-generator
tool. For more information, please see the project README.