Last change
on this file since 29 was
25,
checked in by peter, 19 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
|
Rev | Line | |
---|
[1] | 1 | Revision history for Perl extension MP3::Find. |
---|
| 2 | |
---|
[25] | 3 | 0.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 | |
---|
[20] | 7 | 0.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 | |
---|
[17] | 11 | 0.03 27 Mar 2006 |
---|
[12] | 12 | - added "exclude_path" option to filesystem backend |
---|
[13] | 13 | - added "sync_db" method to the DB backend |
---|
[14] | 14 | - added support for searching by ID3v2 tag (using MP3::Tag) |
---|
[6] | 15 | |
---|
[10] | 16 | 0.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 |
---|
[12] | 21 | |
---|
| 22 | 0.01 29 Jan 2006 |
---|
| 23 | - first CPAN release |
---|
Note: See
TracBrowser
for help on using the repository browser.