jellyfin/Emby.Server.Implementations
2022-11-19 15:12:24 +01: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 Backport pull request #8662 from jellyfin/release-10.8.z 2022-10-31 23:08:42 -04:00
Devices More cleanup 2021-12-27 14:20:05 +00:00
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 Apply review suggestions 2022-11-17 18:54:35 +01:00
LiveTv Don't cancel DVR recordings when adjusting settings (#8752) 2022-11-19 15:12:24 +01:00
Localization Merge pull request #8737 from TheBlueKingLP/master 2022-11-16 14:53:00 +01:00
MediaEncoder Use our own Contains extension 2021-12-20 13:31:07 +01:00
Net Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Playlists Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Plugins Don't auto-update if plugin is pending restart 2022-11-11 08:32:29 -07:00
Properties
QuickConnect Update StyleCop 2021-12-24 18:28:27 +01:00
ScheduledTasks remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02: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 Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
TV Backport pull request #8662 from jellyfin/release-10.8.z 2022-10-31 23:08:42 -04:00
Udp Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
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 chore(deps): update dotnet monorepo (#8708) 2022-11-09 19:09:09 -07:00
IStartupOptions.cs
ServerApplicationPaths.cs