mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
@@ -183,7 +183,7 @@ search:
|
|||||||
- name: append
|
- name: append
|
||||||
args: " +03:00" # MSK
|
args: " +03:00" # MSK
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 January 2006 15:04:05 -07:00"
|
args: "d MMMM yyyy HH:mm:ss zzz"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
@@ -176,7 +176,7 @@ search:
|
|||||||
- name: append
|
- name: append
|
||||||
args: " +01:00" # CET
|
args: " +01:00" # CET
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 January 2006 15:04:05 -07:00"
|
args: "d MMMM yyyy HH:mm:ss zzz"
|
||||||
seeders_optional:
|
seeders_optional:
|
||||||
optional: true
|
optional: true
|
||||||
selector: table tr:nth-child(3) td:nth-child(5) font b
|
selector: table tr:nth-child(3) td:nth-child(5) font b
|
||||||
|
@@ -189,7 +189,7 @@ search:
|
|||||||
- name: append
|
- name: append
|
||||||
args: " +03:00" # MSK
|
args: " +03:00" # MSK
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 January 2006 15:04:05 -07:00"
|
args: "d MMMM yyyy HH:mm:ss zzz"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
@@ -145,7 +145,7 @@ search:
|
|||||||
- name: append
|
- name: append
|
||||||
args: " +01:00" # CET
|
args: " +01:00" # CET
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 January 2006 15:04:05 -07:00"
|
args: "d MMMM yyyy HH:mm:ss zzz"
|
||||||
seeders_optional:
|
seeders_optional:
|
||||||
optional: true
|
optional: true
|
||||||
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b
|
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b
|
||||||
|
@@ -143,7 +143,7 @@ search:
|
|||||||
- name: append
|
- name: append
|
||||||
args: " +01:00" # CET
|
args: " +01:00" # CET
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2 January 2006 15:04:05 -07:00"
|
args: "d MMMM yyyy HH:mm:ss zzz"
|
||||||
seeders_optional:
|
seeders_optional:
|
||||||
optional: true
|
optional: true
|
||||||
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b
|
selector: td:nth-child(4) table tr:nth-child(3) td:nth-child(5) font b
|
||||||
|
Reference in New Issue
Block a user