mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
record bluray playlist file name
This commit is contained in:
@@ -26,6 +26,8 @@ namespace MediaBrowser.Model.MediaInfo
|
||||
/// <value>The files.</value>
|
||||
public List<string> Files { get; set; }
|
||||
|
||||
public string PlaylistName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the chapters.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user