Paypal donate!Project DescriptioniExporter is a small c# application that let's you export iTunes playlists to any other location.
That way you can have your iTunes playlists available on any other device ( like usb stick, sd card or other mp3 player ).
iExporter exports mp3 and m4a files! It will also create a m3u playlist file for each exported selection.
There are currently 2 programs supplied
To know how to use the GUI application, just follow the Wiki screenschots link at the bottom of this page.
- A command line application
Examples how to use the command line application
DepSoft.Console.iExporter.exe
-playlists="Tags - 80ies sound#Tags - Pop"
-exportlocation="C:\Music"
-libraryfile="c:\iTunes\iTunes Music Library.xml"
-nosubfolders -noexportDepSoft.Console.iExporter.exe
-artists="b-52's, the#50 cent"
-exportlocation="C:\Music"
-libraryfile="c:\iTunes\iTunes Music Library.xml"
-nosubfolders-libraryfile is optional, if not used, the program will try to locate the default iTunes location
-nosubfolders is optional and if used, it will not create any subfolders for each Album-Track exporter
-noexport is optional and if used, no tracks will be exported, only playlist files will be created. Can only be used in combination with
-playlists !
-playlists must have a # separated list ( or one name ) with all playlists that need to be exported, it's
not case sensitive
-artists must have a # separated list ( or one name ) with all album artists that need to be exported, it's
not case sensitive
InformationYou are always welcome to follow my blog at
http://depblog.weblogs.usIf anyone would like to help out or has any feature requests or bugs, just contact me ( click on my username below )!
Wiki