mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14489] [MERGED] Clean up and fix backup/restore #14009
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/14489
Author: @crobibero
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/21/2025
Merged by: @crobibero
Base:
master← Head:fix-backup📝 Commits (4)
812e4b8Clean up and fix backup/restore8152d49Normalize zip entry file pathda82939Add more validation49c02bbBump backup version, use Path.Combine📊 Changes
1 file changed (+33 additions, -20 deletions)
View changed files
📝
Jellyfin.Server.Implementations/FullSystemBackup/BackupService.cs(+33 -20)📄 Description
Fixes https://github.com/jellyfin/jellyfin/issues/14484
Tested backing up on linux and restoring on windows, and reverse.
Could use more testing with larger datasets.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.