ettv: site is providing magnets only. resolves #7922

This commit is contained in:
Garfield69 2020-03-30 08:48:13 +13:00
parent b601b41932
commit 8c5a4c9f5c
1 changed files with 1 additions and 8 deletions

View File

@ -80,13 +80,6 @@
movie-search: [q] movie-search: [q]
settings: settings:
- name: downloadlink
type: select
label: Download link
default: "magnet:"
options:
"https://etorrent.click/" : "eTorrent.click"
"magnet:": "magnet"
- name: sort - name: sort
type: select type: select
label: Sort requested from site label: Sort requested from site
@ -105,7 +98,7 @@
"asc": "asc" "asc": "asc"
download: download:
selector: a[href^="{{ .Config.downloadlink }}"] selector: a[href^="magnet:?xt="]
attribute: href attribute: href
search: search: