Open xeals opened 7 years ago
Thanks for reporting! To help narrow things down, does the problem go away if you turn off your tiebreak
setting?
Assigning to @pedros, the original author and current expert on the duplicates plugin.
Error does indeed go away without the tiebreak setting, but it seems like it doesn't properly merge the albums, as beet ls -a <album>
still gives two results.
Might also be worth mentioning that (presumably) because it won't merge albums, beet dup -d
removes everything in the duplicate album, rather than just tracks that are also in the first album.
For a bit more information, if it helps, I have an album in both FLAC and MP3, but the FLAC album isn't complete, and I want to fill in blanks with the MP3 versions.
That makes sense! Thanks for the detailed report; I hope @pedros can help shed some light on the underlying problem.
I was getting the same error and found that using the syntax tiebreak: { items: [bitrate] }
works.
Problem
Trying to merge duplicate albums with
beet dup -aM
fails. It seems to be an issue with the tiebreaker. If it matters, the duplicate albums don't use ASCII encoding (written in non-Latin language).Output:
Setup
My configuration (output of
beet config
) is: