1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 22:23:20 +00:00

torrentland-api: -> 6.3.0custom

This commit is contained in:
Garfield69 2022-08-15 09:26:40 +12:00
parent 173f6fb550
commit 71f2717198

View file

@ -102,8 +102,8 @@ search:
selector: meta.total
fields:
categorydesc:
selector: category
category:
selector: category_id
title_vose:
selector: name:contains(VOSE)
optional: true
@ -129,6 +129,8 @@ search:
selector: details_link
download:
selector: download_link
infohash:
selector: info_hash
poster:
selector: poster
filters:
@ -169,9 +171,10 @@ search:
case:
0: 1 # normal
1: 2 # double
minimumratio:
text: 1.0
# global MR is 0.4 but torrents must be seeded for 4 days regardless of ratio
# minimumratio:
# text: 0.4
minimumseedtime:
# 4 days (as seconds = 4 x 24 x 60 x 60)
text: 345600
# json UNIT3D 6.0.2 (custom)
# json UNIT3D 6.3.0 (custom)