update tmdb throttle

pull/702/head
Luke Pulverenti 9 years ago
parent 22b7c4ab91
commit 91545b8da7

@ -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.

Loading…
Cancel
Save