1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-04 06:22:45 +00:00

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

View file

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