#
# ChangeLog for trunk in mp3-find
# 
# Generated by Trac 1.0
# 04/08/25 14:20:30
 
\
\
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


\
\