Any way to fix duplicate albumtypes tags ? #4530
MorgothSauron
started this conversation in
General
Replies: 1 comment
-
I figured out that the best is to delete the 'broken' tags first:
I can use metaflac again to set the tags with the correct value:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a weird bug (#4528) when I run
beet update
. One some files it will updatealbumtypes
fromalbum
to a list of character (['a', 'l', 'b', 'u', 'm']
).This cause multiple tags to be defined with a single letter each. Is there an easy way to fix these broken tags ?
I'm ripping all my CDs to FLAC and I'd like to have clean flags. Not that I rely on them at the moment, but this behavior is quite annoying.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions