mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-27 02:56:54 +01:00
add library folder option to home page
This commit is contained in:
@@ -11,5 +11,10 @@ namespace MediaBrowser.Controller.Entities
|
||||
{
|
||||
DisplayMediaType = "CollectionFolder";
|
||||
}
|
||||
|
||||
public string CollectionType
|
||||
{
|
||||
get { return Model.Entities.CollectionType.BoxSets; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user