Replies: 4 comments
-
Can't speak about embedart for myself, because I don't use it. But if I wanted to test a file, I'd rather use a commandline tool like metaflac than something graphical, since I can't determine what it does or does not.
|
Beta Was this translation helpful? Give feedback.
-
Okay, I'm not familiar with the This command doesn't show anything related to pictures/images in the tags... And this command, which is supposed to show picture data also doesn't bring anything back... I looked at the code for the |
Beta Was this translation helpful? Give feedback.
-
I keeping up with this, doing a |
Beta Was this translation helpful? Give feedback.
-
Further digging... The issue is the While filling out the Issues template to submit an issue I ran the
Specifically the part Definitely user error on my part. I didn't think the Good news is, this is now figured out. Bad news is, I need to rerun |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using beets to whip my music collection into shape. I already had it pretty nicely managed but it's been a while since I've looked into this process and a lot has changed over the years. I've got things mostly where I want them, except that when I mess around with album art it doesn't seem to be behaving. I'll post my config below but for now I want to discuss the issue I'm seeing.
I've done a
beet fetchart -f
to grab artwork for everything now that I have the files and folder structure where I like them, and it put acover.jpg
into the album folder. I then did abeet embedart album:"Some Album"
and saw that it supposedly embedded the artwork (I can see data in theartpath
andart_source
fields, andart_path
is pointing at the folder'scover.jpg
). Thinking that I needed to "apply" the changes to the file to have the embed actually take place, I even did abeet update
on a test album and things look like it behaved.However, when I open the FLAC files for an album in
kid3.app
on my Mac (a tool I've long used for mild edits and just checking things), I don't see the art in the files. If open a test track in VLC or Picard, it kind of looks like the image is in the file but I'm not 100% sure if either of those apps are reading it from the file itself or if they're just using thecover.jpg
from the folder.Is there some trick to definitely get the artwork into the files that I'm missing? There doesn't seem to be any thing special in the EmbedArt plugin document that I'm missing. I do have
embedart
set toauto: no
because I want to do that work myself (I've already seen beets grab bad artwork in some random instances).Can someone provide some real guidance here? I'm kind of lost and believe there's something I'm not fully understanding about how to handle artwork.
Config file...
Beta Was this translation helpful? Give feedback.
All reactions