Revision history for Perl extension MP3::Find.
0.03 27 Mar 2006
- added "exclude_path" option to filesystem backend
- added "sync_db" method to the DB backend
- added support for searching by ID3v2 tag (using MP3::Tag)
0.02 1 Feb 2006
- doc updates to MP3::Find (thanks to Mike Slass for the suggestion)
- added a test suite for the DB backend
- DB management functions are now in the DB backend
- rewrote (and documented) mp3db to use the new DB backend functions
0.01 29 Jan 2006
- first CPAN release