mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
0daykiev: add date timezone and minimumratio
This commit is contained in:
@@ -148,8 +148,10 @@ search:
|
|||||||
date:
|
date:
|
||||||
selector: td:nth-child(2) i
|
selector: td:nth-child(2) i
|
||||||
filters:
|
filters:
|
||||||
|
- name: append
|
||||||
|
args: " +03:00"
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:05"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(4)
|
selector: td:nth-child(4)
|
||||||
filters:
|
filters:
|
||||||
@@ -187,4 +189,6 @@ search:
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
minimumratio:
|
||||||
|
text: 0.2
|
||||||
# engine n/a
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user