jellyfin/Emby.Server.Implementations/Library
2020-10-14 14:04:13 +02:00
..
Resolvers Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
Validators
CoreResolutionIgnoreRule.cs
ExclusiveLiveStream.cs
IgnorePatterns.cs
LibraryManager.cs Remove extra return statement 2020-09-11 12:57:57 +02:00
LiveStreamHelper.cs
MediaSourceManager.cs Don't take a lock if there's no intention to manipulate the list of open streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured. 2020-09-23 14:12:26 -07:00
MediaStreamSelector.cs
MusicManager.cs
PathExtensions.cs
ResolverHelper.cs
SearchEngine.cs
UserDataManager.cs
UserViewManager.cs