1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

pthome: fix date parsing

This commit is contained in:
Garfield69 2021-10-10 10:44:26 +13:00
parent d29557b870
commit 199142c0c0

View file

@ -102,13 +102,24 @@ search:
leechers:
selector: td:nth-child(7)
date:
selector: td:nth-child(4) span
# time type: time elapsed (default)
selector: td:nth-child(4) > span[title]
attribute: title
optional: true
filters:
- name: append
args: " +08:00" # CST
- name: dateparse
args: "2006-01-02 15:04:05 -07:00"
date:
# time added
selector: td:nth-child(4):not(:has(span))
optional: true
filters:
- name: append
args: " +08:00" # CST
- name: dateparse
args: "2006-01-0215:04:05 -07:00"
downloadvolumefactor:
case:
img.pro_free: 0