jellyfin-server/Emby.Server.Implementations
cvium e577fea59c Backport pull request #8499 from jellyfin/release-10.8.z
chore: add Basque to the list of localization options

Original-merge: d8e53f35a51af6f9709841222d9a668d7be73e8c

Merged-by: Claus Vium <cvium@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-10-28 22:38:57 -04: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 Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Configuration
Cryptography
Data Fix localization lookup 2022-10-07 07:48:31 -04:00
Devices
Dto Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2022-10-07 15:21:42 +02:00
EntryPoints Merge pull request #7346 from Bond-009/guid 2022-03-11 08:15:12 +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 Merge pull request #7724 from jtcasper/perms 2022-05-20 23:49:38 -04:00
Library Merge pull request #8521 from 1337joe/fix-missing-symlink-scan 2022-10-12 22:47:41 +02:00
LiveTv Switch branches if statement 2022-10-12 10:00:40 +02:00
Localization Backport pull request #8499 from jellyfin/release-10.8.z 2022-10-28 22:38:57 -04:00
MediaEncoder
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 Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Properties
QuickConnect
ScheduledTasks Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +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 #8348 from jellyfin/release-10.8.z 2022-09-23 23:09:37 -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 Prevent host lookup on GetSmartUrl for HTTP requests 2022-10-21 17:42:45 +02:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Merge branch 'master' into renovate/dotnet-monorepo 2022-10-26 07:17:42 -06:00
IStartupOptions.cs
ServerApplicationPaths.cs