Put back the official release and remove $ID$
[clinton/abcde.git] / TODO
diff --git a/TODO b/TODO
index d33ad02..6580369 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,9 @@
 TODO:
 ----
-* Change cdparanoia-tracks to = in the status file
-
-* ReplyGain support
-* 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? :)
@@ -44,8 +40,6 @@ TODO:
 
   Abcde should halt when a problem occurs, so it can be manually resolved.
 
-* Support UTF-8
-
 * AAC support (faac should be free?)
 
 * I used abcde to rip a cd in batch normalizing mode to mp3 (mp2
@@ -84,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.
+