From 3a74cce2547d3075dab8a75bb8d57307eda94d15 Mon Sep 17 00:00:00 2001 From: data Date: Mon, 10 Oct 2005 11:55:07 +0000 Subject: [PATCH] Updated TODO git-svn-id: http://abcde.googlecode.com/svn/trunk@144 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- TODO | 5 +++++ abcde | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/TODO b/TODO index 6580369..3f297e6 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ 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 diff --git a/abcde b/abcde index 24c32fc..2e08802 100755 --- a/abcde +++ b/abcde @@ -3462,6 +3462,11 @@ wait 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:" -- 2.20.1