1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 12:46:23 +00:00

Karagarga: Fix date (#2358)

This commit is contained in:
Andrew 2018-01-02 20:52:16 -06:00 committed by garfield69
parent 4942d429f0
commit ceaeb02105

View file

@ -71,6 +71,8 @@
filters:
- name: replace
args: ["'", ""]
- name: re_replace
args: ["[^a-zA-Z0-9]+", " "]
- name: dateparse
args: "Jan 02 06"
downloadvolumefactor: