title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Dynamic output naming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coiner
    • Nov 2011
    • 6

    Dynamic output naming

    Hi,
    is it possible to rename output files with ascending numbers automatically?
    E.g. like this:

    01.mp3
    02.mp3
    03.mp3


    How could it work?

    Thanks in advance.
  • Spoon
    Administrator
    • Apr 2002
    • 43898

    #2
    Re: Dynamic output naming

    use [unique] as the naming for the filename
    Spoon
    www.dbpoweramp.com

    Comment

    • coiner
      • Nov 2011
      • 6

      #3
      Re: Dynamic output naming

      This was exactly what I needed to know.
      Thanks!

      Comment

      • coiner
        • Nov 2011
        • 6

        #4
        Re: Dynamic output naming

        Have another question:

        Is there a way to reset the counter?
        Do I have to delete a certain file or is there a setting which defines with which number it starts?

        Thanks again.

        Comment

        • Spoon
          Administrator
          • Apr 2002
          • 43898

          #5
          Re: Dynamic output naming

          It is in the registry:

          HCKU\Software\Illustrate\
          Spoon
          www.dbpoweramp.com

          Comment

          • coiner
            • Nov 2011
            • 6

            #6
            Re: Dynamic output naming

            Jep, found it. Thank you very much, makes thing a lot easier.


            Most of you will already know, but for anyone who doesn't and has the desire to set the counter back:

            1. open Notepad

            2. copy & paste in

            Code:
            Windows Registry Editor Version 5.00
            
            [HKEY_CURRENT_USER\Software\Illustrate\dBpoweramp]
            
            "Unique"=dword:00000000
            3. save as "whatever_name.reg"


            Every time you want to set the counter back, just double-click "whatever_name.reg"

            Comment

            Working...

            ]]>