mirror of https://github.com/Jackett/Jackett
HorribleSubs: Fix date parsing for RSS feed. (#1403)
This commit is contained in:
parent
213f8114ba
commit
12b60b5a9e
|
@ -39,6 +39,8 @@
|
|||
args: ["/", "-"]
|
||||
- name: dateparse
|
||||
args: "01-02-06"
|
||||
- name: dateparse
|
||||
args: "01-02"
|
||||
fields:
|
||||
category:
|
||||
text: "1"
|
||||
|
|
Loading…
Reference in New Issue