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
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
..
Resolvers Fix SA 1116 warnings 4 years ago
Validators Use nameof where possible 4 years ago
CoreResolutionIgnoreRule.cs Fix warnings 4 years ago
ExclusiveLiveStream.cs Fix warnings 4 years ago
IgnorePatterns.cs . 4 years ago
LibraryManager.cs Remove extra return statement 4 years ago
LiveStreamHelper.cs Fix warnings 4 years ago
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 Fix warnings 4 years ago
MusicManager.cs Use nameof where possible 4 years ago
PathExtensions.cs Address comments 5 years ago
ResolverHelper.cs Add full stop at end of comments (SA1629) 4 years ago
SearchEngine.cs Use nameof where possible 4 years ago
UserDataManager.cs Remove unused dependencies. 4 years ago
UserViewManager.cs Remove redundant qualifiers 4 years ago