illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

using batchname in output path

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • El Chuck

    • Jun 2025
    • 2

    #1

    using batchname in output path

    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:

    Code:
    Test Artist\[batchname]\01 Test Artist - [batchid] - [batchname] Track01.mp3
    Am I using this incorrectly? Is the documentation outdated/wrong? Is there a way to get it to work?

    Thanks.
  • Spoon
    Administrator
    • Apr 2002
    • 45095

    #2
    You are ripping CDs with Batch Ripper, not converting audio with Batch Converter?
    Spoon
    www.dbpoweramp.com

    Comment

    • El Chuck

      • Jun 2025
      • 2

      #3
      I am ripping with batch ripper, yes.
      I also found a solution...

      Using "[tag]batchname[]" correctly inserts the batch name into the file path.

      Comment

      Working...