mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 05:16:55 +00:00
rainbowtracker: add gold / silver detection
add MR add date TZ
This commit is contained in:
parent
61b3d1efc8
commit
d9387e5a76
1 changed files with 9 additions and 2 deletions
|
@ -224,10 +224,17 @@ search:
|
|||
args: ["Ноя", "Nov"]
|
||||
- name: replace
|
||||
args: ["Дек", "Dec"]
|
||||
- name: append
|
||||
args: " +00:00" # auto adjusted by site account profile
|
||||
- name: dateparse
|
||||
args: "15:04 2-Jan-06"
|
||||
args: "15:04 2-Jan-06 -07:00"
|
||||
downloadvolumefactor:
|
||||
text: 0
|
||||
case:
|
||||
img[src="images/tor_gold.gif"]: 0
|
||||
img[src="images/tor_silver.gif"]: 0.5
|
||||
"*" : 1
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
minimumratio:
|
||||
text: 0.3
|
||||
# TorrentPier
|
||||
|
|
Loading…
Add table
Reference in a new issue