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

76 lines
No EOL
1.4 KiB
JSON
Executable file

[
{
"id": "sitelink",
"type": "inputstring",
"name": "Site Link",
"value": "https://sukebei.nyaa.si/"
},
{
"id": "cookieheader",
"type": "hiddendata",
"name": "CookieHeader",
"value": null
},
{
"id": "lasterror",
"type": "hiddendata",
"name": "LastError",
"value": null
},
{
"id": "filter",
"type": "inputselect",
"name": "Filter",
"value": "0",
"options": {
"0": "No filter",
"1": "No remakes",
"2": "Trusted only"
}
},
{
"id": "category",
"type": "inputselect",
"name": "Category",
"value": "0_0",
"options": {
"0_0": "All categories",
"1_0": "Art",
"1_1": "Art - Anime",
"1_2": "Art - Doujinshi",
"1_3": "Art - Games",
"1_4": "Art - Manga",
"1_5": "Art - Pictures",
"2_0": "Real Life",
"2_1": "Real Life - Photobooks and Pictures",
"2_2": "Real Life - Videos"
}
},
{
"id": "sortrequestedfromsite",
"type": "inputselect",
"name": "Sort requested from site",
"value": "id",
"options": {
"id": "created",
"seeders": "seeders",
"size": "size"
}
},
{
"id": "orderrequestedfromsite",
"type": "inputselect",
"name": "Order requested from site",
"value": "desc",
"options": {
"desc": "desc",
"asc": "asc"
}
},
{
"id": "tags",
"type": "inputtags",
"name": "Tags",
"value": ""
}
]