mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
Added Images to MetadataFields
This commit is contained in:
@@ -41,6 +41,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The official rating
|
||||
/// </summary>
|
||||
OfficialRating
|
||||
OfficialRating,
|
||||
/// <summary>
|
||||
/// The images
|
||||
/// </summary>
|
||||
Images
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user