You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beets is not recognizing an album that should be disambiguated.
Problem
I have already imported albums 1 (link below). When I try to import album 2, despite having a disambiguation configuration key and %aunique{} in the paths, Beets thinks that I am importing a duplicate.
The output of beet list for the first album shows that the disambiguation fields (albumartist and album) match what the tagger found for the second album:
> beet list -a 'mb_albumid:f039a0c9-5ae8-4150-8cb2-70dc1397b763'Stephen Sondheim - Into the Woods
Maybe there's something going on with Unicode or invisible characters that causes the duplicate detection to kick in but not %aunique{}? I'm not sure how to debug that though.
Also, this is the first import I've done with this config that requires disambiguation. Have I messed up the config?
How do I get Beets to recognize these albums as separate?
Here are links to the releases that trigger the bug:
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Beets is not recognizing an album that should be disambiguated.
Problem
I have already imported albums 1 (link below). When I try to import album 2, despite having a
disambiguation
configuration key and%aunique{}
in the paths, Beets thinks that I am importing a duplicate.The output of
beet list
for the first album shows that the disambiguation fields (albumartist and album) match what the tagger found for the second album:Maybe there's something going on with Unicode or invisible characters that causes the duplicate detection to kick in but not
%aunique{}
? I'm not sure how to debug that though.Also, this is the first import I've done with this config that requires disambiguation. Have I messed up the config?
How do I get Beets to recognize these albums as separate?
Here are links to the releases that trigger the bug:
Running this command in verbose (
-vv
) mode shows the problem:Setup
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: