Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/d5396828fbf332d0f744069e3dda9684f3a6384b You should set ROOT_URL correctly, otherwise the web may not work correctly.

update components

pull/702/head
Luke Pulverenti 9 years ago
parent 2ca59daba7
commit d5396828fb

@ -97,7 +97,7 @@ namespace MediaBrowser.Providers.People
var requestCount = _requestCount;
if (requestCount >= 20)
if (requestCount >= 30)
{
//_logger.Debug("Throttling Tmdb people");

Loading…
Cancel
Save