Search plugins for the search feature
Go to file
ducalex cfe98dab9e
Fixed EZTV plugin (#291)
* Fixed EZTV plugin

It requires a post parameter in order to get magnet links

* Added retrieve_url function to eztv plugin so that it works for everybody

* Try helpers.py's retrieve_url first, then fallback to urllib if it doesn't support POST

* Attempt to satisfy linter

* Reverted failed attempt at satisfying the linter

* Appease linter, second attempt
2024-08-17 14:45:02 +01:00
.github Disable bandit rule B310 2024-08-14 14:33:05 +08:00
docs Include screenshots for Torznab search engine 2022-01-23 17:10:15 +01:00
nova3/engines Fixed EZTV plugin (#291) 2024-08-17 14:45:02 +01:00
.gitattributes Include screenshots for Torznab search engine 2022-01-23 17:10:15 +01:00
.gitignore Update .gitignore (#232) 2023-05-21 13:12:01 +02:00
LICENSE Add license (#126) 2020-03-22 20:11:06 +01:00
README.md Migrate CI to Github Actions 2023-05-18 15:35:07 +08:00

Search Plugins

GitHub Actions CI Status

This repository contains search plugins for the search feature in qBittorrent.

⚠️ We removed support for Python 2. Please, upgrade to Python 3 to continue using the search function.

Jackett search plugin is enabled by default but you have to install an external program to make it work. You can disable the Jackett search plugin or install Jackett.

Most probably, you want to head over to the wiki:

Everyone is welcome to submit PRs that fix problems or add new plugins.

This repository isn't managed by the core team directly. Its purpose is to allow a place where 3rd party contributors can gather and submit their plugins.

Use the plugins and the websites they refer to at your own risk. You are personally responsible for following your country's copyright laws.