mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
3.2.26.13
This commit is contained in:
@@ -242,7 +242,6 @@ namespace MediaBrowser.Api
|
||||
|
||||
item.CriticRating = request.CriticRating;
|
||||
|
||||
item.DisplayMediaType = request.DisplayMediaType;
|
||||
item.CommunityRating = request.CommunityRating;
|
||||
item.HomePageUrl = request.HomePageUrl;
|
||||
item.IndexNumber = request.IndexNumber;
|
||||
|
||||
Reference in New Issue
Block a user