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

update subtitles in edge

pull/702/head
Luke Pulverenti 9 years ago
parent c5c8426c20
commit f66d9d773d

@ -67,7 +67,7 @@ namespace MediaBrowser.Model.ApiClient
}
if (!string.IsNullOrEmpty(server.ManualAddress))
{
existing.LocalAddress = server.ManualAddress;
existing.ManualAddress = server.ManualAddress;
}
if (!string.IsNullOrEmpty(server.Name))
{

Loading…
Cancel
Save