From 4aa4e33b7a4ee4d8942a2910297d98956d353249 Mon Sep 17 00:00:00 2001 From: flyxyz123 Date: Mon, 30 Dec 2024 12:10:15 +0000 Subject: [PATCH] Add notes about new symbol used in Unofficial-search-plugins.mediawiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tokyo Toshokan used new symbol ❌ to show it breaks qbt plugin system. However, it is not documented in the "Read First" section. --- wiki/Unofficial-search-plugins.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Unofficial-search-plugins.mediawiki b/wiki/Unofficial-search-plugins.mediawiki index 5820bc0..cfa7190 100644 --- a/wiki/Unofficial-search-plugins.mediawiki +++ b/wiki/Unofficial-search-plugins.mediawiki @@ -7,7 +7,7 @@ Here you can find unofficial search engine plugins for qBittorrent that are made * To write your own search plugins, please follow [[How-to-write-a-search-plugin|this tutorial]]. * If you wrote one, you're welcome to add it to these tables. Please keep the list sorted by Search Engine name. * '''If you experience issues with any of the plugins posted here, please report to the author directly.''' In case the author is unresponsive, you can try to fix it yourself. Then you can edit this wiki page and update the link to your fixed plugin. -* The plugins shown as ✖ or ❗ will result in the slowdown and malfunction of other plugins as well, hence the use of these plugins is strongly discouraged. +* The plugins shown as ✖, ❗, or ❌ will result in the slowdown and malfunction of other plugins as well, hence the use of these plugins is strongly discouraged. ⚠️ We removed support for Python 2. Please upgrade to Python 3 to continue using the search function. The minimum supported Python version (across all platforms) is specified at [https://github.com/qbittorrent/qBittorrent/blob/master/INSTALL#L21-L23 here].