1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-21 23:33:18 +00:00

lastfiles: new row selector + use date title timeago instead of D-M-Y

This commit is contained in:
Garfield69 2024-12-17 06:33:37 +13:00
parent 4f24bacf55
commit 6bc2f36913

View file

@ -117,7 +117,7 @@ search:
# has sort for size and seeders but not for title or date
rows:
selector: table.table-responsive > tbody > tr
selector: table.table-striped > tbody > tr
fields:
category:
@ -190,10 +190,10 @@ search:
selector: a[href*="/download/"]
attribute: href
date:
selector: td:nth-of-type(4)
selector: td:nth-of-type(4) div[title]
attribute: title
filters:
- name: dateparse
args: "dd-MMM-yyyy"
- name: timeago
size:
selector: td:nth-of-type(5)
grabs: