X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=blobdiff_plain;f=autodlctl;h=8f551de0690e89e1495953979565a2efccaea523;hp=004f5cfeab69f79477687f1915cedb95f638a9dc;hb=79d4ee974947a12000d4ba14641b70606d96875b;hpb=3266af742a2b864b63a7d103c57b4d472ad5d543 diff --git a/autodlctl b/autodlctl index 004f5cf..8f551de 100755 --- a/autodlctl +++ b/autodlctl @@ -127,6 +127,10 @@ function getnext fi ;; esac + if [ "$estat" = bad ]; then + echo "episode reported as bad, adding to badlist" + echo "$curep" >>badlist + fi if ! findcurep; then echo "no more episodes to download from $tag" touch disabled