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
Stepan Goremykin 8ea812b65d
Reduce string literal length by using verbatim string
12 months ago
..
Resolvers Reduce string literal length by using verbatim string 12 months ago
Validators Replace == null with is null 2 years ago
CoreResolutionIgnoreRule.cs Replace != null with is not null 2 years ago
ExclusiveLiveStream.cs
IgnorePatterns.cs Ignore .zfs folder 1 year ago
LibraryManager.cs Use async overload 12 months ago
LiveStreamHelper.cs Replace != null with is not null 2 years ago
MediaSourceManager.cs Simplify linq expressions (use All) 2 years ago
MediaStreamSelector.cs Deduplicate media stream ordering code (#9014) 2 years ago
MusicManager.cs Optimize Guid comparisons 3 years ago
PathExtensions.cs Correct styling inconsistencies 2 years ago
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 Fix playlists library and migration (#9770) 1 year ago