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
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
..
Resolvers Merge pull request #9254 from Shadowghost/dvdbdfix 2 years ago
Validators
CoreResolutionIgnoreRule.cs Replace != null with is not null 2 years ago
ExclusiveLiveStream.cs
IgnorePatterns.cs
LibraryManager.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
LiveStreamHelper.cs Replace != null with is not null 2 years ago
MediaSourceManager.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
MediaStreamSelector.cs Deduplicate media stream ordering code (#9014) 2 years ago
MusicManager.cs
PathExtensions.cs
ResolverHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SearchEngine.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SplashscreenPostScanTask.cs
UserDataManager.cs Replace != null with is not null 2 years ago
UserViewManager.cs Allocate less Lists 2 years ago