tellytorrent: update for unit3d 1.9.4

This commit is contained in:
Garfield69
2019-09-29 22:53:31 +13:00
parent 119c0d6f7e
commit 4adbddd5fe

View File

@@ -58,8 +58,9 @@
tvdb: "" tvdb: ""
tmdb: "" tmdb: ""
mal: "" mal: ""
sort: "created_at" igdb: ""
direction: "desc" sort: created_at
direction: desc
qty: 100 qty: 100
rows: rows:
selector: table > tbody > tr selector: table > tbody > tr
@@ -85,6 +86,9 @@
filters: filters:
- name: replace - name: replace
args: ["https://via.placeholder.com/600x900", ""] args: ["https://via.placeholder.com/600x900", ""]
comments:
selector: a[href*="#comments"]
attribute: href
size: size:
selector: td:nth-last-child(4) selector: td:nth-last-child(4)
seeders: seeders:
@@ -141,4 +145,4 @@
"i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload "i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload
"i[data-original-title=\"Featured\"]": "2" # Featured Torrent "i[data-original-title=\"Featured\"]": "2" # Featured Torrent
"*": "1" "*": "1"
# UNIT3D 1.9.3 # UNIT3D 1.9.4