X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/a2052a0093cc495de72e225041e6dfc60a3406ee..9ff5088c4fb89c87add2aab3cdc1fa1cc081a1fa:/TODO diff --git a/TODO b/TODO index 7746bd4..cda1d25 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,13 @@ TODO: ---- +* ReplyGain support +* flacdecode (to extract files from a -1 flac file) + * Get the echo instances to behave consistently * move the wav files to a different dir if the user wants to keep the tracks * read the TOC and CDTEXT files and store them -* read the complete CD to a single file, storing TOC seems a good idea to - recreate the index entries if we decide to burn the cd. -* read_and_encode function that uses named pipes for further ripping/encoding - parallelization where possible * read_and_encode_and_tag? :) * Customizable post-read/encode/tag hooks (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=114851)