mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
cinemamovies: add MST and correct date TZ
This commit is contained in:
@@ -138,7 +138,7 @@ search:
|
|||||||
selector: td[width="66%"] > span > span
|
selector: td[width="66%"] > span > span
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +00:00"
|
args: " +02:00" # EET
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:05 -07:00"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
size:
|
size:
|
||||||
@@ -159,4 +159,7 @@ search:
|
|||||||
"*": 1
|
"*": 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 1.0
|
text: 1.0
|
||||||
|
minimumseedtime:
|
||||||
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
|
text: 259200
|
||||||
# engine n/a
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user