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
Joe Rogers e4040ab812
Allow video extras to use owner library options
2 years ago
..
Resolvers Fix to make sure that UDF streams are opened with Share.Read (#8276) 2 years ago
Validators Replace == null with is null 2 years ago
CoreResolutionIgnoreRule.cs Replace != null with is not null 2 years ago
ExclusiveLiveStream.cs Remove the unused arg 3 years ago
IgnorePatterns.cs Enable nullable reference types for Emby.Server.Implementations 3 years ago
LibraryManager.cs Allow video extras to use owner library options 2 years ago
LiveStreamHelper.cs Replace != null with is not null 2 years ago
MediaSourceManager.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
MediaStreamSelector.cs Replace != null with is not null 2 years ago
MusicManager.cs Optimize Guid comparisons 2 years ago
PathExtensions.cs Add ability to search by - 3 years ago
ResolverHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SearchEngine.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SplashscreenPostScanTask.cs suggestions from review 2 years ago
UserDataManager.cs Replace != null with is not null 2 years ago
UserViewManager.cs Replace != null with is not null 2 years ago