]> diplodocus.org Git - flac-archive/history - fa-flacd
Start on a script to help rewrite tags en masse.
[flac-archive] / fa-flacd
2012-01-01 epg@pretzelnet.org/usr/bin/python
2007-12-05 epg(run_flac): Only add --picture option if cover.front...
2007-04-21 epgUse flac_archive.tags.Tags, greatly simplifying things...
2007-04-15 epgs/'''/"""/
2007-03-26 epg1.1.3 has been out a while; uncomment --picture support.
2006-10-28 epgAdd (commented-out) flac 1.1.3 PICTURE support.
2006-10-28 epgGrab Amazon artwork, but don't do anything with it...
2006-10-19 epg(flac): UNTESTED: Put disc number at the front of the...
2006-10-12 epg(flacloop): Don't flip out in multi-file mode if 'cue...
2006-07-28 epgRewrite in python.
2006-07-26 epgFix a job in Jobs::run (@jobs < $maxjobs, not <=) and...
2006-07-26 epgThis is now tested; both multi-file and single-file...
2006-07-26 epgImprove Jobs package:
2006-07-26 epg(flacloop): Oops, remove leftover $SIG{CHLD} setting...
2006-07-25 epgUNTESTED: Refactor the job parallelization stuff into...
2006-04-27 epgStore TRACKNUMBER tag in multi-file mode (oops).
2006-04-18 epgDrop the single quotes in printing post-processor args...
2006-04-18 epgUse better identifers and add comments.
2006-04-17 epgSupport multi- and single- file modes.
2006-04-16 epgFactor out the flac(1)-running part to run_flac, which...
2006-04-14 epgWTF! I just noticed that i forgot the part of hhlp...
2006-04-14 epgHere's my hacked up multi-file support. Needs a lot...
2006-04-14 epg(newjob): Should be setting $SIG{CHLD} to 'DEFAULT...
2005-04-27 epgAdd DISCNUMBER support.
2005-04-27 epgMatch tag names case-insensitively.
2004-12-05 epgWork around cperl-mode scanning bug.
2004-12-05 epgAdd debug mode.
2004-12-05 epgAdd support for a post-processor hook.
2004-10-30 epgMake handling of child process death consistent.
2004-10-27 epgAdd URL keyword.
2004-10-27 epgUse Getopt::Long and Pod::Usage instead of Getopt:...
2004-10-27 epgCollapse fa-rip and fa-tags into a single Perl program...
2004-10-23 epgSupport a -t track-count option to fa-rip and mkcue...
2004-10-23 epgNo more .toc file now that we use mkcue.
2004-09-18 epgSanitize filename sanitization and quoting. I'm not...
2004-08-31 epg(flac): Whoops, need to use sanitized version in some...
2004-08-31 epg(flac): Copy filename sanitization from flac2mp3.
2004-08-29 epg(reaper): Why was i passing 0 to waitpid? All the...
2004-08-27 epgNo longer use CDDBURL environment variable.
2004-08-27 epgWhoops, missed part of fa-tags doc update (SYNOPSIS).
2004-08-27 epgPrint usage error message to stderr.
2004-08-27 epgUpdate fa-tags documentation.
2004-08-27 epgDrop references to abcde and its license.
2004-08-22 epgStop extracting the DATE tag; we only need to treat...
2004-08-22 epg(verbose): Use for instead of map.
2004-04-19 epg(newjob): Perl's fork returns undef for failure, not -1.
2004-04-19 epg(deljob): This was trying to call WIFEXITED, WEXITSTATU...
2004-04-15 epg(flac): return 0
2004-04-13 epg(get_tags): Catch errors on close.
2004-04-03 epgChange L<> formatting codes for man page references...
2004-04-02 epgHere's flac-archive, version 1.