X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/4f7ee05ce0e2f56f27fe990d86415564ceb849cc..73112f3f050b8f78a6d03449c00a60c6a30f715e:/CHANGES diff --git a/CHANGES b/CHANGES index 12b0193..5f8fd31 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,10 @@ Version 6 -2006-11-?? +2007-12-05 svn://diplodocus.org/projects/release/flac-archive-6 + * Rewrite fa-flacd, fa-rip, and flac2mp3 in Python, now that we have + a decent musicbrainz library. + * flac2mp3 is now parallelizable like fa-flacd. * flacsplit is a new Perl script to split single-file whole-disc @@ -13,8 +16,10 @@ svn://diplodocus.org/projects/release/flac-archive-6 * flac2mp3 copies PICTURE metadata blocks to MP3 ID3v2 APIC frames. - * Now that we have a decent musicbrainz library for Python, we can - ditch Perl. fa-flacd, fa-rip, and flac2mp3 are now Python. + * Add --artist and --title options for writing candidate-tags files + based on artist/title rather than based on a disc. + + * Patch by: Martin Michlmayr to fix offset-skipping in fa-rip. Version 5 2006-04-27