Closed avma closed 4 years ago
Hmm; just to confirm, there's no chance these are coming from third-party plugins? I notice that there are several in your configuration, and they would certainly be the most likely cause.
Let me double check' I'll just turn ALL of them off one by one and see if I can pinpoint the culpable.
It looks like "embedart" is complaining about 'magick', "extrafiles" about 'beets.mediafile' and "yearfixer, describe" about 'beets.util.confit'. The last 3 are third party I assume.
OK! You might want to report problems to those plugins then.
About ImageMagick, the plugin is reporting that there is no magick
command. Maybe it would be worth checking whether you can run such a command manually.
The Backround: Yesterday I accepted python 3.8 update ver 3.8.5-1~20.4 from my Linux mint 20 update manager. Immediate after all beet commanded ended up with a bunch of errors (and without actual action). So i went and installed pip3 install 'https://github.com/beetbox/beets/tarball/master', hoping that it will fix the problem,and indeed for the most part it did. However now I'm getting on every beet command I'm running some new messages (see below).
Problem
Running this command in verbose (
-vv
) mode:Led to this problem: I don not know what exactly id does. I'm not sure what these messages mean or if they are warnings that are safe to ignore which i doubt since they show up withe every beet command. Also it complains about 'ImageMagick' although I do have both 'PILLOW' 7.2.0 and ImageMagick 6.9.10-23 Q16 x86_64 20190101 installed.
Setup
My configuration (output of
beet config
) is: