According to documentation here (https://www.dbpoweramp.com/Help/Batc...r/options.html) "the output path the following naming variables can also be used: [batchname] [batchid]"
However when I give a batchname of "Test" with batchid (5001) and set the following path [artist]\[batchname]\[track] [artist] - [batchid] - [batchname] [title]
The output contains literal "[batchname]" and "[batchid]" like so:
Am I using this incorrectly? Is the documentation outdated/wrong? Is there a way to get it to work?
Thanks.
However when I give a batchname of "Test" with batchid (5001) and set the following path [artist]\[batchname]\[track] [artist] - [batchid] - [batchname] [title]
The output contains literal "[batchname]" and "[batchid]" like so:
Code:
Test Artist\[batchname]\01 Test Artist - [batchid] - [batchname] Track01.mp3
Thanks.
Comment