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/0b1475af308ffc394216626bea53a37a3d13340a/Emby.Dlna You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/Emby.Dlna
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props ()
2 years ago
..
Common Fixes spelling. 4 years ago
Configuration Merge pull request from cvium/disable_dlna 3 years ago
ConnectionManager Remove useless code 4 years ago
ContentDirectory Replace != null with is not null 2 years ago
Didl Cleanup and refactor streambuilder 2 years ago
Eventing Replace != null with is not null 2 years ago
Images Optimize images 5 years ago
Main Remove OS information from System Info () 2 years ago
MediaReceiverRegistrar Remove unused using directives 4 years ago
PlayTo Cleanup and refactor streambuilder 2 years ago
Profiles Add support for .sup subtitle () 2 years ago
Properties Add tests for GetUuid 4 years ago
Server Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Service Fix release build 2 years ago
Ssdp Replace != null with is not null 2 years ago
ConfigurationExtension.cs Enable nullable reference types for Emby.Dlna 4 years ago
ControlRequest.cs Enable nullable reference types for Emby.Dlna 4 years ago
ControlResponse.cs Enable nullable in more files 4 years ago
DlnaConfigurationFactory.cs Enable nullable reference types for Emby.Dlna 4 years ago
DlnaManager.cs Fix release build 2 years ago
Emby.Dlna.csproj Use Directory.Packages.props () 2 years ago
EventSubscriptionResponse.cs Enable nullable in more files 4 years ago
IConnectionManager.cs Rename IEventManager to IDlnaEventManager 5 years ago
IContentDirectory.cs Rename IEventManager to IDlnaEventManager 5 years ago
IDlnaEventManager.cs Fix release build 2 years ago
IMediaReceiverRegistrar.cs Rename IEventManager to IDlnaEventManager 5 years ago
IUpnpService.cs Fix some warnings 5 years ago