jellyfin/Emby.Server.Implementations/Library
Stepan Goremykin 38d962242a Merge branch 'master' into fix-resharper-warnings
# Conflicts:
#	Emby.Server.Implementations/Updates/InstallationManager.cs
#	tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs
2023-10-14 00:45:52 +02:00
..
Resolvers Merge branch 'master' into fix-resharper-warnings 2023-10-12 20:11:16 +02:00
Validators Replace == null with is null 2022-12-05 15:00:20 +01:00
CoreResolutionIgnoreRule.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ExclusiveLiveStream.cs Remove the unused arg 2021-09-10 09:56:48 +02:00
IgnorePatterns.cs Ignore .zfs folder 2023-09-27 20:35:00 +02:00
LibraryManager.cs Merge branch 'master' into fix-resharper-warnings 2023-10-12 20:11:16 +02:00
LiveStreamHelper.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
MediaSourceManager.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
MediaStreamSelector.cs Deduplicate media stream ordering code (#9014) 2023-01-07 11:30:55 -07:00
MusicManager.cs Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
PathExtensions.cs Correct styling inconsistencies 2023-04-01 05:03:55 -06:00
ResolverHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SearchEngine.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SplashscreenPostScanTask.cs suggestions from review 2022-01-10 10:59:32 -07:00
UserDataManager.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
UserViewManager.cs Fix playlists library and migration (#9770) 2023-05-15 06:45:33 -06:00