mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 18:10:54 +01:00
completed multiple movie in folder support
This commit is contained in:
@@ -55,6 +55,8 @@ namespace MediaBrowser.Controller.Entities
|
||||
public const string ThemeVideosFolderName = "backdrops";
|
||||
public const string XbmcTrailerFileSuffix = "-trailer";
|
||||
|
||||
public bool IsInMixedFolder { get; set; }
|
||||
|
||||
private string _name;
|
||||
/// <summary>
|
||||
/// Gets or sets the name.
|
||||
|
||||
Reference in New Issue
Block a user