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

Fix build error

pull/1157/head
Bond-009 6 years ago
parent b44a70ff36
commit 7343e07fe5

@ -83,8 +83,6 @@ namespace MediaBrowser.Controller
void EnableLoopback(string appName);
string PackageRuntime { get; }
WakeOnLanInfo[] GetWakeOnLanInfo();
string ExpandVirtualPath(string path);

Loading…
Cancel
Save