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
cvium 584b4fa41f
Fix Persons, Genres and Studios endpoints
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 . 4 years ago
LibraryManager.cs Fix Persons, Genres and Studios endpoints 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