update tmdb throttle

This commit is contained in:
Luke Pulverenti 2016-01-06 11:34:09 -05:00
parent 2cefb62b2e
commit 278951566b

View File

@ -367,7 +367,7 @@ namespace MediaBrowser.Providers.Movies
}
private static long _lastRequestTicks;
private static int requestIntervalMs = 150;
private static int requestIntervalMs = 200;
/// <summary>
/// Gets the movie db response.