6 hours ago
Hi, I'm new here and hope anyone can help.
I have ordered a new Terramaster NAS F8 SSD with TOS6 and 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'
What's going wrong in this combination?
Both versions (Jellyfin and DLNS) are prestaged, I can't change anything.
I have ordered a new Terramaster NAS F8 SSD with TOS6 and 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:
[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'What's going wrong in this combination?
Both versions (Jellyfin and DLNS) are prestaged, I can't change anything.

