update tmdb throttle
This commit is contained in:
parent
defd80f2e1
commit
58fff1100e
|
@ -367,7 +367,7 @@ namespace MediaBrowser.Providers.Movies
|
||||||
}
|
}
|
||||||
|
|
||||||
private static long _lastRequestTicks;
|
private static long _lastRequestTicks;
|
||||||
private static int requestIntervalMs = 100;
|
private static int requestIntervalMs = 150;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the movie db response.
|
/// Gets the movie db response.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user