blog.cassandrak.net

This is a blog not of my thoughts, not of my feelings but a blog of what I learn

Convert iTunes XML to EXTM3U

September 21st, 2008 · No Comments

iTunes playlists can be exported as TXT or XML. The XML file format
however is not compatible with the MediaGate Media Centre. This can be
overcome by using iTunesExport
mirror
a simple UI to collect the iTunes playlist information and export
selected playlists or all playlists (default) to EXTM3U.

Library Location: E:\Media\Music\iTunes\iTunes Library.xml
Output Directory: Z:\Music\Playlists

Minor edits are required with a text editor. I use UltraEdit and macro to
make the following changes: Replace “E:\Media\Music” with “..” and
Replace “\” with “/”

blogCat: Media · Music