update tmdb throttle

This commit is contained in:
Luke Pulverenti 2016-01-06 11:34:09 -05:00
parent a7904b3b7e
commit a3934cd388

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.