update tmdb throttle

This commit is contained in:
Luke Pulverenti 2015-12-30 13:04:17 -05:00
parent 7f7d6cddcc
commit c239aff2a9

View file

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