panda: correct date selector. resolves #14474

This commit is contained in:
Garfield69 2023-06-20 05:25:56 +12:00
parent c65bb0411e
commit b0ccae909b
1 changed files with 6 additions and 6 deletions

View File

@ -146,7 +146,7 @@ search:
attribute: href
date_elapsed:
# time type: time elapsed (default)
selector: td.rowfollow:nth-child(3) > span[title]
selector: td.rowfollow:nth-child(4) > span[title]
attribute: title
optional: true
filters:
@ -156,7 +156,7 @@ search:
args: "yyyy-MM-dd HH:mm:ss zzz"
date_added:
# time added
selector: td.rowfollow:nth-child(3):not(:has(span))
selector: td.rowfollow:nth-child(4):not(:has(span))
optional: true
filters:
- name: append
@ -166,13 +166,13 @@ search:
date:
text: "{{ if or .Result.date_elapsed .Result.date_added }}{{ or .Result.date_elapsed .Result.date_added }}{{ else }}now{{ end }}"
size:
selector: td.rowfollow:nth-child(4)
seeders:
selector: td.rowfollow:nth-child(5)
leechers:
seeders:
selector: td.rowfollow:nth-child(6)
grabs:
leechers:
selector: td.rowfollow:nth-child(7)
grabs:
selector: td.rowfollow:nth-child(8)
downloadvolumefactor:
case:
img.pro_free: 0