mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 15:28:28 +01:00
boxset image fixes
This commit is contained in:
@@ -706,7 +706,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
||||
|
||||
isNew = true;
|
||||
}
|
||||
|
||||
|
||||
item.ChannelId = _tvDtoService.GetInternalChannelId(serviceName, info.ChannelId).ToString("N");
|
||||
item.CommunityRating = info.CommunityRating;
|
||||
item.OfficialRating = info.OfficialRating;
|
||||
|
||||
Reference in New Issue
Block a user