Menu

Tree [d121b0] devel /
 History

HTTPS access


File Date Author Commit
 iTunesExport 2019-02-07 Alexander Groß Alexander Groß [d121b0] 1.4.6-rc4
 iTunesExport.xcodeproj 2019-02-07 Alexander Groß Alexander Groß [4fadd2] .
 CHANGELOG 2018-08-01 Alexander Groß Alexander Groß [f10ca8] 1.4.6-rc3
 LICENSE 2018-06-06 Alexander Groß Alexander Groß [3d6dee] 1.4.6-devel-build4
 README.md 2019-02-07 Alexander Groß Alexander Groß [4fadd2] .

Read Me

iTunesExport

Release 1.4.6 Release Candidate 4

iTunesExport is written as a helper tool to export iTunes Playlists to a data storage for use in a portable MP3 Player, which does not work together with iTunes.
The application exports the songs in the iTunes playlists and encodes and process them in a very flexible, customizable way.

In this release all featueres are complete, but it's far away from production state. Although it works, it needs testing, fine tuning and error correction, so please report errors that occur.

Features

  • Select playlist, sort them and copy or encode (ffmpeg binary needed) the songs on any device.
  • Make folders for playlists or store all sngs in one folder
  • Create M3U/M§U8 playlists on the device
  • Rename, number and tag the files as you like
  • Normalize the audio volume (aacgain binary needed)

For use you have to select the desired playlists and then select a target folder, which can be any USB Mass Storage device or a directory at your hard disk. A click on the "Settings" button open a panel where you can customize the handling of the files. A click on the process button starts the export.

You can also export the files into a folder and burn the folder to a optical media from withhin the application.

Supported file types mp3, m4a. Protected AAC files (m4p) are not supported and are skipped. If you want to use those file, convert them into mp3 or unprotected AAC files (m4a) by burning them on a disc an reimport the CD.

ffmpeg binaries

For use the encoding and volume normalizing features you need to have aacgain and ffmpeg installed.

Tested versions are

  • ffmpeg: Version 3.0 and above should do the trick

You can download the provided binaries file, which provides aacgain 1.9.0 and ffmpeg 4.0 as static builds, but you can also use any binary that may be preinstalled an your computer, either as a static build, a Homebrew/MacPorts build or bundled with any application. Add the folder where your binaries are located during the executables search and select the desired version. Be aware it's not tested to copy Homebrew/MacPorts build into the application bundle, this may work - or not.

XCode Project

The source is provided as a XCode 9.1 project.

Errors

There are sure some, please report the errors as a Issue in Sourceforge.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.