diff --git a/src/Jackett.Common/Definitions/torrent9.yml b/src/Jackett.Common/Definitions/torrent9.yml index f09bb08b1..8dba836dc 100644 --- a/src/Jackett.Common/Definitions/torrent9.yml +++ b/src/Jackett.Common/Definitions/torrent9.yml @@ -80,6 +80,10 @@ settings: type: checkbox label: Replace VOSTFR with ENGLISH default: false + - name: info_131681 + type: info + label: About Torrent9 Categories + default: Torrent9 only returns category Movies in its Keywordless search results page.
To pass your apps' indexer TEST you will need to include the 131681(Movies) category. download: selector: a[href^="magnet:?"] diff --git a/src/Jackett.Common/Definitions/torrent9clone.yml b/src/Jackett.Common/Definitions/torrent9clone.yml index 2febfb89a..5ce6c907f 100644 --- a/src/Jackett.Common/Definitions/torrent9clone.yml +++ b/src/Jackett.Common/Definitions/torrent9clone.yml @@ -82,6 +82,10 @@ settings: type: checkbox label: Replace VOSTFR with ENGLISH default: false + - name: info_145469 + type: info + label: About Torrent9clone Categories + default: Torrent9clone only returns category Movies in its Keywordless search results page.
To pass your apps' indexer TEST you will need to include the 145469(Movies) category. download: selector: a[href^="magnet:?"]