1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 18:59:01 +00:00

polishtorrent: MST now mandatory

This commit is contained in:
Garfield69 2025-01-30 16:16:51 +13:00
parent 53e06d4de5
commit 8757cdc386

View file

@ -229,8 +229,9 @@ search:
True: 2 # double True: 2 # double
uploadvolumefactor: uploadvolumefactor:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}" text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
minimumratio: # global MR is 0.4 but torrents must be seeded for 2 days regardless of ratio
text: 1.0 # minimumratio:
# text: 0.4
minimumseedtime: minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60) # 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800 text: 172800