X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/b7f1cc84a5f43b84d9814c7394b67b54c9d2fd2c..a2052a0093cc495de72e225041e6dfc60a3406ee:/TODO diff --git a/TODO b/TODO index 401e24f..7746bd4 100644 --- a/TODO +++ b/TODO @@ -27,3 +27,10 @@ TODO: since abcde sees the encoding already finished. Same with tags and moves. * Support UTF-8 tags + +* From slashdot: IMHO the most important aspect of an auto-ripper, is its + error-handling: what happens if a CD is too scratched to rip? How should it + react if someone tries to rip the exact same CD? make a new rip with another + name ? silently overwrite the old rip? etc. + + Review the things that abcde does ;)