Help with fixing malformed 'albumtype' and 'albumtypes' fields #4928
-
Not sure what happened here, but every one of my
When viewing the raw tags using ffprobe:
Clearly there was some weird string <-> list splitting/joining issue...somewhere. I'm wondering if there is a reasonable way to correct the tags for all of the files, without going through doing laboriously retagging everything. The "right" info seems to be present...just incorrectly encoded. Any ideas?? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
This looks reminiscent of #4528… is there any chance that this goes away if you switch to the current git version of beets? |
Beta Was this translation helpful? Give feedback.
This might help @chrisbenincasa
#4582 (comment)