-
My I've got a pretty old beets library comprised of mostly flac and some m4a files that was last touched somewhere around 2018. After accessing it with uptodate beets, every
On the next invocation exactly same thing happens (probably meaning that albumtype is never actually written). What do I do with this? Is this a sign of bad configuration, or a broken database, or am I unknowingly using an unsupported combination of features, or is it a bug? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
You've hit an ugly issue that is, if I'm not mistaken, already being worked on in #4582 |
Beta Was this translation helpful? Give feedback.
-
@intelfx I recently merged that fix. Is the problem gone now? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Didn't want to start another thread so posting here - I assume I'll need to use a updated version of beets and then fix the tags (By reimporting all the affected files) ? If so, how do I update my beets? I can't find it in the docs. I downloaded beets by doing a pip install beets. |
Beta Was this translation helpful? Give feedback.
-
This has been fixed in #5540 ultimately |
Beta Was this translation helpful? Give feedback.
You've hit an ugly issue that is, if I'm not mistaken, already being worked on in #4582
HTH