Net::DAAP

This library is used for browsing iTunes DAAP servers.

Most of this is based off the work in the perl version by Richard Clamp which can be found here.

Ruby version is by Aaron Patterson <[email protected]>

Installation

Make sure that Digest::M4P is installed before using this package. Digest::M4P is available on the daap client ruby forge site here.

Digest::M4P has not been turned in to a Ruby gem as of this writing.

After that, just install the gem:

sudo gem install daapclient

Also, check out the project page here.

Example Usage

See the EXAMPLES file

Acknowledgments

The library is mostly a port of the Perl library, and owes most of its communication logic to the original Perl version by Richard Clamp.

Author

This Ruby version is Copyright © Aaron Patterson 2005

It also comes with a shameless plug for employment coding Ruby, my most favorite language! ;-)

License

This library is distributed under the GPL. Please see the LICENSE file.