Rarbg: adjust delay

This commit is contained in:
kaso17
2017-10-03 15:32:44 +02:00
parent 0e0d53fa00
commit fd79b317ea

View File

@@ -58,7 +58,7 @@ namespace Jackett.Indexers
TorznabCaps.SupportsImdbSearch = true;
webclient.requestDelay = 2.5; // 0.5 requests per second (2 causes problems)
webclient.requestDelay = 2.0; // 0.5 requests per second (2 causes problems)
AddCategoryMapping(4, TorznabCatType.XXX, "XXX (18+)");
AddCategoryMapping(14, TorznabCatType.MoviesSD, "Movies/XVID");