mirror of
https://github.com/idanoo/qbittorrent-cleaner
synced 2025-07-22 08:29:12 +00:00
418 B
418 B
qbittorrent-cleaner
Hacked up script used to purge orphaned files from qBitTorrent.
Forget to tick 'Remove content'?
Misconfigured Unpackarr and have leftover uncompressed files?
Me too!
Install php & php-curl. Danger script is dangerous.
Will delete files.
QBT_HOST=http://127.0.0.01:8080 \
QBT_USER=admin \
QBT_PASS=pass \
php clean.php "/path/to/downloads/folder"