|
|
@42
|
13 years |
peter |
incremented version to 0.07
|
|
|
@41
|
13 years |
peter |
Fixed failing tests by correcting test plan numbers and moving the plan …
|
|
|
@40
|
13 years |
peter |
Reversed accidental commit of extra changes in r39
|
|
|
@39
|
13 years |
peter |
Add the META.yml metadata file to version control
|
|
|
@37
|
18 years |
peter |
- added a "destory" utility method
- marked "destroy_db" as deprecated
- …
|
|
|
@36
|
18 years |
peter |
- reuire Sort::Key::Natural instead of use-ing it, so that it isn't a …
|
|
|
@35
|
18 years |
peter |
- updated README version number
|
|
|
@34
|
18 years |
peter |
- added tests for the new database methods
- updated docs for DB.pm
- …
|
|
|
@33
|
18 years |
peter |
- marked (create|update|sync)_db as DEPRECATED methods
- abstracted SQLite …
|
|
|
@32
|
18 years |
peter |
- added 'sync' method to DB.pm that uses '_get_dbh' metthod of getting …
|
|
|
@31
|
18 years |
peter |
- abstracted out a '_get_dbh' function that returns a $dbh from either a …
|
|
|
@30
|
18 years |
peter |
- upped version number in Find.pm
- rearranged docs in DB.pm
|
|
|
@29
|
18 years |
peter |
- factored out 'get_mp3_metadata' function from Filesystem.pm to Util.pm
- …
|
|
|
@28
|
19 years |
peter |
- check for presence of MP3::Tag when Filesystem.pm is loaded
- use the …
|
|
|
@27
|
19 years |
peter |
- removed spurious documentation for the "-2" switch in mp3find
|
|
|
@25
|
19 years |
peter |
- MP3::Find::Filesystem will warn if you ask to "use_id3v2" and MP3::Tag …
|
|
|
@24
|
19 years |
peter |
- use Sort::Key natural sorting in Filesystem.pm, if Sort::Key is …
|
|
|
@23
|
19 years |
peter |
- removed hardcoded "use lib '/home/peter/projects/mp3-find/lib'" form …
|
|
|
@22
|
19 years |
peter |
- added a "-2" switch to turn on the "use_id3v2" option in mp3find
|
|
|
@20
|
19 years |
peter |
- documented "status_callback" in DB.pm
- updated Changes
|
|
|
@19
|
19 years |
peter |
- added "status_callback" option to the constructor for MP3::Find::DB
- …
|
|
|
@18
|
19 years |
peter |
- added the "t/mp3s/dont_look_here" directory to the MANIFEST (to fix …
|
|
|
@17
|
19 years |
peter |
- added date for 0.03 release to Changes file
|
|
|
@14
|
19 years |
peter |
- added support for searching by ID3v2 frames using MP3::Tag to the …
|
|
|
@13
|
19 years |
peter |
- added mp3db to EXE_FILES in Makefile.PL
- added "sync_db" method to …
|
|
|
@12
|
19 years |
peter |
- added "exclude_path" option to Filesystem backend
- added an excluded …
|
|
|
@11
|
19 years |
peter |
no need to watch autogenerated metadata
|
|
|
@10
|
19 years |
peter |
- added test suite for the DB backend
- doc corrections and updates to …
|
|
|
@9
|
19 years |
peter |
added test mp3s dir and dummy non-mp3 file
|
|
|
@8
|
19 years |
peter |
started test suite for MP3::Find::Filesystem
|
|
|
@7
|
19 years |
peter |
remove undefined query keys so we don't get warnings when trying to match …
|
|
|
@6
|
19 years |
peter |
- doc clarification for find_mp3s (suggestion fr. Michael Slass)
|
|
|
@5
|
19 years |
peter |
Added META.yml metadata file
|
|
|
@3
|
19 years |
peter |
- updated MANIFEST to include all lib/* and Makefile.PL to include …
|
|
|
@2
|
19 years |
peter |
- MP3::Find::Base stores options passed to new
- massive doc updates to …
|
|
|
@1
|
19 years |
peter |
Initial import
|