jellyfin/Emby.Server.Implementations/Library
2020-04-29 12:17:01 +03:00
..
Resolvers
Validators
CoreResolutionIgnoreRule.cs
DefaultAuthenticationProvider.cs Throw AuthenticationException instead of ArgumentNullException when a user does not exist 2020-04-13 14:55:24 -04:00
DefaultPasswordResetProvider.cs
ExclusiveLiveStream.cs
InvalidAuthProvider.cs
LibraryManager.cs Create ApplicationHost logger correctly 2020-04-20 20:48:39 -04:00
LiveStreamHelper.cs
MediaSourceManager.cs
MediaStreamSelector.cs Add some simple tests 2020-04-20 10:18:12 +02:00
MusicManager.cs
PathExtensions.cs Address comments 2020-04-21 10:18:26 +02:00
ResolverHelper.cs Add some simple tests 2020-04-20 10:18:12 +02:00
SearchEngine.cs Inject and construct ISearchEngine and IMusicManager correctly 2020-04-04 18:22:29 -04:00
UserDataManager.cs Register and construct IUserDataManager and IUserDataRepository correctly 2020-04-04 19:57:26 -04:00
UserManager.cs Merge pull request #2861 from mark-monteiro/fix-auth-response-codes 2020-04-23 14:10:22 +09:00
UserViewManager.cs