update tmdb throttle

pull/702/head
Luke Pulverenti 9 years ago
parent 757d7c9ac9
commit 909a29a187

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

Loading…
Cancel
Save