Search found 1 match

by aetherwalker
Thu Nov 15, 2018 10:34 pm
Forum: Support
Topic: how to remove all torrents using console?
Replies: 1
Views: 3942

Re: how to remove all torrents using console?

For anyone stumbling across this page, this worked for me in ubuntu; for id in `deluge-console "info" | grep "^ID: " | sed -En "s/ID: //p"`; do deluge-console "rm $id"; done A quick and dirty way of leveraging the https://whatbox.ca/wiki/Deluge_Console_Documen...