The Wayback Machine - https://web.archive.org/web/20220424163645/https://github.com/topics/qbittorrent-api
Here are
14 public repositories
matching this topic...
A prometheus exporter for qbittorrent written in Python. Simple. Works. Docker image
Updated
Feb 28, 2022
Python
A simple qBittorrent shell client
Updated
Apr 5, 2022
Shell
A qBittorernt Thin Client, developed with Delphi and based on qBit4Delphi work.
Updated
Apr 7, 2022
Pascal
Utilities to collect and visualize statistical torrent activity data from qBittorrent WebUI API.
Updated
Aug 4, 2021
JavaScript
Golang bindings for qBittorrent Web API
Search and download on nyaa.si
Updated
Jan 18, 2020
Python
Some functions to integrate QBitTorrent and Plex into a Discord bot.
Updated
May 7, 2021
Python
A wrapper for QBittorrent WEB-API for Nim
Win+2 to add a magnet link from your clipboard to qbittorent
Updated
Jan 6, 2022
Python
This is a discord bot that takes torrent links, downloads the files and makes it available to a Plex server. All run in Docker Swarm.
Updated
Nov 30, 2021
Python
Qbittorrent rpc with asyncio
Updated
Aug 6, 2021
Python
qBittorrent notify when torrents complete
Manage your Torrents in your qBittorrent client easily
Updated
Apr 19, 2022
Python
Improve this page
Add a description, image, and links to the
qbittorrent-api
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
qbittorrent-api
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
i was thinking about the state machine, and if three searches conclude there is a high likelihood the program would enter a soft-lock state due to the search ranking system (older searches are ranked higher)
so if three searches concluded, and stopped being searched, they would remain the oldest searches, and permablock the ranking queue
TODO investigate this