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

Search results for "dist:MP3-Tag"

MP3::Tag - Module for reading tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::Cue - Module for parsing .cue files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::Cue is designed to be called from the MP3::Tag module. It parses the content of a .cue file. The .cue file is looked for in the same directory as audio file; one of the following conditions must be satisfied: * The "audio" file is specified...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::Inf - Module for parsing .inf files associated with music tracks. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::Inf is designed to be called from the MP3::Tag module. It parses the content of .inf file (created, e.g., by cdda2wav). POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over is the last t...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::File - Module for reading / writing files River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::File is designed to be called from the MP3::Tag module. It offers possibilities to read/write data from files via read(), write(), truncate(), seek(), tell(), open(), close(); one can find the filename via the filename() method....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v1 - Module for reading / writing ID3v1 tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

title(), artist(), album(), year(), comment(), track(), genre() $artist = $id3v1->artist; $artist = $id3v1->artist($artist); $album = $id3v1->album; $album = $id3v1->album($album); $year = $id3v1->year; $year = $id3v1->year($year); $comment = $id3v1-...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v2 - Read / Write ID3v2.x.y tags from mp3 audio files River stage two • 7 direct dependents • 12 total dependents

get_frame_ids() $frameIDs = $tag->get_frame_ids; $frameIDs = $tag->get_frame_ids('truename'); [old name: getFrameIDs() . The old name is still available, but you should use the new name] get_frame_ids loops through all frames, which exist in the tag....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::CDDB_File - Module for parsing CDDB files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::CDDB_File is designed to be called from the MP3::Tag module. It parses the content of CDDB file. The file is found in the same directory as audio file; the list of possible file names is taken from the field "cddb_files" if set by MP3::Tag ...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ImageSize - extract size info from image files via Image::Size. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::ImageSize is designed to be called from the MP3::Tag module. It implements width(), height() and mime_type() methods (sizes in pixels). They return "undef" if "Image::Size" is not available, or does not return valid data....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ParseData - Module for parsing arbitrary data associated with music files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::ParseData is designed to be called from the MP3::Tag module. Each option of configuration item "parse_data" should be of the form "[$flag, $string, $pattern1, ...]". For each of the option, patterns of the option are matched agains the $str...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::LastResort - Module for using other fields to fill autoinfo fields. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::LastResort is designed to be called from the MP3::Tag module. It uses the artist_collection() as comment() if comment() is not otherwise defined....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v2_Data - get_frame() data format and supported frames River stage two • 7 direct dependents • 12 total dependents

This document describes how to use the results of the get_frame function of MP3::Tag::ID3v2, thus the data format of frames retrieved with MP3::Tag::ID3v2::get_frame(). It contains also a list of all supported ID3v2-Frames. get_frame() ($info, $long)...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ImageExifTool - extract size info from image files via Image::ExifTool. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::ImageExifTool is designed to be called from the MP3::Tag module. It implements the (standard) methods qw(title track artist album year genre comment), as well as width(), height(), bit_depth(), _duration() and mime_type() methods (sizes in ...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

lib/Encode/transliterate_win1251.pm River stage two • 7 direct dependents • 12 total dependents

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

Normalize::Text::Music_Fields - normalize names of people's and (musical) works. River stage two • 7 direct dependents • 12 total dependents

Databases of names and of works-per-name are taken from plain-text files (optionally in mail-header format). Names are stored in *.lst files. Works are stored in .comp files named after the shortened name of the composer. The directories of these fil...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v2_Data - get_frame() data format and supported frames River stage two • 7 direct dependents • 12 total dependents

This document describes how to use the results of the get_frame function of MP3::Tag::ID3v2, thus the data format of frames retrieved with MP3::Tag::ID3v2::get_frame(). It contains also a list of all supported ID3v2-Frames. get_frame() (\$info, \$lon...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC
15 results (0.017 seconds)