mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03:00
update scheduled tasks page
This commit is contained in:
@@ -84,7 +84,8 @@ namespace MediaBrowser.Controller.Entities
|
||||
CollectionType.HomeVideos,
|
||||
CollectionType.Photos,
|
||||
CollectionType.Playlists,
|
||||
CollectionType.BoxSets
|
||||
CollectionType.BoxSets,
|
||||
CollectionType.MusicVideos
|
||||
};
|
||||
|
||||
var collectionFolder = folder as ICollectionFolder;
|
||||
|
||||
Reference in New Issue
Block a user