Jump to content

DLNA not working since docker upgrade to 4.10.0.40


Recommended Posts

Posted (edited)

Hey,

cannot use emby DLNA anymore ...my tv (Hisense) shows the server under "sources" but after that, it doesn't load the directory list and throws me back to the sources list of my network devices. :(

Restart/reinstallation of pluginĀ Dlna 1.5.6 didn't help.

Log:

2026-09-12 15:31:51.354 Error DLNA: Error processing control request
*** Error Report ***
Version: 4.10.0.40
Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Linux version 6.12.98-Unraid (root@Develop-72) (gcc (GCC) 15.3.0, GNU ld version 2.46.1-slack151) #1 SMP PREEMPT_DYNAMIC Tue Jul 28 08:09:23 PDT 2026
OS/Process: x64/x64
Framework: .NET 8.0.28
Runtime: system/System.Private.CoreLib.dll
Processor count: 4
Data path: /config
Application path: /system
System.MissingMethodException: System.MissingMethodException: Method not found: 'System.ValueTuple`2<System.String,MediaBrowser.Model.Entities.SortOrder>[] MediaBrowser.Controller.Entities.TV.Series.GetSeriesSorting(MediaBrowser.Model.Entities.SortOrder)'.
at Emby.Dlna.ContentDirectory.SortCriteria.GetSortField(String sortCriteria)
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Emby.Dlna.ContentDirectory.SortCriteria.ToOrderBy()
at Emby.Dlna.ContentDirectory.ControlHandler.SetSorting(InternalItemsQuery query, SortCriteria sort, Boolean isPreSorted)
at Emby.Dlna.ContentDirectory.ControlHandler.GetUserItems(BaseItem item, Nullable`1 stubType, User user, SortCriteria sort, Nullable`1 startIndex, Nullable`1 limit)
at Emby.Dlna.ContentDirectory.ControlHandler.HandleBrowse(IDictionary`2 sparams, User user, String deviceId)
at Emby.Dlna.ContentDirectory.ControlHandler.GetResult(ReadOnlySpan`1 methodName, IDictionary`2 methodParams, CancellationToken cancellationToken)
at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequestInternal(ControlRequest request, CancellationToken cancellationToken)
at Emby.Dlna.Service.BaseControlHandler.ProcessControlRequest(ControlRequest request, CancellationToken cancellationToken)
Source: Emby.Dlna
TargetSite: System.ValueTuple`2[System.String,MediaBrowser.Model.Entities.SortOrder][] GetSortField(System.String)

Edited by BlumCoLe
Restart/reinstallation of plugin Dlna 1.5.6 didn't help.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...