actually respect AUTOPRUNE
This commit is contained in:
parent
eabc44a421
commit
c15e34db42
@ -89,6 +89,8 @@ scan(){
|
|||||||
echo "Thread $url not found ($dl_location) pruning from cached list of threads to watch"
|
echo "Thread $url not found ($dl_location) pruning from cached list of threads to watch"
|
||||||
# shellcheck disable=SC2001
|
# shellcheck disable=SC2001
|
||||||
notify-send "threadwatcher" "Thread downloading to $(echo "$dl_location" | sed "s|$HOME|~|") is complete now."
|
notify-send "threadwatcher" "Thread downloading to $(echo "$dl_location" | sed "s|$HOME|~|") is complete now."
|
||||||
|
else
|
||||||
|
echo "$line" >> "$TMP_URLFILE"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "Cannot connect to 4chan."
|
echo "Cannot connect to 4chan."
|
||||||
|
Loading…
Reference in New Issue
Block a user