update tmdb throttle

pull/1154/head
Luke Pulverenti 9 years ago
parent a7904b3b7e
commit a3934cd388

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

Loading…
Cancel
Save