X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/81bc6204b5e55cb49c86639809d99dc2b77d200e..f97e22a3a87cc207445cfc34dab55692f5b39c49:/TODO diff --git a/TODO b/TODO index 0201a12..0f0ef65 100644 --- a/TODO +++ b/TODO @@ -5,12 +5,9 @@ TODO: * 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 -DONE: 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)