mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 18:24:19 -04:00
update tmdb throttle
This commit is contained in:
parent
a7904b3b7e
commit
a3934cd388
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user