MP3DB2 is a collection of bash scripts for keeping track of large MP3collections. It will retrieve song information from the filenames and ID3 tags of a directory or CD of MP3s and store them in a local database. It then allows you to search any o
Be the first to post a text review of MP3 Database Project II. Rate and review a project by clicking thumbs up or thumbs down in the right column.
makeplete: Cleaned up the command line parser and made the command line options make more since. The -a and -m options now just take one argument and a -o option was added to specify the output file. mp3: NOw the bitrate and year fields require an exact match. This prevents -b 16 from returning all 16 and 160K mp3s. README: Added mention of mp3info.diff mp3info.diff: Added diff file that should make mp3info-0.2.16 compile under Linux-glibc mp3db.cfg: Changed the default search fields from "filename, directory" to "filename, artist, title, album, directory". Note that if you are using indexes you will need to regenerate them with the -d option to mp3ndx for this change to take affect. README: Added some short and to-the-point licensing info for those who care about such things. utils: Added some extra support utilities that I find useful for maintaining MP3 collections to the package: makewav renlower riffstrip vercd. See the file utils/README for more info on these. mp3: cleaned up the command line parser a bit and eliminated the search_type variable that was set in the command line parser. Now the field variable that is used in gen_search_data is directly set from the command line parser. VERSION: File added to contain the current version number of the package since each utility will have an independent version number. Please use the information from this file when reporting a bug. mp3ndx: the script now doesn't try to write to the index with the -v option. This fixes a bug that could cause the script to create empty index files. mp3ndx: The script now makes sure we have write access to the default index before attempting to regenerate or update. mp3size: Added missing check to make sure mp3db.cfg is loaded mp3dupe: Added missing check to make sure mp3db.cfg is loaded mp3dupe: Added missing check to make sure data directory exists man/mp3.1: Major formatting changes man/mp3gen.1: Major formatting changes man/mp3ndx.1: Added man page for mp3ndx man/mp3size.1: Added man page for mp3size man/mp3dupe.1: Added man page for mp3dupe Man I hate documentation some one had better appreciate this. man/mp3gen.1: Added manpage for mp3gen man/mp3.1: Added the first man page to the project mp3ndx: Cleaned up the output of the verify_ndx function a bit. mp3ndx: -o command line option was changed to -i so it makes more since with options that don't actually write to the index. mp3ndx: Added -d option to regenerate the default index only. mp3ndx: Cleaned up the help and fixed a small typo in a veriable name. mp3ndx: Added -v option to do simple line count verification on indexes. index.html: Added to package-this is the only way I will maintain web pages.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?