mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-09 01:08:45 +01:00
update cinema mode on/off setting
This commit is contained in:
@@ -554,6 +554,12 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The type of the collection.</value>
|
||||
public string CollectionType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the type of the original collection.
|
||||
/// </summary>
|
||||
/// <value>The type of the original collection.</value>
|
||||
public string OriginalCollectionType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the display order.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user