iTunes Export Changelog

What's new in iTunes Export 2.2.2

Jun 2, 2010
  • (GUI Only) Fixed bug where iTunesExport would hang when attempting to export multiple playlists with the same name. Now, the last playlist will be exported.
  • (GUI Only) Fixed bug where iTunesExport would hang when attempting to copy a file that does not exist. Now the file will be skipped.
  • (Console Only) Reduced memory usage. Changed method to avoid DTD look-ups that uses less memory.

New in iTunes Export 2.2.1 (Mar 26, 2010)

  • Enhanced the playlist name filter to include characters from the Latin 1 Supplement Block.
  • (Console Only) Replaced ad-hoc URL decoding of file paths with URLDecode class. Now non-ASCII characters are handled correctly in file names.
  • Added(Console)/Changed(GUI) 'addIndex' logic. Now uses incrementing index instead of iTunes Song Index. Index is in the order iTunes has the songs in for each playlist.