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 Target net6.0 2021-09-24 20:15:46 +02:00
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 Use custom database healthcheck (#8973) 2022-12-29 19:40:39 -07:00
Helpers Update Jellyfin.Server/Helpers/StartupHelpers.cs 2024-03-09 21:27:41 +00:00
Infrastructure Replace != null with is not null 2022-12-05 15:01:13 +01:00
Migrations Properly dispose dbContext in MigrateUserDb 2024-05-16 10:58:32 +02:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
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 Enable in-process restarting 2023-01-15 15:56:18 -05:00