Skip to content

Commit

Permalink
Add notes for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Dec 24, 2024
1 parent 16f86dd commit 7695196
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
4 changes: 3 additions & 1 deletion wiki/Home.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Welcome to the search-plugins wiki!

The wiki source code is hosted at https://github.com/qbittorrent/search-plugins/tree/master/wiki and is accepting Pull Requests.

* [List of unofficial search plugins](wiki/Unofficial-search-plugins)
* [Request unofficial search plugin](wiki/Request-unofficial-search-plugin)
* [How to configure Jackett plugin](wiki/How-to-configure-Jackett-plugin)
* [How to install search plugins](wiki/Install-search-plugins)
* [How to write a search plugin](wiki/How-to-write-a-search-plugin)
* [New Torznab search engine](wiki/New-Torznab-search-engine)
* [New Torznab search engine](wiki/New-Torznab-search-engine)
4 changes: 2 additions & 2 deletions wiki/Install-search-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
1. The `Plugin source` window will open
1. Click on `Local file` button
1. Navigate to the `.py` file you downloaded in the step above. Select the `.py` file.
1. If successful the following message will be display
1. If successful the following message will be display
> <PLUGIN.NAME> search engine plugin was successfully installed.
1. If not successful the following message will be display
> <PLUGIN.NAME> search engine plugin could not be installed.
1. Using [this page](https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins) under the `Comment` column, double check that your system meets the minimum requirements for each search plugin. Maybe your present system does not have the requirements.
1. Click on `Close` button
1. You can delete the `.py` file from your temporary location on your local storage, as it is no longer needed.
1. Optionally, you can use the `Search plugins` window to Enable or Deactivate search plugins, or check for updates.
1. Done. You have successfully installed a new search plugin for qBittorrent.
1. Done. You have successfully installed a new search plugin for qBittorrent.
10 changes: 5 additions & 5 deletions wiki/Unofficial-search-plugins.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
| [https://raw.githubusercontent.com/BurningMop/qBittorrent-Search-Plugins/refs/heads/main/calidadtorrent.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
| ✔ qbt 5.0.x / python 3.9.x
|-
| [[https://github.com/menegop/qbfrench/blob/master/cpasbien.png]]
| [[https://github.com/menegop/qbfrench/blob/master/cpasbien.png]]
[http://www.cpasbien.moe Cpasbien]
| [https://github.com/MarcBresson/cpasbien MarcBresson]
| 2.2
Expand Down Expand Up @@ -405,7 +405,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
| [https://raw.githubusercontent.com/BrunoReX/qBittorrent-Search-Plugin-TokyoToshokan/master/tokyotoshokan.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
| ✔ qbt 4.0.x / python 3.5.0<br /> ❌qbt 4.6+ Will break the plugin system. [https://github.com/qbittorrent/search-plugins/issues/274#issuecomment-2312625898 #274] / [https://github.com/qbittorrent/search-plugins/issues/284#issuecomment-2312601684 #284]
|-
| [[https://github.com/menegop/qbfrench/blob/master/torrent9.png]]
| [[https://github.com/menegop/qbfrench/blob/master/torrent9.png]]
[https://www.torrent9.fm Torrent9]
| [https://raw.githubusercontent.com/menegop/qbfrench menegop]
| 2.0
Expand All @@ -425,7 +425,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
| 2.0
| 7/Sep<br />2022
| [https://Scare.ca/dl/qBittorrent/torrentdownload.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
| ✔ qbt 4.4.4 / python 3.8.10
| ✔ qbt 4.4.4 / python 3.8.10
|-
| [[https://www.google.com/s2/favicons?domain=torrentdownloads.pro#.png]] [https://torrentdownloads.pro/ Torrent Downloads Pro]
| [https://github.com/BurningMop/qBittorrent-Search-Plugins BurningMop]
Expand Down Expand Up @@ -480,7 +480,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
|[https://github.com/khensolomon/leyts Lethil]
|3.2
|2/Nov<br />2018
|[https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py
|[https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py
[[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]]]
|✔ qbt 4.0.x / python 3.5.0
|-
Expand Down Expand Up @@ -652,4 +652,4 @@ The minimum supported Python version (across all platforms) is specified at [htt
| 25/Nov<br />2019
| [https://raw.githubusercontent.com/CravateRouge/qBittorrentSearchPlugins/master/yggtorrent.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]<br /> [https://github.com/CravateRouge/qBittorrentSearchPlugins/blob/master/README.md [[https://github.com/Pireo/hello-world/blob/master/Help%20book.gif]] ]
| ❗ Working when DDOS cloudfare<br />protection is disabled
|}
|}

0 comments on commit 7695196

Please sign in to comment.