X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/9f659adac68c1a038d7c112806aba0d56bccc741..7acef70b718082c76c122caae92aadb4bbb55ef1:/README diff --git a/README b/README index 68447e4..57e2a92 100644 --- a/README +++ b/README @@ -58,6 +58,16 @@ Changes in 2.2-pre2: under the GPL... * New "-s " option for starting the numbering of the output files at a given starting number. Ideal for albums with more than one CD. +* Support for keeping an existing playlist (and not add new entries to it), + erase the existing one (overwrite) or append new entries to the existing + one. +* Under ./examples you will find a very basic way to make abcde run in the + background and start a non-interactive rip of a CD, if it can find an + audio CD in the tray. + The abcded script depends on eject and cdparanoia being installed in your + system. +* New mungegenre function to switch off (or modify) the default behaviour of + transforming uppercase characters to lowercase. Changes in 2.2-pre1: