search-plugins icon indicating copy to clipboard operation
search-plugins copied to clipboard

Search plugins for the search feature

Results 50 search-plugins issues
Sort by recently updated
recently updated
newest added

Hi all, I'm using Qbittorrent v4.3.9 for Mac, and I never get any results in the search :-( I´ve installed last Python version, added some several search engines... But no...

Weird bug, some searches using jackett plugin doesn't return any results, while doing them directly on jackett UI do show results as expected: ![imagen](https://user-images.githubusercontent.com/94469116/145619293-c7c27d13-a94c-4163-8e44-06be985d4840.png) and in jackett: ![imagen](https://user-images.githubusercontent.com/94469116/145619383-5887f1ac-431c-4636-8850-366257baee08.png)

The list is from the [official list](https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins#plugins-for-public-sites) that is the log * [qbittorrent.log](https://github.com/qbittorrent/search-plugins/files/7309986/qbittorrent.log) * [qbittorrent_backup.log](https://github.com/qbittorrent/search-plugins/files/7309987/qbittorrent_backup.log)

**Update: Proposal =>** [qBittorrent.pdf](https://github.com/qbittorrent/search-plugins/files/6504750/qBittorrent.pdf) Hello everybody, **TLDR:** I don't have time to maintain the plugins, the search-engine code needs a huge refactor. I'm proposing to remove all search plugins and...

chat

Sorry if this isn't the right place, but basically I have Jackett set up, and copied one of the RSS feeds to Qbit. I have the RSS downloader set up...

bug

I was thinking a lot, how about base class for plugins? [spoiler] Something like this... ```python class BaseEngine(ABC): version: float authors: str """ `url`, `name`, `supported_categories` should be static variables...

enhancement

The official plugin Zooqle doesn't have favicon and looks weird in qBittorrent. I think would be a good idea to include the favicons in this repository and make a little...

enhancement

The jackett.json needed when using the search engine in qBitorrent is not located in `%localappdata%\qBittorrent\nova3\engines\` as specified [here](https://github.com/qbittorrent/search-plugins/wiki/How-to-configure-Jackett-plugin). Instead, it is based in a python folder. Had to search it...

qBittorrent core

I'm able to get the torrent hash from most search engines so we can implement these features: * [ Group search results by hash](https://github.com/qbittorrent/qBittorrent/issues/2511) * [Add an "Already downloading" column...

enhancement

Able to add more sort column, i.e. date (update), author, category ... Most needed is a "date", because when you searching in various tracker, you dont understand what is oldest...

enhancement