[PR #5767] [MERGED] Do not touch "old" local artwork unless saving locally #10469

Closed
opened 2025-12-22 08:04:29 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5767
Author: @cvium
Created: 4/10/2021
Status: Merged
Merged: 4/11/2021
Merged by: @Bond-009

Base: masterHead: dont-delete-artwork


📝 Commits (1)

  • 35cfd76 Do not touch "old" local artwork unless saving locally

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 MediaBrowser.Providers/Manager/ImageSaver.cs (+3 -1)

📄 Description

Changes
Introduced a basic check on path such that artwork in the item's folder won't be deleted unless "save locally" is enabled.

Issues
Fixes #4864


🔄 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/5767 **Author:** [@cvium](https://github.com/cvium) **Created:** 4/10/2021 **Status:** ✅ Merged **Merged:** 4/11/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dont-delete-artwork` --- ### 📝 Commits (1) - [`35cfd76`](https://github.com/jellyfin/jellyfin/commit/35cfd760d41a27676dfbe9f215ba913d9d71451b) Do not touch "old" local artwork unless saving locally ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Manager/ImageSaver.cs` (+3 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Introduced a basic check on path such that artwork in the item's folder won't be deleted unless "save locally" is enabled. **Issues** Fixes #4864 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:04:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10469
No description provided.