| .. |
|
Resolvers
|
dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
|
il y a 2 ans |
|
Validators
|
c7d50d640e
Replace == null with is null
|
il y a 2 ans |
|
CoreResolutionIgnoreRule.cs
|
52194f56b5
Replace != null with is not null
|
il y a 2 ans |
|
ExclusiveLiveStream.cs
|
f3573b061c
Remove the unused arg
|
il y a 4 ans |
|
IgnorePatterns.cs
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
il y a 4 ans |
|
LibraryManager.cs
|
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
|
il y a 2 ans |
|
LiveStreamHelper.cs
|
52194f56b5
Replace != null with is not null
|
il y a 2 ans |
|
MediaSourceManager.cs
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
il y a 2 ans |
|
MediaStreamSelector.cs
|
769c48c629
Deduplicate media stream ordering code (#9014)
|
il y a 2 ans |
|
MusicManager.cs
|
f50a250cd9
Optimize Guid comparisons
|
il y a 3 ans |
|
PathExtensions.cs
|
25abe479eb
Add ability to search by -
|
il y a 3 ans |
|
ResolverHelper.cs
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
il y a 2 ans |
|
SearchEngine.cs
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
il y a 2 ans |
|
SplashscreenPostScanTask.cs
|
0d335082c8
suggestions from review
|
il y a 3 ans |
|
UserDataManager.cs
|
52194f56b5
Replace != null with is not null
|
il y a 2 ans |
|
UserViewManager.cs
|
d8ec3a5470
Reduce usage of GetAwaiter().GetResult()
|
il y a 2 ans |