I’m having an issue where after I rip a CD and I insert that LP into MBZ to run Plugins Reply Gain 2.0 PLUS remove Perfect LP… MBZ leaves just the all the songs loose inside the folder destination. It should be generating a MASTER folder with the Name of the artist then also create a Folder with the name of the LP THEN it should have all the songs of that LP inside that folder, right?
Why is it leaving all the songs loose with no folder organization?
The naming script is the template for both the file names and the folder structure. As your naming script does not contain any definition of folders the files end up flat in the target folder.
You can define folders by separating them with a slash. For your use something like this naming script should work:
This will then create an artist folder and an album folder below it. The $if2(%albumartist%,%artist%) will make sure artist will be used as a fallback should albumartist not be set.
Thanks. I implemented the script you provided but it is finding multiple instances. For example. I am getting TWO Bad Company LPs and each instance of the LP has different songs. How can I fix the script so that it finds just ONE instance of the Bad Company LP and combines all the songs under that ONE LP?
So something is going wrong during the ‘cluster’ step that you’re not specifying - presumably an album is getting put into multiple clusters, because of inconsistent existing tags? Or similar.
I’m busy for a couple of days but if you want to take a break over new years and then do a quick video call I’m happy to help that way, will be much faster, let me know