You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
TheBlueKingLP cf060ee664
Correcting LocalizationOption
2 years ago
..
AppBase Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Branding
Channels Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Collections Clean up some ToList usage 2 years ago
Configuration Enable nullable reference types for Emby.Server.Implementations 4 years ago
Cryptography
Data Backport pull request #8662 from jellyfin/release-10.8.z 2 years ago
Devices More cleanup 3 years ago
Dto Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2 years ago
EntryPoints Remove unnecessary ToList usage 2 years ago
HttpServer fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
IO Remove unnecessary IsPathLocked function 2 years ago
Images Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
Library Clean up some ToList usage 2 years ago
LiveTv Fix incorrect starting offset of buffer span in CheckTunerAvailability. 2 years ago
Localization Correcting LocalizationOption 2 years ago
MediaEncoder
Net Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Playlists
Plugins Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Properties
QuickConnect Update StyleCop 3 years ago
ScheduledTasks Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Serialization
Session Merge pull request #8503 from Bond-009/ThrowIfNull 2 years ago
Sorting Use ArgumentNullException.ThrowIfNull helper method 2 years ago
SyncPlay
TV Backport pull request #8662 from jellyfin/release-10.8.z 2 years ago
Udp
Updates Use ArgumentNullException.ThrowIfNull helper method 2 years ago
ApplicationHost.cs Prevent host lookup on GetSmartUrl for HTTP requests 2 years ago
ConfigurationOptions.cs
Emby.Server.Implementations.csproj chore(deps): update dotnet monorepo (#8708) 2 years ago
IStartupOptions.cs
ServerApplicationPaths.cs