Some albums by artists/collaborations with an ‘and’ or ‘&’ in there name are submitted with different spelling into MusicBrainz and therefore get filed into two folders instead of one during import. E.g.
Ólafur Arnalds & Nils Frahm
Ólafur Arnalds and Nils Frahm
What would be a best practise to merge these two folder under the name
Thanks for pointing me to the Google Groups thread. But I guess that solution is for albums that span multiple discs. In my situation there are totally different albums by the same artists in each folder. Not the same album split over multiple folders. So adding them as one folder wouldn’t make much sense I guess.
Is there a trick to get both different albums filed under one folder.
Oops; sorry—I misread your question. You can just use the modify command to change the artist. Type something like beet modify -a albumartist=something to change it.
Hi! I’m sorry to jump in years after on this thread, but I’m having troubles with this. I have the same question than @janpeeters had but with Sleater-Kinney (I’m having duplicated artists folders, one with – and one with -).
If you run beet modify -a albumartist=something as @adrian suggested, my prompt starts displaying
As far as I can tell you’re missing one part.
After the albumartist=“name” you have to type a query like: Beet modify -a albumartist=“name” Sleater-Kinney
Otherwise it will change all albumartists in your beets database.