jellyfin/Emby.Server.Implementations
2022-12-05 08:51:10 -05:00
..
AppBase Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Branding
Channels Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Collections Clean up some ToList usage 2022-10-25 02:27:13 +01:00
Configuration
Cryptography
Data Minor search update - full word titles matches first (#8757) 2022-11-27 09:03:28 -07:00
Devices
Dto Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2022-10-07 15:21:42 +02:00
EntryPoints Remove unnecessary ToList usage 2022-10-25 00:38:57 +01:00
HttpServer fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Images Fix minor warnings in Emby.Server.Implementations (#2149) 2022-10-06 21:43:44 +02:00
IO Remove unnecessary IsPathLocked function 2022-10-25 02:27:22 +01:00
Library Investigate some TODO comments 2022-11-27 14:13:31 +01:00
LiveTv Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2022-12-05 13:54:28 +01:00
Localization Translated using Weblate (Swedish) 2022-12-05 08:51:10 -05:00
MediaEncoder
Net Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Playlists
Plugins Don't auto-update if plugin is pending restart 2022-11-11 08:32:29 -07:00
Properties
QuickConnect
ScheduledTasks Use typed logger 2022-11-27 14:35:07 +01:00
Serialization
Session Merge pull request #8503 from Bond-009/ThrowIfNull 2022-10-07 07:50:39 +02:00
Sorting Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
SyncPlay
TV Backport pull request #8662 from jellyfin/release-10.8.z 2022-10-31 23:08:42 -04:00
Udp
Updates Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
ApplicationHost.cs Fix integration tests 2022-11-13 15:20:36 +01:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2022-12-05 13:54:28 +01:00
IStartupOptions.cs
ServerApplicationPaths.cs