Hello All, me again.
So, Iām using the script proposed by @rdswift but now I have a different problem.
If I have a 2-disc album, it creates two folders, one per each disc - which is annoying. Iād like to have it all in one folder, files named 1-01, 1-02, ā¦, 2-01, etcā¦
Hereās an example of an album thatās causing my headache: https://musicbrainz.org/release/c8b95475-680c-4c11-a651-5a90fe8e2d15?tport=8000
Without seeing your actual naming script Iām just guessing, but I think if you remove the part thatās writing the ā(Disc 1)ā and ā(Disc 2)ā parts to the file path it should do what you want.
It canāt be because the code you pointed to does not output ā(Disc 1)ā or ā(Disc 2)ā at all. I suspect that is something that you added to the script (likely in Line 2).
But Picard seems to put the disc information in the tag info as well as they have popped up as Albumname (Disc 1) in my plex library as well, so maybe itās not the script but a setting, my settings are the same as they always were⦠maybe Picard did update something?
Picard does not modify the tags on its own. Do you perhaps have a tagging script (not your file naming script) enabled that might be adding the disc numbers to the album tag? Or possibly a plugin that is modifying the album tag?
Also, are you renaming from the cluster pane or are you matching your files to a release in the album pane before saving?
If you still wanted to have that information in the tags but not in the directory structure, you could get rid of the plugin and have a tagging script like: