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

NAME

MythTV DAAP Server - Publish MythTV videos to DAAP clients like Apple's Front Row

SYNOPSIS

mythdaap [--db_name] db_name [--db_host] db_host [--db_username] db_username [--db_password] db_password

OPTIONS

--db_name

MythTV database name. Default: 'mythconverge'

--db_host

MythTV database host. Default: 'localhost'

--db_username

MythTV database username. Default: 'mythtv'

--db_password

MythTV database password. Default: 'mythtv'

PREREQUISITES

Getopt::Long

Net::DAAP::Server::MythTV

POE

AUTHOR

Jack Bates <ms419@freezone.co.uk>

COPYRIGHT

Copyright 2007, Jack Bates. All rights reserved.

This program is free software. You can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Net::DAAP::Server::MythTV - The module this script uses

SCRIPT CATEGORIES

Networking