[PR #14083] [MERGED] Fix extracted data cleanup in cleanup post scan task #13836

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14083
Author: @Shadowghost
Created: 5/9/2025
Status: Merged
Merged: 5/12/2025
Merged by: @crobibero

Base: masterHead: fix-cleanup-task


📝 Commits (2)

  • bcf2848 Fix extracted data cleanup in cleanup post scan task
  • 390ac36 Fix data pruning on scan

📊 Changes

2 files changed (+18 additions, -28 deletions)

View changed files

📝 Emby.Server.Implementations/Data/CleanDatabaseScheduledTask.cs (+16 -21)
📝 MediaBrowser.Providers/Manager/MetadataService.cs (+2 -7)

📄 Description

Changes

  • Cleanup all extracted files when removing dead items in post scan task

🔄 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/14083 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-cleanup-task` --- ### 📝 Commits (2) - [`bcf2848`](https://github.com/jellyfin/jellyfin/commit/bcf28483b87e12644bbfa1acc7f2127bc8dfa6a0) Fix extracted data cleanup in cleanup post scan task - [`390ac36`](https://github.com/jellyfin/jellyfin/commit/390ac36023e63471fd028bfa41e2438051777960) Fix data pruning on scan ### 📊 Changes **2 files changed** (+18 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/CleanDatabaseScheduledTask.cs` (+16 -21) 📝 `MediaBrowser.Providers/Manager/MetadataService.cs` (+2 -7) </details> ### 📄 Description **Changes** * Cleanup all extracted files when removing dead items in post scan task --- <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:19:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13836