Skip to content

Commit 7695196

Browse files
committed
Add notes for pull requests
1 parent 16f86dd commit 7695196

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

wiki/Home.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Welcome to the search-plugins wiki!
22

3+
The wiki source code is hosted at https://github.com/qbittorrent/search-plugins/tree/master/wiki and is accepting Pull Requests.
4+
35
* [List of unofficial search plugins](wiki/Unofficial-search-plugins)
46
* [Request unofficial search plugin](wiki/Request-unofficial-search-plugin)
57
* [How to configure Jackett plugin](wiki/How-to-configure-Jackett-plugin)
68
* [How to install search plugins](wiki/Install-search-plugins)
79
* [How to write a search plugin](wiki/How-to-write-a-search-plugin)
8-
* [New Torznab search engine](wiki/New-Torznab-search-engine)
10+
* [New Torznab search engine](wiki/New-Torznab-search-engine)

wiki/Install-search-plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
1. The `Plugin source` window will open
1818
1. Click on `Local file` button
1919
1. Navigate to the `.py` file you downloaded in the step above. Select the `.py` file.
20-
1. If successful the following message will be display
20+
1. If successful the following message will be display
2121
> <PLUGIN.NAME> search engine plugin was successfully installed.
2222
1. If not successful the following message will be display
2323
> <PLUGIN.NAME> search engine plugin could not be installed.
2424
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.
2525
1. Click on `Close` button
2626
1. You can delete the `.py` file from your temporary location on your local storage, as it is no longer needed.
2727
1. Optionally, you can use the `Search plugins` window to Enable or Deactivate search plugins, or check for updates.
28-
1. Done. You have successfully installed a new search plugin for qBittorrent.
28+
1. Done. You have successfully installed a new search plugin for qBittorrent.

wiki/Unofficial-search-plugins.mediawiki

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
100100
| [https://raw.githubusercontent.com/BurningMop/qBittorrent-Search-Plugins/refs/heads/main/calidadtorrent.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
101101
| ✔ qbt 5.0.x / python 3.9.x
102102
|-
103-
| [[https://github.com/menegop/qbfrench/blob/master/cpasbien.png]]
103+
| [[https://github.com/menegop/qbfrench/blob/master/cpasbien.png]]
104104
[http://www.cpasbien.moe Cpasbien]
105105
| [https://github.com/MarcBresson/cpasbien MarcBresson]
106106
| 2.2
@@ -405,7 +405,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
405405
| [https://raw.githubusercontent.com/BrunoReX/qBittorrent-Search-Plugin-TokyoToshokan/master/tokyotoshokan.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
406406
| ✔ 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]
407407
|-
408-
| [[https://github.com/menegop/qbfrench/blob/master/torrent9.png]]
408+
| [[https://github.com/menegop/qbfrench/blob/master/torrent9.png]]
409409
[https://www.torrent9.fm Torrent9]
410410
| [https://raw.githubusercontent.com/menegop/qbfrench menegop]
411411
| 2.0
@@ -425,7 +425,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
425425
| 2.0
426426
| 7/Sep<br />2022
427427
| [https://Scare.ca/dl/qBittorrent/torrentdownload.py [[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]] ]
428-
| ✔ qbt 4.4.4 / python 3.8.10
428+
| ✔ qbt 4.4.4 / python 3.8.10
429429
|-
430430
| [[https://www.google.com/s2/favicons?domain=torrentdownloads.pro#.png]] [https://torrentdownloads.pro/ Torrent Downloads Pro]
431431
| [https://github.com/BurningMop/qBittorrent-Search-Plugins BurningMop]
@@ -480,7 +480,7 @@ The minimum supported Python version (across all platforms) is specified at [htt
480480
|[https://github.com/khensolomon/leyts Lethil]
481481
|3.2
482482
|2/Nov<br />2018
483-
|[https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py
483+
|[https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py
484484
[[https://raw.githubusercontent.com/Pireo/hello-world/master/Download.gif]]]
485485
|✔ qbt 4.0.x / python 3.5.0
486486
|-
@@ -652,4 +652,4 @@ The minimum supported Python version (across all platforms) is specified at [htt
652652
| 25/Nov<br />2019
653653
| [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]] ]
654654
| ❗ Working when DDOS cloudfare<br />protection is disabled
655-
|}
655+
|}

0 commit comments

Comments
 (0)