Skip to content

DavidL-Engineering/qBittorrent_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qBittorrent Scheduler


Description:

This program will launch qBittorrent when a call to the script is made between the hours specified in line 32 of main.py.

When a call to the script is made outside of these hours, the script will gracefully shutdown qBittorrent, ensuring that fastresume data is saved.

Requirements:

  • Python (tested on Python 3.11.4)
  • qbittorrent-api package (tested on 2025.2.0)
  • A creds.py file containing the path to the qBittorrent executable (qbt_path), and the username and password for the WebUI (username, password)

About

Program to schedule startup and graceful shutdown of qBittorrent during specified hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages