mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
consolidate internal interfaces
This commit is contained in:
@@ -132,6 +132,8 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <value>The album.</value>
|
||||
public string Album { get; set; }
|
||||
|
||||
public bool IsThemeMedia { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the artists.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user