leech24-api: update MR & MST

based on 'unsatisfied' status of seeded torrent
This commit is contained in:
ilike2burnthing
2024-07-04 00:15:02 +01:00
committed by GitHub
parent e4210d8f1f
commit 6f58c04ae2

View File

@@ -173,6 +173,10 @@ search:
case: case:
False: 1 # normal False: 1 # normal
True: 2 # double True: 2 # double
minimumratio: # global MR is 1.0 but torrents must be seeded for 7 days regardless of ratio
text: 1.0 # minimumratio:
# text: 1.0
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.1.3 # json UNIT3D 8.1.3