source: mp3-find/trunk/Changes @ 25

Last change on this file since 25 was 25, checked in by peter, 18 years ago
  • MP3::Find::Filesystem will warn if you ask to "use_id3v2" and MP3::Tag cannot be loaded
  • mp3find now searches ID3v2 tags be default
  • incremented version number
  • generated new README
File size: 844 bytes
Line 
1Revision history for Perl extension MP3::Find.
2
30.05 28 Apr 2006
4    - mp3find searches in ID3v2 tags if MP3::Tag is available
5    - using Sort::Key for sorting of results (if available)
6
70.04  2 Apr 2006
8    - BUGFIX: fixed tests that were failing because the test mp3 was not included
9    - added "status_callback" option to DB backend constructor
10
110.03  27 Mar 2006
12    - added "exclude_path" option to filesystem backend
13    - added "sync_db" method to the DB backend
14    - added support for searching by ID3v2 tag (using MP3::Tag)
15
160.02  1 Feb 2006
17    - doc updates to MP3::Find (thanks to Mike Slass for the suggestion)
18    - added a test suite for the DB backend
19    - DB management functions are now in the DB backend
20    - rewrote (and documented) mp3db to use the new DB backend functions
21
220.01  29 Jan 2006
23    - first CPAN release
Note: See TracBrowser for help on using the repository browser.