mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
immortuos: add MR and MST (#13271)
This commit is contained in:
@@ -401,7 +401,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||||||
* HQSource (HQS)
|
* HQSource (HQS)
|
||||||
* Il Corsaro Verde
|
* Il Corsaro Verde
|
||||||
* ImmortalSeed (iS)
|
* ImmortalSeed (iS)
|
||||||
* Immortuos [![(invite needed)][inviteneeded]](#)
|
* Immortuos
|
||||||
* Indietorrents [![(invite needed)][inviteneeded]](#)
|
* Indietorrents [![(invite needed)][inviteneeded]](#)
|
||||||
* Insane Tracker
|
* Insane Tracker
|
||||||
* IPTorrents (IPT)
|
* IPTorrents (IPT)
|
||||||
|
@@ -192,4 +192,10 @@ search:
|
|||||||
i[class*="fa-globe text-green"]: 2 # Global Double Upload
|
i[class*="fa-globe text-green"]: 2 # Global Double Upload
|
||||||
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent
|
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent
|
||||||
"*": 1
|
"*": 1
|
||||||
|
# global MR is 1.0 but torrents must be seeded for 2 days regardless of ratio
|
||||||
|
# minimumratio:
|
||||||
|
# text: 1.0
|
||||||
|
minimumseedtime:
|
||||||
|
# 2 days (as seconds = 5 x 24 x 60 x 60)
|
||||||
|
text: 172800
|
||||||
# UNIT3D 1.9.3
|
# UNIT3D 1.9.3
|
||||||
|
Reference in New Issue
Block a user