Updated TODO
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Mon, 10 Oct 2005 11:55:07 +0000 (11:55 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Mon, 10 Oct 2005 11:55:07 +0000 (11:55 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@144 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

TODO
abcde

diff --git a/TODO b/TODO
index 6580369..3f297e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,10 @@
 TODO:
 ----
 TODO:
 ----
+* Set loud after reading, so that the 1st encoding is visible.
+* flac with force.
+* no eject when we dont read a CD.
+
+
 * flacdecode (to extract files from a -1 flac file) (ALMOST READY!)
 
 * Get the echo instances to behave consistently
 * flacdecode (to extract files from a -1 flac file) (ALMOST READY!)
 
 * Get the echo instances to behave consistently
diff --git a/abcde b/abcde
index 24c32fc..2e08802 100755 (executable)
--- a/abcde
+++ b/abcde
@@ -3462,6 +3462,11 @@ wait
 if [ "$DOREPLAYGAIN" = "y" ]; then
        do_replaygain
 fi
 if [ "$DOREPLAYGAIN" = "y" ]; then
        do_replaygain
 fi
+
+# FIXME #
+# Check if all the encoded formats have been actually moved to the final destination
+# ...
+
 # Check to see if run_command logged any errors
 if [ -f "$ABCDETEMPDIR/errors" ]; then
        log error "The following commands failed to run:"
 # Check to see if run_command logged any errors
 if [ -f "$ABCDETEMPDIR/errors" ]; then
        log error "The following commands failed to run:"