This script detects whether the running qBittorent instance (using the webUi plugin over localhost) needs to be rebooted due to no torrents actually downloading. This frequently happens after the VPN changes IP addresses and qBittorent fails to update.
- Add a shorcut to qbittorent to this folder and rename it to "qtshortcut".
- Change the links in
run.bat
to point to where you installed this repo. - Run
pip install qbittorrent-api
- Run
python main
whenever. Use the Windows Scheduler Service.
Use this to automate running this rebooter task whenever you like.