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:
@@ -204,7 +204,7 @@ search:
|
||||
remove: a, b, img, span
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2006-01-02 03:04 PM"
|
||||
args: "yyyy-MM-dd hh:mm tt"
|
||||
date:
|
||||
text: "{{ if or .Result.date_day .Result.date_year }}{{ or .Result.date_day .Result.date_year }}{{ else }}now{{ end }}"
|
||||
minimumratio:
|
||||
|
Reference in New Issue
Block a user