1.5.5.1 * Minor change to add the "lib" subdir of the slim server as one more place to look for modules 1.5.5 * Removed support for Musepack as it was giving fits to the code. If anyone actually needs it I'll go back and fix it 1.5.4 * Added my dev id so that Amazon alows the code access to the database * Cleaned up web page a bit * Set up Flyspray for tracking bugs * Made album name cleansing stricter per suggestion from A.J. Aranyosi 1.5.3 * Fixed another @INC problem to deal with the new 6.0 setup. Thanks Vidur! 1.5.2 * Fixed a @INC issue where local libs would conflict with the Slim ones 1.5.1beta2 * Revamped the "fuzzy search". Now works better for Soundtrack albums * Much smarter about using track numbers to figure out stuff about albums * Lots of debug added to help with UTF-8 issues which still exist * Doug Carmean spotted a bug in the file name parsing routine. Fixed. * Fixed several fringe case logic errors with the help of Michael Brouwer 1.5.1beta * Dumb typo fixed. Hakan Tandogan found it. * Added another extension to support FLAC files. Thanks to Bradley Feldman for helping track that down. * Added extension to support m4a files. Thanks to Joe Moon for testing that it works 1.5beta * Got rid of external redundant dependencies by using libs we alread have from Slimserver * Can now parse (in theory) any file type that Slim support Thanks to Jan Vilhuber for kicking me in the butt to get that going :) * Changes to web page to keep it up to date with the code 1.0.1.1 * Changed SOAP code to access Amazon's new URL Problem was identified and fixed by Deryl Seale 1.0.1 * Fixed a dumb typo in arg handling. Thanks to Matt Wise for the catch and the fix * Added documentation per suggestion from Shane Owenby * Made debug a little cleaner and added docs per suggestions from Robert Moser II 1.0 Ok I think this is ready for the 1.0 release so I can start working on a new set of features * Thanks to Paul Walker for providing the idea and code to exclude certain genres from search * Lots of stylistic changes and small bugs fixed up for the 1.0 release 0.6.2 * Updates made to CPAN module links on the web page * Added a new link for a guide to Windows Module install thanks to John Holthaus 0.6.1 * Fixed a stupid typo I made 0.6 * Created patch based on a suggestion from Chris Brown to deal with debug info for albums that don't have artists listed 0.5 * Applied patch from Matt Bohnsack to deal with illegal XML returned from Amazon * Minor changes made to web page 0.4 * Changes made for better portability on Windows and for perl installs that handle UTF-8 in a not DWIM way Thanks to Tim Wright and Matt Bohnsack for catching the various bugs and testing the fix 0.3 * First public release 0.2 * Code refactored and rewritten heavily * Better grokking of Amazon results * Rewrote and implemented changes originally suggested and written by Jack Coates 0.1 * Initial code and web page