mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Update DidlBuilder.cs
This commit is contained in:
@@ -796,6 +796,8 @@ namespace Emby.Dlna.Didl
|
||||
"creator"
|
||||
};
|
||||
|
||||
// Seeing some LG models locking up due content with large lists of people
|
||||
// The actual issue might just be due to processing a more metadata than it can handle
|
||||
var people = _libraryManager.GetPeople(
|
||||
new InternalPeopleQuery
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user