You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/Library
Stepan c0747512d6
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
4 years ago
..
Resolvers Fix SA 1116 warnings 4 years ago
Validators Use nameof where possible 4 years ago
CoreResolutionIgnoreRule.cs
ExclusiveLiveStream.cs
IgnorePatterns.cs
LibraryManager.cs Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable 4 years ago
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. 4 years ago
MediaStreamSelector.cs
MusicManager.cs Use nameof where possible 4 years ago
PathExtensions.cs
ResolverHelper.cs
SearchEngine.cs Use nameof where possible 4 years ago
UserDataManager.cs
UserViewManager.cs