[PR #15170] [MERGED] Clean up BackupService #14244

Closed
opened 2026-02-07 07:26:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15170
Author: @crobibero
Created: 10/24/2025
Status: Merged
Merged: 10/25/2025
Merged by: @crobibero

Base: release-10.11.zHead: backup-oom


📝 Commits (1)

📊 Changes

1 file changed (+123 additions, -97 deletions)

View changed files

📝 Jellyfin.Server.Implementations/FullSystemBackup/BackupService.cs (+123 -97)

📄 Description

Changes:

  • Remove archive on failure
  • Enhance / cleanup logging
  • Fix memory leak

Fixes https://github.com/jellyfin/jellyfin/issues/15061


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15170 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `backup-oom` --- ### 📝 Commits (1) - [`829ddad`](https://github.com/jellyfin/jellyfin/commit/829ddad61c4b1d5aecc07d6bc06b9306098d9ebf) Fix memory leak ### 📊 Changes **1 file changed** (+123 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/FullSystemBackup/BackupService.cs` (+123 -97) </details> ### 📄 Description Changes: - Remove archive on failure - Enhance / cleanup logging - Fix memory leak Fixes https://github.com/jellyfin/jellyfin/issues/15061 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:26:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14244