mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 03:38:31 +00:00
losslessclub: add config info avout forum vs tracker. #15723
This commit is contained in:
parent
44bfba5f2c
commit
93f853abf0
1 changed files with 12 additions and 0 deletions
|
@ -16,6 +16,18 @@ caps:
|
|||
search: [q]
|
||||
music-search: [q, artist]
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: info_login
|
||||
type: info
|
||||
label: About LosslessClub Forum versus LosslessClub Tracker
|
||||
default: "The <a href=\"https://losslessclub.com/\" target=\"_blank\">LosslessClub Forum</a> credentials are different from the <a href=\"https://losslessclub.com/login.php\" target=\"_blank\">LosslessClub Tracker</a> credentials so if the indexer is giving you 'Error Username or password is incorrect' then you are likely using the Forum credentials to access the Tracker."
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
method: post
|
||||
|
|
Loading…
Add table
Reference in a new issue