jellyfin/Emby.Server.Implementations/Library
Vasily 2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
Use glob patterns to ignore files
2020-05-18 22:23:40 +03:00
..
Resolvers Update Books Resolver File Types 2020-05-14 17:03:53 -04:00
Validators Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
CoreResolutionIgnoreRule.cs Use glob patterns to ignore files 2020-05-15 18:33:18 -07:00
DefaultAuthenticationProvider.cs Throw AuthenticationException instead of ArgumentNullException when a user does not exist 2020-04-13 14:55:24 -04:00
DefaultPasswordResetProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ExclusiveLiveStream.cs Fix some warnings 2020-02-23 12:11:43 +01:00
IgnorePatterns.cs Use glob patterns to ignore files 2020-05-15 18:33:18 -07:00
InvalidAuthProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
LibraryManager.cs Create ApplicationHost logger correctly 2020-04-20 20:48:39 -04:00
LiveStreamHelper.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaSourceManager.cs Register and construct IMediaSourceManager correctly 2020-04-04 15:28:21 -04:00
MediaStreamSelector.cs Add some simple tests 2020-04-20 10:18:12 +02:00
MusicManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00
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 #2492 from Polpetta/fix-api-private-data-leak 2020-05-07 14:52:10 +02:00
UserViewManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00