title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 6 of 6

Thread: Dynamic output naming

  1. #1

    Join Date
    Nov 2011
    Posts
    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.

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,855

    Re: Dynamic output naming

    use [unique] as the naming for the filename

  3. #3

    Join Date
    Nov 2011
    Posts
    6

    Re: Dynamic output naming

    This was exactly what I needed to know.
    Thanks!

  4. #4

    Join Date
    Nov 2011
    Posts
    6

    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.

  5. #5
    Administrator
    Join Date
    Apr 2002
    Posts
    43,855

    Re: Dynamic output naming

    It is in the registry:

    HCKU\Software\Illustrate\

  6. #6

    Join Date
    Nov 2011
    Posts
    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"

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •