X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/7955851605ddb1f8c3b86533e08a420879491e5b..6fba8f1211e36abc72e6c6b61523b419c4ca2d4e:/TODO diff --git a/TODO b/TODO index 88544e0..6580369 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,9 @@ TODO: ---- -* flacdecode (to extract files from a -1 flac file) +* flacdecode (to extract files from a -1 flac file) (ALMOST READY!) * 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_and_encode_and_tag? :) @@ -79,3 +78,14 @@ TODO: BTW, dpkg -l toolame: ii toolame 02i-2 MPEG-1 layer 2 audio encoder +* + +abcde -a read,encode -o ogg,flac,wav (it creates and encodes the 3 formats) + +abcde -a tag,move,clean (it tags and moves Ogg/Vorbis and erases everything + else...) + +I will have to add a "-f" as force to erase the directory if we have encoded +something else than what we have already moved, so that we dont destroy +formats that we want to keep. +