AnimeBytes username is case sensitive

This commit is contained in:
flightlevel
2018-05-12 11:59:15 +10:00
committed by GitHub
parent ef22d43f46
commit da61eb8988

View File

@@ -49,7 +49,7 @@ namespace Jackett.Common.Indexers
TorznabCatType.AudioOther),
logger: l,
p: ps,
configData: new ConfigurationDataAnimeBytes("Note: Go to AnimeBytes site and open your account settings. Go to 'Account' tab, move cursor over black part near 'Passkey' and copy its value."))
configData: new ConfigurationDataAnimeBytes("Note: Go to AnimeBytes site and open your account settings. Go to 'Account' tab, move cursor over black part near 'Passkey' and copy its value. Your username is case sensitive."))
{
Encoding = Encoding.UTF8;
Language = "en-us";