iTunes Playlist Export 1.3.2 (Default branch) |
|
|
iTunes Export provides the ability to export
iTunes Playlists to the standard .m3u file format.
Unfortunately, this feature is not included in the
iTunes application and is extremely useful for
users who wish to use iTunes with other
applications or devices. iTunes Export is written
in C# (.Net). iTunes Export provides a Command
Line version (tested on Mono) and a GUI version,
as well as a library that developers can use in
their own applications.
License: BSD License (revised)
Changes:
A filter was added for playlist names including the * character, which is now replaced with _. A filter was added for ignoring songs with no 'Location' specified in the iTunes library. A bug where the + sign in file paths was replaced by spaces was fixed.
|