jellyfin/MediaBrowser.Controller
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.

The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.

Behind network configuration option that is disabled by default.
2021-09-14 21:38:11 +02:00
..
Authentication
BaseItemManager Minor improvements 2021-08-15 23:48:19 +02:00
Channels Minor improvements 2021-08-15 23:48:19 +02:00
Chapters Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Collections Minor improvements 2021-08-15 23:48:19 +02:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices
Dlna Enable nullable for DlnaManager 2021-08-03 17:54:55 +02:00
Drawing Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Dto Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Entities Update per feedback 2021-08-15 10:32:23 -07:00
Events
Extensions Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 2021-06-22 09:48:40 +02:00
IO
Library Update ILibraryManager.cs 2021-07-26 17:58:56 -07:00
LiveTv Fix warnings for MediaBrowser.Controller/LiveTv 2021-08-03 21:13:49 -07:00
MediaEncoding Minor improvements 2021-08-15 23:48:19 +02:00
Net Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Notifications
Persistence Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Playlists Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Plugins Minor fixes 2021-06-06 18:11:51 +02:00
Properties
Providers Merge branch 'master' into mediabrowser-controller-entities 2021-07-26 13:08:27 -07:00
QuickConnect Refactor Quick Connect 2021-06-22 09:13:14 +02:00
Resolvers Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Security Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Session Fix warnings in MediaBrowser.Controller/Session 2021-08-09 19:47:26 -07:00
Sorting Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Subtitles Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
SyncPlay
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00
IServerApplicationPaths.cs
MediaBrowser.Controller.csproj Invert code and style analysis configuration (#6334) 2021-07-30 09:49:28 +02:00