Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/89537abdc453ea8a34f69f8e17c746085130702d/Emby.Dlna/IContentDirectory.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
namespace Emby.Dlna
|
|
{
|
|
public interface IContentDirectory : IEventManager, IUpnpService
|
|
{
|
|
}
|
|
}
|