Merge pull request #14 from Matt07211/anidb-timer

Set AniDB wait time default
This commit is contained in:
Joshua M. Boniface 2019-02-05 23:42:46 -05:00 committed by GitHub
commit ceabd0deef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ namespace MediaBrowser.Plugins.Anime.Configuration
MaxGenres = 5;
AddAnimeGenre = true;
UseAnidbOrderingWithSeasons = false;
AniDB_wait_time = 0;
AniDB_wait_time = 2000;
}
}
}

View File

@ -43,7 +43,7 @@
<label for="chkAniDB_wait_time">
AniDB sleep time to prevent IP ban (ms)
</label>
<input id="chkAniDB_wait_time" name="chkAniDB_wait_time" type="number" value="0"/>
<input id="chkAniDB_wait_time" name="chkAniDB_wait_time" type="number" value="2000"/>
</li>
<li>
<label for="chkAnidbSeasonOne">