Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix search plugins link on urlrewrite_search page #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Plugins/urlrewrite_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dateCreated: 2022-09-18T05:16:27.393Z

# Search

Use entry title and try to search it from supported sites. Accepts list of [search plugins](/Searches) in order of priority. If entry is not found from any of the sites it will be rejected.
Use entry title and try to search it from supported sites. Accepts list of [search plugins](/Plugins/Searches) in order of priority. If entry is not found from any of the sites it will be rejected.

This can be used when there is no other way to get working download URL, ie. when input plugin does not provide any relevant URLs only titles. When relying on searching please make sure you're not querying too much, use [interval](/Plugins/interval) plugin to limit searches between few hours.

Expand All @@ -24,4 +24,4 @@ urlrewrite_search:
apikey: myapikeyfromnzbmatrix
username: myznbmatrixusername
catid: 2
```
```