mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
add new notification features
This commit is contained in:
@@ -56,7 +56,7 @@ namespace MediaBrowser.Server.Implementations.Collections
|
||||
Parent = parentFolder,
|
||||
DisplayMediaType = "Collection",
|
||||
Path = path,
|
||||
DontFetchMeta = options.IsLocked,
|
||||
IsLocked = options.IsLocked,
|
||||
ProviderIds = options.ProviderIds
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user