Main > Programming > Libraries >

MP3::Tag::CDDB_File 0.9708

MP3::Tag::CDDB_File 0.9708

Sponsored Links

MP3::Tag::CDDB_File 0.9708 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.17 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1080
Date added: 2006-11-08
Publisher: thomas

MP3::Tag::CDDB_File 0.9708 description

MP3::Tag::CDDB_File is a Perl module for parsing CDDB files.

SYNOPSIS

my $db = MP3::Tag::CDDB_File->new($filename, $track); # Name of MP3 file
my $db = MP3::Tag::CDDB_File->new_from($record, $track); # Contents of CDDB

($title, $artist, $album, $year, $comment, $track) = $db->parse();
see MP3::Tag

MP3::Tag::Inf 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 MP3 file; the list of possible file names is taken from the field cddb_files if set by MP3::Tag config() method.
parse()

($title, $artist, $album, $year, $comment, $track) =
$db->parse($what);

parse_filename() extracts information about artist, title, track number, album and year from the CDDB record. $what is optional; it maybe title, track, artist, album, year, genre or comment. If $what is defined parse() will return only this element.

Additionally, $what can take values artist_collection (returns the value of artist in the disk-info field DTITLE, but only if author is specified in the track-info field TTITLE), title_track (returns the title specifically from track-info field - the track may fall back to the info from disk-info field), comment_collection (processed EXTD comment), comment_track (processed EXTT comment).

The returned year and genre is taken from DYEAR, DGENRE, EXTT, EXTD fields; recognized prefixes in the two last fields are YEAR, ID3Y, ID3G. The declarations of this form are stripped from the returned comment.

An alternative syntax "Recorded"/"Recorded on"/"Recorded in"/ is also supported; the format of the date recognized by ID3v2::year(), or just a date field without a prefix.

title()

$title = $db->title();

Returns the title, obtained from the Tracktitle entry of the file.

artist()

$artist = $db->artist();

Returns the artist name, obtained from the Performer or Albumperformer entries (the first which is present) of the file.

track()

$track = $db->track();

Returns the track number, stored during object creation.

year()

$year = $db->year();

Returns the year, obtained from the Year entry of the file. (Often not present.)

album()

$album = $db->album();

Returns the album name, obtained from the Albumtitle entry of the file.

comment()

$comment = $db->comment();

Returns the Trackcomment entry of the file. (Often not present.)

genre()

$genre = $db->genre($filename);

MP3::Tag::CDDB_File 0.9708 Screenshot

Advertisements

MP3::Tag::CDDB_File 0.9708 Keywords

Bookmark MP3::Tag::CDDB_File 0.9708

Hyperlink code:
Link for forum:

MP3::Tag::CDDB_File 0.9708 Copyright

WareSeeker periodically updates pricing and software information of MP3::Tag::CDDB_File 0.9708 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of MP3::Tag::CDDB_File 0.9708 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
MP3::Tag::File is a Perl module for reading / writing files. Free Download
MP3::Tag::Inf is a Perl module for parsing .inf files associated with music tracks. Free Download
MP3::Tag is a Perl module for reading tags of MP3 audio files. Free Download
MP3::Tag::ID3v2 is a Read / Write ID3v2.x.y tags from mp3 audio files. Free Download
MP3::Tag::LastResort is a Perl module for using other fields to fill autoinfo fields. Free Download
MP3 as CD verifier 2 performs lookups on CDDB servers. Free Download
MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. Free Download
MP3::Tag::ParseData is a Perl module for parsing arbitrary data associated with music files. Free Download