1 Repo
Command-line scripts that allow running and verifying search plugins locally before installation in the main application.
Distinct from Command Line Interface Plugins: Distinct from Command Line Interface Plugins: focuses on testing and debugging plugins via a dedicated script, not on extending the CLI itself.
Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Testing Scripts. Refine with filters or upvote what's useful.
This is a collection of search plugins and a Python-based framework for extending qBittorrent's built-in search capabilities. The project provides a plugin-class-based search engine architecture where each torrent site is wrapped in a Python class that implements a standard search interface, allowing the client to query multiple sources uniformly. It includes a Torznab API standard integration for connecting to standardized search engines, and supports external proxy aggregation through Jackett to route queries through a server that aggregates results from many private and public trackers. Th
Runs the plugin via the nova2.py script from the command line to verify search results before installing in qBittorrent.