mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-26 12:05:04 +01:00
add SeriesStudioInfo object
This commit is contained in:
@@ -729,6 +729,8 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The series studio.</value>
|
||||
public string SeriesStudio { get; set; }
|
||||
|
||||
public StudioDto SeriesStudioInfo { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the parent thumb item id.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user