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

NAME

App::MP4Meta - Apply iTunes-like metadata to an mp4 file.

VERSION

version 1.112830

DESCRIPTION

The mp4meta command applies iTunes-like metadata to an mp4 file. The metadata is obtained by parsing the filename and searching the Internet to find its title, description and cover image, amongst others.

Currently, only the film command has been implemented. TV Series support will be added soon.

film

The film command parses the filename and searches the IMDB for film metadata. See App::MP4Meta::Command::film for more information.

TODO

  • Implement tv command for TV Series

AUTHOR

Andrew Jones <andrew@arjones.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Andrew Jones.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.