X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/b69a8bb49108e275091c7115444f6ad4fc1db2c5..d823b8fc40e953b872be749c47c11333dd6d9c71:/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. +