mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6998] [MERGED] Fix crash on missing server config file #11217
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6998
Author: @1337joe
Created: 12/14/2021
Status: ✅ Merged
Merged: 12/14/2021
Merged by: @crobibero
Base:
master← Head:dont-crash-on-missing-server-config📝 Commits (1)
0f4da9fFix crash on missing server config file📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
Jellyfin.Server/Migrations/MigrationRunner.cs(+4 -1)📄 Description
Changes
Check for existence of server config file before manually deserializing it
Issues
Follow on to #6994
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.