The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  itshell - a shell for searching and downloading from an itunes server

SYNOPSIS

  itshell [servername [serverport]]

DESCRIPTION

This program connects to an iTunes server and lets you search the playlists and songs and download the music files to your local filesystem.

The following commands are valid from within the shell:

  db                   view possible databases
  db id                select a database
  playlist             view possible playlists
  playlist id          select a playlist
  find keyword         search song title/album/artist for keyword
  dir                  show where files will be saved
  dir /new/dir         set new location for files to be saved
  findget keyword      search for and immediately get title/album/artist
  get id ...           download a song
  url id ...           view persistent URL for a song or playlist
  dump filename        dump databases to the filename
  quit                 leave this shell

AUTHOR

Nathan Torkington. Send patches to <dapple AT torkington.com. Mail daap-dev-subscribe AT develooper.com to join the DAAP developers mailing list.