1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-02 21:26:08 +00:00

t411v2: fetch up to 100 results instead of just 20. Fix #1944

This commit is contained in:
Garfield69 2017-10-24 20:16:53 +13:00
parent 16654d46df
commit 5607458f60

View file

@ -28,12 +28,14 @@
search:
paths:
- path: /torrents/search/
- path: /torrents/search/?search={{ .Keywords}}
- path: /torrents/search/?search={{ .Keywords}}&page=2
- path: /torrents/search/?search={{ .Keywords}}&page=3
- path: /torrents/search/?search={{ .Keywords}}&page=4
- path: /torrents/search/?search={{ .Keywords}}&page=5
keywordsfilters: #1963
- name: replace # Add Keywords
args: ["Greys Anatomy", "Grey's Anatomy"]
inputs:
search: "{{ .Keywords }}"
rows:
selector: tr.isItem.isItemDesk
fields: