mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
rptorrents-api: add MR and MST
confirmed through helpdesk
This commit is contained in:
@@ -178,6 +178,10 @@ search:
|
|||||||
case:
|
case:
|
||||||
False: 1 # normal
|
False: 1 # normal
|
||||||
True: 2 # double
|
True: 2 # double
|
||||||
minimumratio:
|
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
|
||||||
text: 1.0
|
# minimumratio:
|
||||||
|
# text: 0.4
|
||||||
|
minimumseedtime:
|
||||||
|
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||||
|
text: 604800
|
||||||
# json UNIT3D 7.1.3
|
# json UNIT3D 7.1.3
|
||||||
|
Reference in New Issue
Block a user