.. |
AppBase
|
92f6e19a25
Enable nullable for more files (#9310)
|
2 years ago |
Branding
|
f26f44acaf
Apply code review suggestions
|
5 years ago |
Channels
|
f7ec85d7a0
Use dependency injection for IChannel
|
2 years ago |
Collections
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Configuration
|
92f6e19a25
Enable nullable for more files (#9310)
|
2 years ago |
Cryptography
|
6ccb1e5570
Don't use deprecated HashAlgorithm.Create(string)
|
2 years ago |
Data
|
f5c970e67f
Merge pull request #9297 from crobibero/livetv-tweaks
|
2 years ago |
Devices
|
ea8f40e84a
More cleanup
|
3 years ago |
Dto
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 years ago |
EntryPoints
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 years ago |
HttpServer
|
c7d50d640e
Replace == null with is null
|
2 years ago |
IO
|
760b7f8fca
Merge pull request #8922 from Bond-009/distinctby
|
2 years ago |
Images
|
92f6e19a25
Enable nullable for more files (#9310)
|
2 years ago |
Library
|
769c48c629
Deduplicate media stream ordering code (#9014)
|
2 years ago |
LiveTv
|
32eccc139c
LiveTV fixes
|
2 years ago |
Localization
|
16a0537a01
Translated using Weblate (Belarusian)
|
2 years ago |
MediaEncoder
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Net
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Playlists
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Plugins
|
8cabac0cf2
Load all plugin assemblies before attempting to load types
|
2 years ago |
Properties
|
286dabdc4b
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
4 years ago |
QuickConnect
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
ScheduledTasks
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
Serialization
|
76c2775d8c
Use static lambdas
|
3 years ago |
Session
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
Sorting
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
SyncPlay
|
52194f56b5
Replace != null with is not null
|
2 years ago |
TV
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
Udp
|
3cb49d6df0
Fix option to disable server discovery
|
3 years ago |
Updates
|
52194f56b5
Replace != null with is not null
|
2 years ago |
ApplicationHost.cs
|
c338aa7cb5
Fix NRE in DisposeAsyncCore
|
2 years ago |
ConfigurationOptions.cs
|
71982c7297
Fix build errors
|
2 years ago |
Emby.Server.Implementations.csproj
|
e0519189b2
Use Directory.Packages.props (#9135)
|
2 years ago |
IStartupOptions.cs
|
dc85d86ea1
Enable in-process restarting
|
2 years ago |
ServerApplicationPaths.cs
|
180d17c991
Remove unused ImageByName API (#8928)
|
2 years ago |