iTunes Playlist Export 1.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News iTunes Playlist Export 1.5 (Default branch)
# 1  
Old 11-20-2008
iTunes Playlist Export 1.5 (Default branch)

iTunes Export provides the ability to export iTunes Playlists to the standard .m3u file format. Unfortunately, this feature is not included in the iTunes application and is extremely useful for users who wish to use iTunes with other applications or devices. iTunes Export is written in C# (.Net). iTunes Export provides a Command Line version (tested on Mono) and a GUI version, as well as a library that developers can use in their own applications. License: BSD License (revised) Changes:
An issue with invalid characters in playlist filenames was fixed. Some characters are valid in playlist names (within iTunes), but not valid in filenames for the resulting playlist files. Multi-Language support was added for the GUI version. Descriptions are now available in English and French. The Library reader and all playlist writers were updated to use UTF-8 encoding. The export routine was changed to include audio streams. Disabled tracks (tracks that are unchecked in iTunes) are now ignored. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
rhythmbox(1)						      General Commands Manual						      rhythmbox(1)

NAME
rhythmbox - music player and library for tagged files using GStreamer SYNOPSIS
rhythmbox [option...] DESCRIPTION
rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio and Last.fm integration, iPod syncing and generic portable audio player support. Audio CD playback, ripping and encoding, music sharing, and Podcasts. For performance reasons, the remote control abilities have been moved from the rhythmbox binary to a separate program. See rhythmbox-client and the corresponding man page for documentation. OPTIONS
-d, --debug Enable debug output -D, --debug-match=match Enable debug output matching a specified string --no-update Do not update the library with file changes -n, --no-registration Do not register the shell --dry-run Don't save any data permanently (implies --no-registration) --rhythmdb-file=file Path for database file to use --playlists-file=file Path for playlists file to use -q, --quit Quit rhythmbox --display=DISPLAY X display to use -?, --help Show help options --help-all Show all help options --help-gst Show GStreamer Options --help-gtk Show GTK+ Options --help-sm-client Show session management options AUTHOR
This manual page was written by Sven Arvidsson <sa@whiz.se>, for the Debian system (but may be used by others). SEE ALSO
rhythmbox-client(1). The online documentation available through the program's Help menu. GNOME
2006-12-24 rhythmbox(1)