.. |
AppBase
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
Branding
|
f26f44acaf
Apply code review suggestions
|
5 年 前 |
Channels
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年 前 |
Collections
|
6b8d169529
Added CleanupCollection task
|
2 年 前 |
Configuration
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 年 前 |
Cryptography
|
6ccb1e5570
Don't use deprecated HashAlgorithm.Create(string)
|
2 年 前 |
Data
|
8ff0cb1e9d
Remove AddPeopleQueryIndex migration
|
2 年 前 |
Devices
|
ea8f40e84a
More cleanup
|
3 年 前 |
Dto
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 年 前 |
EntryPoints
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 年 前 |
HttpServer
|
c7d50d640e
Replace == null with is null
|
2 年 前 |
IO
|
760b7f8fca
Merge pull request #8922 from Bond-009/distinctby
|
2 年 前 |
Images
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 年 前 |
Library
|
769c48c629
Deduplicate media stream ordering code (#9014)
|
2 年 前 |
LiveTv
|
43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
|
2 年 前 |
Localization
|
c3a6b6c69d
Translated using Weblate (Bulgarian)
|
2 年 前 |
MediaEncoder
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
Net
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
Playlists
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年 前 |
Plugins
|
577d396649
Use custom plugin assembly load context
|
2 年 前 |
Properties
|
286dabdc4b
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
3 年 前 |
QuickConnect
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年 前 |
ScheduledTasks
|
cc82ca189f
suggestions from review
|
2 年 前 |
Serialization
|
76c2775d8c
Use static lambdas
|
3 年 前 |
Session
|
678bcf9a80
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
|
2 年 前 |
Sorting
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
SyncPlay
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
TV
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
Udp
|
3cb49d6df0
Fix option to disable server discovery
|
3 年 前 |
Updates
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
ApplicationHost.cs
|
fec23de427
Remove Emby.Notifications (#9147)
|
2 年 前 |
ConfigurationOptions.cs
|
71982c7297
Fix build errors
|
2 年 前 |
Emby.Server.Implementations.csproj
|
fec23de427
Remove Emby.Notifications (#9147)
|
2 年 前 |
IStartupOptions.cs
|
dc85d86ea1
Enable in-process restarting
|
2 年 前 |
ServerApplicationPaths.cs
|
180d17c991
Remove unused ImageByName API (#8928)
|
2 年 前 |