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
Patrick Barron 62420a6eb1
Remove support for injecting ILogger directly
4 years ago
..
Resolvers Remove support for injecting ILogger directly 4 years ago
Validators Replace ILogger with ILogger<T> wherever possible 4 years ago
CoreResolutionIgnoreRule.cs Fix more warnings 5 years ago
DefaultAuthenticationProvider.cs Throw AuthenticationException instead of ArgumentNullException when a user does not exist 4 years ago
DefaultPasswordResetProvider.cs Fix more warnings 5 years ago
ExclusiveLiveStream.cs Fix some warnings 4 years ago
InvalidAuthProvider.cs Fix more warnings 5 years ago
LibraryManager.cs Create ApplicationHost logger correctly 4 years ago
LiveStreamHelper.cs Fix some warnings 4 years ago
MediaSourceManager.cs Register and construct IMediaSourceManager correctly 4 years ago
MediaStreamSelector.cs Add some simple tests 4 years ago
MusicManager.cs Fix some warnings 4 years ago
PathExtensions.cs Address comments 4 years ago
ResolverHelper.cs Add some simple tests 4 years ago
SearchEngine.cs Inject and construct ISearchEngine and IMusicManager correctly 4 years ago
UserDataManager.cs Register and construct IUserDataManager and IUserDataRepository correctly 4 years ago
UserManager.cs Merge pull request #2492 from Polpetta/fix-api-private-data-leak 4 years ago
UserViewManager.cs Fix some warnings 4 years ago