jellyfin/Jellyfin.Server
Tim Eisele 430d450828
Fix network binding (#11671)
* Fix network binding

* Better log output

* Fix Kestrel bind message
2024-05-17 18:57:18 +02:00
..
Configuration
Extensions Fix network binding (#11671) 2024-05-17 18:57:18 +02:00
Filters Add default auth policy to generated openapi spec (#11181) 2024-03-22 21:00:21 -06:00
HealthChecks
Helpers Update Jellyfin.Server/Helpers/StartupHelpers.cs 2024-03-09 21:27:41 +00:00
Infrastructure
Migrations Properly dispose dbContext in MigrateUserDb 2024-05-16 10:58:32 +02:00
Properties
Resources/Configuration
wwwroot/api-docs
CoreAppHost.cs Move LiveTV service registration to extension method 2024-01-12 19:18:18 -05:00
Jellyfin.Server.csproj Add icon for Jellyfin Windows build (#10997) 2024-02-12 07:34:35 -07:00
Jellyfin.Server.ico Add icon for Jellyfin Windows build (#10997) 2024-02-12 07:34:35 -07:00
Program.cs Add metrics collector to disposable parts (#11539) 2024-05-12 09:14:36 -06:00
Startup.cs Rename EmbyTV to DefaultLiveTvService 2024-02-23 09:57:55 -05:00
StartupOptions.cs