All Projects → StuffAnThings → qbit_manage

StuffAnThings / qbit_manage

Licence: MIT license
This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to qbit manage

Qbittorrent Portable
dll-hijack based qbittorrent portable plugin
Stars: ✭ 34 (-83.5%)
Mutual labels:  qbittorrent
Python Qbittorrent
Python wrapper for qBittorrent Web API (for versions above v3.1.x)
Stars: ✭ 163 (-20.87%)
Mutual labels:  qbittorrent
IPS-BitTracker
Bit Torrent Tracker application for IPS 4.5x Community Suite
Stars: ✭ 18 (-91.26%)
Mutual labels:  torrent-management
Sickbeard mp4 automator
Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
Stars: ✭ 1,142 (+454.37%)
Mutual labels:  qbittorrent
Unpackerr
Extracts downloads for Radarr, Sonarr, Lidarr - Deletes extracted files after import
Stars: ✭ 122 (-40.78%)
Mutual labels:  qbittorrent
Thoradia
Thoradia Add-ons Repository
Stars: ✭ 208 (+0.97%)
Mutual labels:  qbittorrent
Trackerslistcollection
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
Stars: ✭ 9,761 (+4638.35%)
Mutual labels:  qbittorrent
Trickl
trickl torrent client
Stars: ✭ 50 (-75.73%)
Mutual labels:  torrent-management
Flood
A web UI for rTorrent, qBittorrent and Transmission with a Node.js backend and React frontend. Migrate to v4: https://github.com/jesec/flood/wiki/Migrate-from-older-versions-of-Flood.
Stars: ✭ 1,795 (+771.36%)
Mutual labels:  qbittorrent
TorrentConverter
A Telegram bot to convert Torrent files -> magnet links & vice versa.
Stars: ✭ 34 (-83.5%)
Mutual labels:  torrent-management
Qbittorrent Website
qBittorrent website
Stars: ✭ 77 (-62.62%)
Mutual labels:  qbittorrent
Search Plugins
Search plugins for the search feature
Stars: ✭ 1,860 (+802.91%)
Mutual labels:  qbittorrent
Shell
🔧 自用的一些乱七八糟 Linux 脚本
Stars: ✭ 210 (+1.94%)
Mutual labels:  qbittorrent
Vpstoolbox
一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
Stars: ✭ 1,080 (+424.27%)
Mutual labels:  qbittorrent
Google-Colab-QBittorrent
This is my version of https://github.com/MinorMole/RcloneLab
Stars: ✭ 44 (-78.64%)
Mutual labels:  qbittorrent
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+357.28%)
Mutual labels:  qbittorrent
Qbittorrent Controller
qBittorrent Controller - An Android app for controlling qBittorrent servers
Stars: ✭ 205 (-0.49%)
Mutual labels:  qbittorrent
alpine-qbittorrent-openvpn
qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
Stars: ✭ 230 (+11.65%)
Mutual labels:  qbittorrent
qb-rss-manager
qBittorrent rss订阅规则管理, 支持Docker环境, 群晖, Windows桌面, Linux桌面的qb. 推荐直接使用懒人包体验完整功能.
Stars: ✭ 134 (-34.95%)
Mutual labels:  qbittorrent
cassette
Cassette is music manager supporting major torrents site to download, sync and stream tracks on-the-go 🎧
Stars: ✭ 19 (-90.78%)
Mutual labels:  torrent-management

qBit Manage

GitHub release (latest by date) GitHub commits since latest release (by SemVer) Docker Image Version (latest semver) Github Workflow Status pre-commit.ci status Docker Pulls Sponsor or Donate

This is a program used to manage your qBittorrent instance such as:

  • Tag torrents based on tracker URL and set seed goals/limit upload speed by tag (only tag torrents that have no tags)
  • Update categories based on save directory
  • Remove unregistered torrents (delete data & torrent if it is not being cross-seeded, otherwise it will just remove the torrent)
  • Automatically add cross-seed torrents in paused state. *Note: cross-seed now allows for torrent injections directly to qBit, making this feature obsolete.*
  • Recheck paused torrents sorted by lowest size and resume if completed
  • Remove orphaned files from your root directory that are not referenced by qBittorrent
  • Tag any torrents that have no hard links and allows optional cleanup to delete these torrents and contents based on maximum ratio and/or time seeded
  • RecycleBin function to move files into a RecycleBin folder instead of deleting the data directly when deleting a torrent
  • Built-in scheduler to run the script every x minutes. (Can use --run command to run without the scheduler)
  • Webhook notifications with Notifiarr and Apprise API integration

Getting Started

Check out the wiki for installation help

  1. Install qbit_manage either by installing Python3 on the localhost and following the Local Installation Guide or by installing Docker and following the Docker Installation Guide or the unRAID Installation Guide.
  2. Once installed, you have to set up your Configuration by create a Configuration File filled with all your values to connect to your qBittorrent instance.
  3. Please refer to the list of Commands that can be used with this tool.

Usage

To run the script in an interactive terminal with a list of possible commands run:

python qbit_manage.py -h

Support

  • If you have any questions or require support please join the Notifiarr Discord and post your question under the qbit-manage channel.
  • If you're getting an Error or have an Enhancement post in the Issues.
  • If you have a configuration question post in the Discussions.
  • Pull Request are welcome but please submit them to the develop branch.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].