-
-
01 Sep 2004 09:37:11 UTC
- Distribution: Net-DAAP-Client
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (174 / 0 / 2)
- Kwalitee
Bus factor: 0- 31.40% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (11.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Nathan Torkington, <nathan AT torkington.com>. For support, join the DAAP developers mailing list by sending mail to <daap-dev-subscribe AT develooper.com>. See the AUTHORS file in the distribution for other contributors.
- Dependencies
- Digest::MD5
- Digest::MD5::M4p
- LWP
- Net::DAAP::DMAP
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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
. Maildaap-dev-subscribe AT develooper.com
to join the DAAP developers mailing list.Module Install Instructions
To install Net::DAAP::Client, copy and paste the appropriate command in to your terminal.
cpanm Net::DAAP::Client
perl -MCPAN -e shell install Net::DAAP::Client
For more information on module installation, please visit the detailed CPAN module installation guide.