# # ChangeLog for trunk in mp3-find # # Generated by Trac 1.0 # 03/28/24 07:30:40 \ \ Wed, 08 Jun 2011 03:48:10 GMT peter [42] \ \ * trunk/Changes (modified) \ \ \ * trunk/META.yml (modified) \ \ \ * trunk/README (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ incremented version to 0.07 \ \ \ Wed, 08 Jun 2011 03:32:43 GMT peter [41] \ \ * trunk/t/03-db.t (modified) \ \ \ * trunk/t/04-new-db.t (modified) \ \ Fixed failing tests by correcting test plan numbers and moving the plan ... \ \ \ Wed, 08 Jun 2011 03:10:52 GMT peter [40] \ \ * trunk/bin/mp3find (modified) \ \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ \ * trunk/lib/MP3/Find/Util.pm (modified) \ \ Reversed accidental commit of extra changes in r39 \ \ \ Wed, 08 Jun 2011 02:59:11 GMT peter [39] \ \ * trunk/META.yml (added) \ \ \ * trunk/bin/mp3find (modified) \ \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ \ * trunk/lib/MP3/Find/Util.pm (modified) \ \ Add the META.yml metadata file to version control \ \ \ Tue, 11 Jul 2006 23:12:19 GMT peter [37] \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - added a "destory" utility method - marked "destroy_db" as deprecated ... \ \ \ Mon, 10 Jul 2006 03:49:55 GMT peter [36] \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - reuire Sort::Key::Natural instead of use-ing it, so that it isn't a ... \ \ \ Mon, 22 May 2006 22:39:23 GMT peter [35] \ \ * trunk/README (modified) \ \ - updated README version number \ \ \ Mon, 22 May 2006 22:25:32 GMT peter [34] \ \ * trunk/Changes (modified) \ \ \ * trunk/MANIFEST (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/t/04-new-db.t (added) \ \ - added tests for the new database methods - updated docs for DB.pm - ... \ \ \ Mon, 22 May 2006 22:02:46 GMT peter [33] \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - marked (create|update|sync)_db as DEPRECATED methods - abstracted ... \ \ \ Mon, 22 May 2006 08:14:18 GMT peter [32] \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - added 'sync' method to DB.pm that uses '_get_dbh' metthod of getting ... \ \ \ Sun, 21 May 2006 22:10:35 GMT peter [31] \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - abstracted out a '_get_dbh' function that returns a $dbh from either a ... \ \ \ Sun, 21 May 2006 21:32:39 GMT peter [30] \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - upped version number in Find.pm - rearranged docs in DB.pm \ \ \ Sun, 21 May 2006 09:17:23 GMT peter [29] \ \ * trunk/bin/mp3db (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ \ * trunk/lib/MP3/Find/Util.pm (modified) \ \ - factored out 'get_mp3_metadata' function from Filesystem.pm to Util.pm ... \ \ \ Sun, 30 Apr 2006 00:44:39 GMT peter [28] \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - check for presence of MP3::Tag when Filesystem.pm is loaded - use the ... \ \ \ Fri, 28 Apr 2006 20:00:18 GMT peter [27] \ \ * trunk/bin/mp3find (modified) \ \ - removed spurious documentation for the "-2" switch in mp3find \ \ \ Fri, 28 Apr 2006 07:27:57 GMT peter [25] \ \ * trunk/Changes (modified) \ \ \ * trunk/README (modified) \ \ \ * trunk/bin/mp3find (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - MP3::Find::Filesystem will warn if you ask to "use_id3v2" and MP3::Tag ... \ \ \ Sun, 09 Apr 2006 23:36:20 GMT peter [24] \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - use Sort::Key natural sorting in Filesystem.pm, if Sort::Key is ... \ \ \ Sun, 09 Apr 2006 09:02:32 GMT peter [23] \ \ * trunk/bin/mp3db (modified) \ \ \ * trunk/bin/mp3find (modified) \ \ - removed hardcoded "use lib '/home/peter/projects/mp3-find/lib'" form ... \ \ \ Fri, 07 Apr 2006 04:54:37 GMT peter [22] \ \ * trunk/bin/mp3find (modified) \ \ - added a "-2" switch to turn on the "use_id3v2" option in mp3find \ \ \ Mon, 03 Apr 2006 01:14:53 GMT peter [20] \ \ * trunk/Changes (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - documented "status_callback" in DB.pm - updated Changes \ \ \ Wed, 29 Mar 2006 00:38:39 GMT peter [19] \ \ * trunk/README (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/mkreadme (modified) \ \ \ * trunk/t/03-db.t (modified) \ \ - added "status_callback" option to the constructor for MP3::Find::DB - ... \ \ \ Wed, 29 Mar 2006 00:03:35 GMT peter [18] \ \ * trunk/MANIFEST (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ - added the "t/mp3s/dont_look_here" directory to the MANIFEST (to fix ... \ \ \ Tue, 28 Mar 2006 00:44:52 GMT peter [17] \ \ * trunk/Changes (modified) \ \ - added date for 0.03 release to Changes file \ \ \ Tue, 28 Mar 2006 00:34:43 GMT peter [14] \ \ * trunk/Changes (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - added support for searching by ID3v2 frames using MP3::Tag to the ... \ \ \ Fri, 24 Mar 2006 05:15:31 GMT peter [13] \ \ * trunk/Changes (modified) \ \ \ * trunk/Makefile.PL (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ - added mp3db to EXE_FILES in Makefile.PL - added "sync_db" method to ... \ \ \ Wed, 15 Feb 2006 01:19:23 GMT peter [12] \ \ * trunk/Changes (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ \ * trunk/t/02-filesystem.t (modified) \ \ \ * trunk/t/03-db.t (modified) \ \ \ * trunk/t/mp3s/dont_look_here (added) \ \ \ * trunk/t/mp3s/dont_look_here/testv2.4.0.mp3 (added) \ \ - added "exclude_path" option to Filesystem backend - added an excluded ... \ \ \ Thu, 02 Feb 2006 06:53:08 GMT peter [11] \ \ * trunk/META.yml (deleted) \ \ no need to watch autogenerated metadata \ \ \ Thu, 02 Feb 2006 06:51:00 GMT peter [10] \ \ * trunk/Changes (modified) \ \ \ * trunk/MANIFEST (modified) \ \ \ * trunk/bin/mp3db (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/t/03-db.t (added) \ \ - added test suite for the DB backend - doc corrections and updates to ... \ \ \ Thu, 02 Feb 2006 05:06:26 GMT peter [9] \ \ * trunk/t/mp3s (added) \ \ \ * trunk/t/mp3s/not-an-mp3 (added) \ \ added test mp3s dir and dummy non-mp3 file \ \ \ Thu, 02 Feb 2006 04:50:10 GMT peter [8] \ \ * trunk/MANIFEST (modified) \ \ \ * trunk/t/01.t (moved) \ \ \ * trunk/t/02-filesystem.t (added) \ \ started test suite for MP3::Find::Filesystem \ \ \ Wed, 01 Feb 2006 08:05:59 GMT peter [7] \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ remove undefined query keys so we don't get warnings when trying to ... \ \ \ Tue, 31 Jan 2006 19:43:55 GMT peter [6] \ \ * trunk/Changes (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ - doc clarification for find_mp3s (suggestion fr. Michael Slass) \ \ \ Mon, 30 Jan 2006 07:16:10 GMT peter [5] \ \ * trunk/META.yml (added) \ \ Added META.yml metadata file \ \ \ Mon, 30 Jan 2006 07:05:25 GMT peter [3] \ \ * trunk/Changes (modified) \ \ \ * trunk/MANIFEST (modified) \ \ \ * trunk/Makefile.PL (modified) \ \ \ * trunk/bin/mp3find (modified) \ \ \ * trunk/lib/MP3/Find.pm (modified) \ \ \ * trunk/lib/MP3/Find/DB.pm (modified) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (modified) \ \ - updated MANIFEST to include all lib/* and Makefile.PL to include ... \ \ \ Mon, 30 Jan 2006 06:03:14 GMT peter [2] \ \ * trunk/lib/MP3/Find/Base.pm (modified) \ \ - MP3::Find::Base stores options passed to new - massive doc updates to ... \ \ \ Mon, 30 Jan 2006 05:27:58 GMT peter [1] \ \ * branches (added) \ \ \ * tags (added) \ \ \ * trunk (added) \ \ \ * trunk/Changes (added) \ \ \ * trunk/MANIFEST (added) \ \ \ * trunk/Makefile.PL (added) \ \ \ * trunk/README (added) \ \ \ * trunk/bin (added) \ \ \ * trunk/bin/cql (added) \ \ \ * trunk/bin/mp3db (added) \ \ \ * trunk/bin/mp3find (added) \ \ \ * trunk/bin/tagger (added) \ \ \ * trunk/lib (added) \ \ \ * trunk/lib/MP3 (added) \ \ \ * trunk/lib/MP3/Find (added) \ \ \ * trunk/lib/MP3/Find.pm (added) \ \ \ * trunk/lib/MP3/Find/Base.pm (added) \ \ \ * trunk/lib/MP3/Find/DB.pm (added) \ \ \ * trunk/lib/MP3/Find/Filesystem.pm (added) \ \ \ * trunk/lib/MP3/Find/Util.pm (added) \ \ \ * trunk/mkreadme (added) \ \ \ * trunk/t (added) \ \ \ * trunk/t/MP3-Find.t (added) \ \ Initial import \ \