Page 1 of 1

[SOLVED] patterns for parent dir?

Posted: Sun Mar 28, 2021 3:08 pm
by zwene
At merging: Is there a way to create the output files in parent dir? E. g. '%parentdir%\%albumartist% - %album%.

'..\ %albumartist% - %album%' or '\%albumartist% - %album%' don't work.

Re: patterns for parent dir?

Posted: Mon Mar 29, 2021 7:59 pm
by admin
Here's the update to try - https://xrecode.com/test/setup_xrecode3 ... _1.111.exe
Then enable "Create files in source folder" and use

Code: Select all

..\%albumartist% - %album%
as a file name pattern like this https://imgur.com/eQsWlRi

[SOLVED] Re: patterns for parent dir?

Posted: Mon Mar 29, 2021 9:11 pm
by zwene
admin wrote: Mon Mar 29, 2021 7:59 pm Here's the update to try
Thank you thousand times. It work's perfectly. :)