mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-22 10:06:40 +00:00
capture conductor
This commit is contained in:
@@ -30,5 +30,9 @@ namespace MediaBrowser.Model.Entities
|
||||
/// The producer
|
||||
/// </summary>
|
||||
public const string Producer = "Producer";
|
||||
/// <summary>
|
||||
/// The conductor
|
||||
/// </summary>
|
||||
public const string Conductor = "Conductor";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user