mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
T9: add info about setting torznab apps' cats list
This commit is contained in:
parent
3050f7bc95
commit
094b1f3ce5
2 changed files with 8 additions and 0 deletions
|
@ -80,6 +80,10 @@ settings:
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace VOSTFR with ENGLISH
|
label: Replace VOSTFR with ENGLISH
|
||||||
default: false
|
default: false
|
||||||
|
- name: info_131681
|
||||||
|
type: info
|
||||||
|
label: About Torrent9 Categories
|
||||||
|
default: Torrent9 only returns category <b>Movies</b> in its <i>Keywordless</i> search results page.</br>To pass your apps' indexer TEST you will need to include the 131681(Movies) category.
|
||||||
|
|
||||||
download:
|
download:
|
||||||
selector: a[href^="magnet:?"]
|
selector: a[href^="magnet:?"]
|
||||||
|
|
|
@ -82,6 +82,10 @@ settings:
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace VOSTFR with ENGLISH
|
label: Replace VOSTFR with ENGLISH
|
||||||
default: false
|
default: false
|
||||||
|
- name: info_145469
|
||||||
|
type: info
|
||||||
|
label: About Torrent9clone Categories
|
||||||
|
default: Torrent9clone only returns category <b>Movies</b> in its <i>Keywordless</i> search results page.</br>To pass your apps' indexer TEST you will need to include the 145469(Movies) category.
|
||||||
|
|
||||||
download:
|
download:
|
||||||
selector: a[href^="magnet:?"]
|
selector: a[href^="magnet:?"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue