| .. |
|
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
|
3 years ago |
|
Configuration
|
92f6e19a25
Enable nullable for more files (#9310)
|
2 years ago |
|
Cryptography
|
6ccb1e5570
Don't use deprecated HashAlgorithm.Create(string)
|
3 years ago |
|
Data
|
24a7e210c3
Optimize tryparse
|
2 years ago |
|
Devices
|
ea8f40e84a
More cleanup
|
4 years ago |
|
Dto
|
6481376b81
Use DistinctBy introduced in .NET 6
|
3 years ago |
|
EntryPoints
|
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2 years ago |
|
HttpServer
|
20fd05b050
Consistently write IP in upercase
|
2 years ago |
|
IO
|
760b7f8fca
Merge pull request #8922 from Bond-009/distinctby
|
3 years ago |
|
Images
|
92f6e19a25
Enable nullable for more files (#9310)
|
2 years ago |
|
Library
|
48263078b4
Reduce string allocations by regex
|
2 years ago |
|
LiveTv
|
c5a363a007
Merge branch 'master' into network-rewrite
|
2 years ago |
|
Localization
|
de96fe1f52
Translated using Weblate (Russian)
|
2 years ago |
|
MediaEncoder
|
52194f56b5
Replace != null with is not null
|
3 years ago |
|
Net
|
bedee7922f
Fix interface address assignment and resolution in SSDP
|
2 years ago |
|
Playlists
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
3 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
|
3 years ago |
|
ScheduledTasks
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
|
Serialization
|
76c2775d8c
Use static lambdas
|
4 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
|
3 years ago |
|
TV
|
cb85fc688f
Enable nullable for more files
|
2 years ago |
|
Udp
|
b01d169d28
Implement discovery respecting bind addresses
|
3 years ago |
|
Updates
|
52194f56b5
Replace != null with is not null
|
3 years ago |
|
ApplicationHost.cs
|
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2 years ago |
|
ConfigurationOptions.cs
|
71982c7297
Fix build errors
|
3 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)
|
3 years ago |