mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
Update DidlBuilder.cs
This commit is contained in:
@@ -796,6 +796,8 @@ namespace Emby.Dlna.Didl
|
|||||||
"creator"
|
"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(
|
var people = _libraryManager.GetPeople(
|
||||||
new InternalPeopleQuery
|
new InternalPeopleQuery
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user