jellyfin/Emby.Server.Implementations/Library
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints 2020-11-05 12:27:22 +01:00
..
Resolvers Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
Validators Use nameof where possible 2020-10-17 16:19:57 +02:00
CoreResolutionIgnoreRule.cs Fix warnings 2020-07-20 11:01:37 +02:00
ExclusiveLiveStream.cs Fix warnings 2020-07-20 11:01:37 +02:00
IgnorePatterns.cs . 2020-07-26 23:28:25 +02:00
LibraryManager.cs Fix Persons, Genres and Studios endpoints 2020-11-05 12:27:22 +01:00
LiveStreamHelper.cs Fix warnings 2020-07-20 11:01:37 +02:00
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 Fix warnings 2020-07-20 11:01:37 +02:00
MusicManager.cs Use nameof where possible 2020-10-17 16:19:57 +02:00
PathExtensions.cs Address comments 2020-04-21 10:18:26 +02:00
ResolverHelper.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
SearchEngine.cs Use nameof where possible 2020-10-17 16:19:57 +02:00
UserDataManager.cs Remove unused dependencies. 2020-07-23 21:42:36 -04:00
UserViewManager.cs Remove redundant qualifiers 2020-05-20 13:07:53 -04:00