mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update DidlBuilder.cs
This commit is contained in:
parent
ad0e2e42e6
commit
4cacfd5997
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user