mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Music library album cover image files are getting wiped when using "Refresh all metadata" wtith "Replace existing images" #6264
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?
Originally created by @sel10ut on GitHub (Sep 12, 2024).
This issue respects the following points:
Description of the bug
After running the manual refresh on a music album, the album cover image that is stored in a directory together with audio files (like cover.jpg) is getting deleted. When setting the library source to read-only, it tries to remove the file, and the error appears (log attached)
Reproduction steps
What is the current bug behavior?
Cover source image files are getting deleted
What is the expected correct behavior?
Do not touch any source files
Jellyfin Server version
Master
Specify commit id
751e12e5b5Specify unstable release number
No response
Specify version number
No response
Specify the build version
Release
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
git bisect log
bad commit:
1c106e8323bad hunk:
@felix920506 commented on GitHub (Sep 12, 2024):
Do you have the save metadata in media folders option enabled?
@sel10ut commented on GitHub (Sep 12, 2024):
if you mean "Save artwork into media folders" - No