Skip to content

MacRuby command line script to sync music from playlist to Nexus One (Android)

Notifications You must be signed in to change notification settings

apuratepp/iTunes-Sync-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

iTunes Sync Android

iTunes Sync Android is a command line utility to sync (actually copy) one of your iTunes playlists to any Android cell phone mounted as a disk volume on your Mac. It's an experiment to copy playlists to my Nexus One, which doesn't sync with iTunes :(

Requisites

  • MacRuby 0.9 or later
  • Mac OS X 10.6 or later
  • iTunes

Usage

$ macruby itunes_sync_android.rb <destination folder> <playlist name>

For example, if you want to copy your song files from your iTunes playlist Nexus One Sync to your Android phone mounted via USB on /Volumes/NO NAME/Music

$ macruby itunes_sync_android.rb "/Volumnes/NO NAME/Music" "Nexus One Sync"

Todo

  • Fix bugs. Failed to copy songs with special characters (like ñ)
  • Take care of duplicated playlists names
  • more Todo

About

MacRuby command line script to sync music from playlist to Nexus One (Android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages