[Discussion] Jellyfin DLNA not started on F8 SSD

Discussion on Jellyfin media server, clients
Post Reply
User avatar
2aCD
Posts: 2
Joined: 20 Nov 2025, 01:17
Germany

[Discussion] Jellyfin DLNA not started on F8 SSD

Post by 2aCD »

Hi,
on a new Terramaster F8 SSD I have installed the provided Yellyfin v10.11.10 from appcenter (it's without docker).
The installation was successfully. From jellyfin catalog i have installed the DLNA-Plugin.
It won't start and say 'not suported'

Code: Select all

[2025-11-14 13:51:25.654 +01:00] [INF] [27] Emby.Server.Implementations.Updates.InstallationManager: Plugin "installed": "DLNA" "10.0.0.0"
[2025-11-14 13:51:25.659 +01:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: App needs to be restarted.
[2025-11-14 13:51:39.970 +01:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2025-11-14 13:51:39.977 +01:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.2.100" closed
[2025-11-14 13:51:39.992 +01:00] [INF] [27] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2025-11-14 13:51:40.006 +01:00] [INF] [30] Main: Running query planner optimizations in the database... This might take a while
[2025-11-14 13:51:40.030 +01:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volume1/Multimedia/Musik Videos"
[2025-11-14 13:51:40.030 +01:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volume1/Multimedia/Home Videos"
[2025-11-14 13:51:40.031 +01:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volume1/Multimedia/Bilder"
[2025-11-14 13:51:40.054 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2025-11-14 13:51:40.054 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2025-11-14 13:51:40.056 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2025-11-14 13:51:40.056 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
[2025-11-14 13:51:40.063 +01:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/usr/local/jellyfin/cache"
[2025-11-14 13:51:40.070 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2025-11-14 13:51:40.076 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null" from "/usr/local/jellyfin/data/plugins/DLNA_10.0.0.0/Jellyfin.Plugin.Dlna.dll"
[2025-11-14 13:51:40.078 +01:00] [ERR] [30] Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly "/usr/local/jellyfin/data/plugins/DLNA_10.0.0.0/Jellyfin.Plugin.Dlna.Model.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'Jellyfin.Database.Implementations, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
  at System.Reflection.RuntimeModule.GetDefinedTypes()
  at System.Reflection.RuntimeModule.GetTypes()
  at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext() in /home/lm/project/github/jellyfin/Emby.Server.Implementations/Plugins/PluginManager.cs:line 170
System.IO.FileNotFoundException: Could not load file or assembly 'Jellyfin.Database.Implementations, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Jellyfin.Database.Implementations, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'
It seems some files are missing in this combination.
DLNA is not usable with Jellyfin.
I hope anyone can help.
User avatar
FredMutter
Posts: 89
Joined: 17 Jan 2025, 20:11
France

Re: [Discussion] Jellyfin DLNA not started on F8 SSD

Post by FredMutter »

/usr/local/jellyfin/data/plugins/DLNA_10.0.0.0/Jellyfin.Plugin.Dlna.Model.dll
try to find Jellyfin.Database.Implementations.dll , Version=10.11.0.0

so copy it (find it in internet) and if it already exists take the correct version
Model: F2-424 with TOS 7.0.0777 Bios V08
you can discuss with me in French, German and English
User avatar
2aCD
Posts: 2
Joined: 20 Nov 2025, 01:17
Germany

Re: [Discussion] Jellyfin DLNA not started on F8 SSD

Post by 2aCD »

I have try this already. I have copy all missing files from the docker version, but then some functions into the DLL are missing. It’s definitely a version conflict.
Therefore I wrote this here as a bug to find the right to fix this in the published jellyfin app.
User avatar
Dimachos
Posts: 5
Joined: 19 Apr 2023, 21:16

Re: [Discussion] Jellyfin DLNA not started on F8 SSD

Post by Dimachos »

Is there any solution or workaround for this problem? Are there any known versions of libraries that DLNA works with?
User avatar
CursaYang
TM Support
Posts: 740
Joined: 06 Jan 2025, 16:34
China

Re: [Discussion] Jellyfin DLNA not started on F8 SSD

Post by CursaYang »

You can manually download the latest plugin

Download address (official latest 10.0.0.0): https://repo.jellyfin.org/releases/plug ... .0.0.0.zip

After extracting, rename the entire folder to DLNA_10.0.0.0 and place it in the plugins directory.

Restart Jellyfin.

The current official latest version of the DLNA plugin is 10.0.0.0, which already includes support for 10.11.
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Post Reply

Return to “Jellyfin Media Server”