This is a 36 disc set. I do not need disc numbering, actually prefer to not have it. Any suggestions on how to modify the path to accomplish my hopeful outcome?
Also, Musicbrainz isn’t finding it when I $ beet import /music and when I work to help it find it, it isn’t matching either.
It seems like what you’re missing from your desired path is the bit where it says Phish (2017) 7.21.2017 Coconut, right? Can you explain what that data should look like, and where the data should come from? Like $artist ($year) $something $another_thing? Are those fields you’d like to provide manually?
A couple of tips come to mind:
Try searching on the MB website to make sure it’s in the catalog.
Because the subdirectory structure is somewhat nonstandard (see this FAQ, you might try using the --flat option or similar to import just this one album.
@adrian Thank you for your prompt response and apologies for my very delayed reply.
@adrian It seems like what you’re missing from your desired path is the bit where it says Phish (2017) 7.21.2017 Coconut , right? Can you explain what that data should look like, and where the data should come from? Like $artist ($year) $something $another_thing ? Are those fields you’d like to provide manually?
Try searching on the MB website to make sure it’s in the catalog.
Because the subdirectory structure is somewhat nonstandard (see this FAQ, you might try using the --flat option or similar to import just this one album.
It is listed on MusicBrainz, it’s just not populating when /import is run. I will try the --flat option during my next test run.
I guess I was wondering where that information should come from… like, if you were to try formatting it as a path template, what would it look like? What fields do you have working already, and which are you missing?
If you have found the album on MusicBrainz, try the “enter Id” option to force a particular match.
@adrian like, if you were to try formatting it as a path template, what would it look like? What fields do you have working already, and which are you missing?
I have the below currently which is 95% working, with the exception of the $track - $title which changes the filenames to $track - $title1.flac, - $title2.flac, etc. instead of the title of the track which is frustrating. The ID tag is correct but the filename is not.
I’m not sure how to integrate the name/description of each show. For example, MB has it listed as CD 1,2,3: Night 1: Tonight's Flavor Coconut - July 21st, 2017. While Discogs has it broken out by each date Night 1: Tonight's Flavor Coconut - July 21st, 2017 which I find more appealing. I don’t know what to call the “title” of each part of the box set as it would be distinct from the overall box set title.