Page 1 of 1

[SOLVED] Files from disc 1 are being stored on the root album folder instead of a subdir

Posted: Tue Aug 08, 2023 4:20 am
by 1024mb
I'm using this

Code: Select all

%albumartist%\(%year(1)%) %album% [[%releasecountry%]]\[CD %disc3%\]%track2%. %title%
as the pattern.
When I add the files the output filename column shows the correct path i.e.

Code: Select all

Artist\(####) Album [JP]\CD 1\01. Title.flac
but the actual output path is the root folder of the album, there is no CD 1 subdir, also the file dates are set to the current date, so the timestamps aren't preserved, this is only happening with the files of the first disc, second disc files have their original timestamps.
It may have to do with the feature added in 1.127? Files of the seconds disc output to the correct subdir (CD 2).
All files have their TOTALDISC metadata.

I'm using version 1.135.

Re: Files from disc 1 are being stored on the root album folder instead of a subdir

Posted: Tue Aug 08, 2023 12:45 pm
by admin

[SOLVED] Re: Files from disc 1 are being stored on the root album folder instead of a subdir

Posted: Wed Aug 09, 2023 10:44 pm
by 1024mb
Working well now, thanks!