mapletree/lxc2/servarr/config/Jackett/Indexers/torrent9.json
2026-01-29 13:37:11 -07:00

69 lines
No EOL
1.7 KiB
JSON

[
{
"id": "sitelink",
"type": "inputstring",
"name": "Site Link",
"value": "https://torrent9.to/"
},
{
"id": "cookieheader",
"type": "hiddendata",
"name": "CookieHeader",
"value": "PHPSESSID=d0bir0fg02h8iv793bdlp9jrk1"
},
{
"id": "lasterror",
"type": "hiddendata",
"name": "LastError",
"value": null
},
{
"id": "replacemultibyanotherlanguageinreleasename",
"type": "inputbool",
"name": "Replace MULTi by another language in release name",
"value": false
},
{
"id": "replacemultibythislanguage",
"type": "inputselect",
"name": "Replace MULTi by this language",
"value": "FRENCH",
"options": {
"FRENCH": "FRENCH",
"MULTi FRENCH": "MULTi FRENCH",
"ENGLISH": "ENGLISH",
"MULTi ENGLISH": "MULTi ENGLISH",
"VOSTFR": "VOSTFR",
"MULTi VOSTFR": "MULTi VOSTFR"
}
},
{
"id": "replacevostfrandsubfrenchwithenglish",
"type": "inputbool",
"name": "Replace VOSTFR and SUBFRENCH with ENGLISH",
"value": false
},
{
"id": "sortrequestedfromsite(onlyworksforsearcheswithkeywords)",
"type": "inputselect",
"name": "Sort requested from site (Only works for searches with Keywords)",
"value": ".html",
"options": {
".html": "best",
".html,trie-date-d": "created desc",
".html,trie-date-a": "created asc",
".html,trie-seeds-d": "seeders desc",
".html,trie-seeds-a": "seeders asc",
".html,trie-poid-d": "size desc",
".html,trie-poid-a": "size asc",
".html,trie-nom-d": "title desc",
".html,trie-nom-a": "title asc"
}
},
{
"id": "tags",
"type": "inputtags",
"name": "Tags",
"value": ""
}
]