| .. |
|
AppBase
|
Enable nullable for more files (#9310)
|
2023-02-14 12:09:07 -07:00 |
|
Branding
|
|
|
|
Channels
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +01:00 |
|
Collections
|
Allocate less Lists
|
2023-03-01 00:44:57 +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
|
Allocate less Lists
|
2023-03-01 00:44:57 +01:00 |
|
Devices
|
|
|
|
Dto
|
Allocate less Lists
|
2023-03-01 00:44:57 +01:00 |
|
EntryPoints
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +01:00 |
|
HttpServer
|
Replace == null with is null
|
2022-12-05 15:00:20 +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
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +01:00 |
|
LiveTv
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +01:00 |
|
Localization
|
Merge pull request #9460 from Shadowghost/rating-overhaul
|
2023-03-15 12:09:59 +01:00 |
|
MediaEncoder
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Net
|
Replace != null with is not null
|
2022-12-05 15:01: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
|
|
|
|
QuickConnect
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
ScheduledTasks
|
Reduce log spam
|
2023-03-01 16:43:55 +01:00 |
|
Serialization
|
|
|
|
Session
|
Enable nullable for more files
|
2023-02-15 23:41:28 +01:00 |
|
Sorting
|
Enable nullable for more files
|
2023-02-15 23:41:28 +01:00 |
|
SyncPlay
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
TV
|
Enable nullable for more files
|
2023-02-15 23:41:28 +01:00 |
|
Udp
|
Fix option to disable server discovery
|
2022-02-14 14:39:33 +01:00 |
|
Updates
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
ApplicationHost.cs
|
Merge pull request #9254 from Shadowghost/dvdbdfix
|
2023-03-10 15:48:35 +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 |