NAME

AtomicParsley::Command::Tags - represent the mp4 metatags

VERSION

version 1.153400

SYNOPSIS

  my $tags = AtomicParsley::Command::Tags->new(%tags);

ATTRIBUTES

artist

title

album

genre

tracknum

disk

comment

year

lyrics

composer

grouping

artwork

bpm

albumArtist

compilation

advisory

stik

description

longdesc

TVNetwork

TVShowName

TVEpisode

TVSeasonNum

TVEpisodeNum

podcastFlag

category

keyword

podcastURL

podcastGUID

purchaseDate

encodingTool

gapless

METHODS

prepare

Prepares the tags into an array suitable for passing to AtomicParsley via IPC::Cmd.

SEE ALSO

AUTHOR

Andrew Jones <andrew@arjones.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 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.