mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Music folder.jpg not stored with the media (when extracting images from files with the Image Extractor) #6806
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#6806
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @voronind-com on GitHub (Mar 7, 2025).
Reopening #5642 and #11815 as this is still an issue with
10.10.5.When you enable the
Save artwork into media foldersfor music, the artwork is still stored in/var/lib/jellyfin/metadata/library/.@theguymadmax commented on GitHub (Mar 7, 2025):
I wasn't able to reproduce this issue. Could you share the exact steps you took? When you refreshed the metadata, did you select the "Replace existing images" option?
@voronind-com commented on GitHub (Mar 7, 2025):
Library started to scan, all new nfo files have that in them:
And no
folder.jpgwithin the album/artist dir. They are stored in the path specified within nfo file.@theguymadmax commented on GitHub (Mar 7, 2025):
I retested with the Save NFO option enabled as well and still couldn't reproduce. Are there any errors in your logs?
@voronind-com commented on GitHub (Mar 7, 2025):
No errors.
Video with all the library settings.
https://github.com/user-attachments/assets/1f3dba8c-5ed1-4a1e-a80e-856e5c914f7f
@gnattu commented on GitHub (Mar 7, 2025):
Are these pictures sourced from AudioDB? If so, there might be some outdated code that doesn’t adhere to the library settings at all.
@voronind-com commented on GitHub (Mar 7, 2025):
MusicBrainz isn't working for me, so yeah, probably. I'll retest now with local extractors only.
@voronind-com commented on GitHub (Mar 7, 2025):
I kept the
Image Extractorand disabled all other sources even for metadata, it still saves them to/varand not with the media.New settings: https://github.com/user-attachments/assets/833b4105-af16-46df-801b-a146f2cbccff
@theguymadmax commented on GitHub (Mar 7, 2025):
I was able to confirm the behavior. The issue only happens when the image extractor is enabled and there is coverart in the file metadata.
If I disable the image extractor then images download via MusicBrainz will be correctly placed next to media in the library when the option is enabled.
@voronind-com commented on GitHub (Mar 10, 2025):
@ theguymadmaxCould you be so king to move this on the Triage Board as well, please? It still sits in "Can't reproduce". Thank you!Thanks felix920506 and sorry for mistagging.