-
Notifications
You must be signed in to change notification settings - Fork 3
Command Line tool to export/copy playlists from iTunes written in Scala
ericdaugherty/itunesexport-scala
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
iTunesExport Console Application http://www.ericdaugherty.com/dev/itunesexport/ Usage iTunes Export only works Java v15 or earlier. iTunes Export is a command line application that uses the Java Runtime Environment (JRE) to execute. To use it, open a command window to the directory where iTunes Export is installed and execute the following command: java -jar itunesexport.jar If iTunes Export is run without any parameters, it will attempt to locate your iTunes Music Library and will write a .m3u playlist file for each playlist defined in the iTunes Music Library. The location of the iTunes Music Library can be overridden using a command line parameter. Example: java -jar itunesexport.jar "C:\My Music\iTunes Music Library.xml" iTunesExport supports a variety of command line parameters. Use the -? or -h parameters to view the available options. Example: java -jar itunesexport.jar -h
About
Command Line tool to export/copy playlists from iTunes written in Scala
Resources
Stars
Watchers
Forks
Packages 0
No packages published