mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update live tv data transfer
This commit is contained in:
@@ -126,7 +126,7 @@ namespace Emby.Server.Implementations.EntryPoints
|
||||
dto.ItemId = i.Id.ToString("N");
|
||||
return dto;
|
||||
})
|
||||
.ToList();
|
||||
.ToArray();
|
||||
|
||||
var info = new UserDataChangeInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user