CzTorrent: use cookie login

This commit is contained in:
kaso17 2018-05-13 14:58:30 +02:00
parent fca6ac0dbc
commit 86771a87c6
1 changed files with 7 additions and 8 deletions

View File

@ -38,16 +38,15 @@
tv-search: [q, season, ep]
movie-search: [q]
settings:
- name: cookie
type: text
label: Cookie
login:
path: /login-page
method: form
form: form[action^="/login"]
method: cookie
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
persistent_login: "1"
error:
- selector: div.error
cookie: "{{ .Config.cookie }}"
test:
path: /torrents