Main > Programming > Libraries >

MP3::Find 0.06

MP3::Find 0.06

Sponsored Links

MP3::Find 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.029 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1082
Date added: 2006-11-07
Publisher: Peter Eichman

MP3::Find 0.06 description

MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags.

SYNOPSIS

# select with backend you want
use MP3::Find qw(Filesystem);

print "$_n" foreach find_mp3s(
dir => /home/peter/cds,
query => {
artist => ilyaimy,
title => deep in the am,
},
ignore_case => 1,
exact_match => 1,
sort => [qw(year album tracknum)],
printf => %2n. %a - %t (%b: %y),
);

This module allows you to search for MP3 files by their ID3 tags. You can ask for the results to be sorted by one or more of those tags, and return either the list of filenames (the deault), a printf-style formatted string for each file using its ID3 tags, or the actual Perl data structure representing the results.

There are currently two backends to this module: MP3::Find::Filesystem and MP3::Find::DB. You choose which one you want by passing its name as the argument to you use statement; MP3::Find will look for a MP3::Find::$BACKEND module. If no backend name is given, it will default to using MP3::Find::Filesystem.
Note: Im still working out some kinks in the DB backend, so it is currently not as stable as the Filesystem backend.

Note the second: This whole project is still in the alpha stage, so I can make no guarentees that there wont be significant interface changes in the next few versions or so. Also, comments about what about the API rocks (or sucks!) are appreciated.

MP3::Find 0.06 Screenshot

Advertisements

MP3::Find 0.06 Keywords

Bookmark MP3::Find 0.06

Hyperlink code:
Link for forum:

MP3::Find 0.06 Copyright

WareSeeker periodically updates pricing and software information of MP3::Find 0.06 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::Find 0.06 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::Find::Base is a base class for MP3::Find backends. Free Download
MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. Free Download
MP3::ID3Lib is a Perl module for ID3v1/ID3v2 Tagging of MP3 files. Free Download
MP3-Database is a tool to organize your MP3 collection. If you insert a CD with Free Download
MP3::Splitter is a Perl extension for splitting MP3 files. Free Download
Sort::Fields is a Perl module that can sort lines containing delimited fields. Free Download
Pod::DocBook is a Perl module to convert pod files to DocBook SGML. Free Download
RPM::Util::Files is a Perl module to generate %files list in RPM Specfile. Free Download