solidtorrents: selectors changed

use non truncated title
add grabs
rework seed leech size
This commit is contained in:
Garfield69
2019-05-03 08:47:03 +12:00
parent 19b608c529
commit ff62b775db

View File

@@ -38,7 +38,8 @@
selector: div[role="listitem"]:has(a[href^="magnet:?xt="])
fields:
title:
selector: div[class$="__title"] h3
selector: div[class$="__title"] a[title]
attribute: title
details:
selector: div[class$="__title"] a
attribute: href
@@ -62,12 +63,13 @@
- name: regexp
args: "(\\d+ \\w+ \\w+)"
seeders:
selector: div.v-list__tile__content div:nth-of-type(3) span:nth-child(1)
selector: div.v-list__tile__sub-title span.green--text
leechers:
selector: div.v-list__tile__content div:nth-of-type(3) span:nth-child(2)
selector: div.v-list__tile__sub-title span.red--text
grabs:
selector: div.v-list__tile__sub-title span:last-of-type
size:
selector: div.v-list__tile__content div:nth-of-type(3)
remove: span
selector: div.v-list__tile__sub-title:last-of-type strong
downloadvolumefactor:
text: "0"
uploadvolumefactor: