.. |
AppBase
|
Enable nullable for more files (#9310)
|
2023-02-14 12:09:07 -07:00 |
Branding
|
Apply code review suggestions
|
2020-04-19 13:39:12 -04:00 |
Channels
|
Use dependency injection for IChannel
|
2023-01-27 18:46:54 -05:00 |
Collections
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Configuration
|
Enable nullable for more files (#9310)
|
2023-02-14 12:09:07 -07:00 |
Cryptography
|
Don't use deprecated HashAlgorithm.Create(string)
|
2022-12-07 16:44:00 +01:00 |
Data
|
Merge pull request #9297 from crobibero/livetv-tweaks
|
2023-02-12 13:07:18 +01:00 |
Devices
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
Dto
|
Use DistinctBy introduced in .NET 6
|
2022-12-19 15:21:42 +01:00 |
EntryPoints
|
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2023-02-17 17:39:11 +01:00 |
HttpServer
|
Consistently write IP in upercase
|
2023-02-17 19:27:36 +01:00 |
Images
|
Enable nullable for more files (#9310)
|
2023-02-14 12:09:07 -07:00 |
IO
|
Merge pull request #8922 from Bond-009/distinctby
|
2022-12-19 20:13:48 +01:00 |
Library
|
Deduplicate media stream ordering code (#9014)
|
2023-01-07 11:30:55 -07:00 |
LiveTv
|
Consistently write IP in upercase
|
2023-02-17 19:27:36 +01:00 |
Localization
|
Translated using Weblate (Belarusian)
|
2023-02-05 15:29:20 -05:00 |
MediaEncoder
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Net
|
Fix interface address assignment and resolution in SSDP
|
2023-02-17 18:24:13 +01:00 |
Playlists
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Plugins
|
Load all plugin assemblies before attempting to load types
|
2023-01-18 10:26:39 -05:00 |
Properties
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
2021-09-02 21:28:00 +02:00 |
QuickConnect
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
ScheduledTasks
|
Rename JellyfinDb to JellyfinDbContext
|
2023-01-16 12:14:44 -05:00 |
Serialization
|
Use static lambdas
|
2021-12-19 10:27:57 +01:00 |
Session
|
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
|
2023-01-07 11:31:10 -07:00 |
Sorting
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
SyncPlay
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
TV
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Udp
|
Implement discovery respecting bind addresses
|
2022-07-21 09:42:45 +02:00 |
Updates
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
ApplicationHost.cs
|
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2023-02-17 17:39:11 +01:00 |
ConfigurationOptions.cs
|
Fix build errors
|
2022-12-07 16:42:28 +01:00 |
Emby.Server.Implementations.csproj
|
Use Directory.Packages.props (#9135)
|
2023-02-04 10:15:08 -07:00 |
IStartupOptions.cs
|
Enable in-process restarting
|
2023-01-15 15:56:18 -05:00 |
ServerApplicationPaths.cs
|
Remove unused ImageByName API (#8928)
|
2022-12-19 18:44:13 -07:00 |