diff --git a/src/Jackett.Common/Definitions/losslessclub.yml b/src/Jackett.Common/Definitions/losslessclub.yml index 28718994f..356884bfb 100644 --- a/src/Jackett.Common/Definitions/losslessclub.yml +++ b/src/Jackett.Common/Definitions/losslessclub.yml @@ -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 LosslessClub Forum credentials are different from the LosslessClub Tracker 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