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

Cleanup after merge

pull/3592/head
David 5 years ago
parent 90039e1ad3
commit 5580df38e6

@ -4,7 +4,6 @@ using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Net;
@ -46,7 +45,6 @@ using Emby.Server.Implementations.Session;
using Emby.Server.Implementations.SyncPlay;
using Emby.Server.Implementations.TV;
using Emby.Server.Implementations.Updates;
using Emby.Server.Implementations.SyncPlay;
using Jellyfin.Api.Helpers;
using MediaBrowser.Api;
using MediaBrowser.Common;

Loading…
Cancel
Save