title
Products            Buy            Support Forum            Professional            About            Codec Central
 

"to create each folder for each CD disk"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JANG MINHO
    • Feb 2021
    • 22

    "to create each folder for each CD disk"

    I am a batch ripper user. When I use batchripper, How can I set up cd ripper "to create each folder for each CD disk"?
  • Spoon
    Administrator
    • Apr 2002
    • 43889

    #2
    Re: "to create each folder for each CD disk"

    Do your discs have metadata?
    Spoon
    www.dbpoweramp.com

    Comment

    • garym
      dBpoweramp Guru
      • Nov 2007
      • 5741

      #3
      Re: "to create each folder for each CD disk"

      Originally posted by JANG MINHO
      I am a batch ripper user. When I use batchripper, How can I set up cd ripper "to create each folder for each CD disk"?
      this is the naming string I use. It creates separate subfolders (named Disk 1, Disk 2, etc.) for multidisk CDs.
      [MAXLENGTH]240,[IFCOMP]Compilations\[album][IFMULTI]\Disc [disc][]\[track] - [title] - [artist][][IF!COMP][IFVALUE]album artist,[album artist],[artist][]\[album][IFMULTI]\Disc [disc][]\[track] - [title][][]

      Comment

      • JANG MINHO
        • Feb 2021
        • 22

        #4
        Re: "to create each folder for each CD disk"

        Maybe only trak 1, 2, 3, ...... .

        Comment

        • JANG MINHO
          • Feb 2021
          • 22

          #5
          Re: "to create each folder for each CD disk"

          thanks. it is what I wanted answer. thanks again

          Comment

          • Spoon
            Administrator
            • Apr 2002
            • 43889

            #6
            Re: "to create each folder for each CD disk"

            If you do not have metadata then use:

            [discunique]\[track] - [title]
            Spoon
            www.dbpoweramp.com

            Comment

            • JANG MINHO
              • Feb 2021
              • 22

              #7
              Re: "to create each folder for each CD disk"

              thanks, I will try.

              Comment

              • JANG MINHO
                • Feb 2021
                • 22

                #8
                Re: "to create each folder for each CD disk"

                Originally posted by Spoon
                If you do not have metadata then use:

                [discunique]\[track] - [title]
                The disk number is generated from 3161 as shown in the attached picture. I'd like to know how to reset and create it from number 1.Click image for larger version

Name:	dbpower.PNG
Views:	2
Size:	1.8 KB
ID:	294555

                Comment

                • simbun
                  dBpoweramp Guru
                  • Apr 2021
                  • 446

                  #9
                  Re: "to create each folder for each CD disk"

                  [disc] represents the discnumber, or '[SETLEN]2,48,,[disc][]' is the discnumber with leading zeros (padded to two characters), so something like:
                  Code:
                  [disc]\[track] - [title]
                  or
                  [SETLEN]2,48,,[disc][]\[track] - [title]
                  I've never used Batch Ripper before, but I'd guess [discunique] simply represents a unique number, and is useful within the batch context for CD rips that lack online metadata, otherwise they'd probably overwrite any previous rip that also lacked metadata.

                  Comment

                  • JANG MINHO
                    • Feb 2021
                    • 22

                    #10
                    Re: "to create each folder for each CD disk"

                    Originally posted by simbun
                    [disc] represents the discnumber, or '[SETLEN]2,48,,[disc][]' is the discnumber with leading zeros (padded to two characters), so something like:
                    Code:
                    [disc]\[track] - [title]
                    or
                    [SETLEN]2,48,,[disc][]\[track] - [title]
                    I've never used Batch Ripper before, but I'd guess [discunique] simply represents a unique number, and is useful within the batch context for CD rips that lack online metadata, otherwise they'd probably overwrite any previous rip that also lacked metadata.
                    What does 48 means ?

                    Comment

                    • simbun
                      dBpoweramp Guru
                      • Apr 2021
                      • 446

                      #11
                      Re: "to create each folder for each CD disk"

                      Online help for such functions can be found here: https://www.dbpoweramp.com/help/dmc/Naming.htm

                      48 is the decimal representation for 0 in the ASCII character set. Just Google 'ascii table' and it'll show you the mapping.

                      Comment

                      • JANG MINHO
                        • Feb 2021
                        • 22

                        #12
                        Re: "to create each folder for each CD disk"

                        Originally posted by JANG MINHO
                        What does 48 means ?
                        I tried two kinds above mothod. The first one you suggested, generated only one folder, 1. The second also did only one folder two, 01. Many treks are in the only one folder.

                        Can I generate folder for example, 0001, 0002, 0003,...... ?

                        All my 5000 CD disks are, maybe, have no meta data.
                        Last edited by JANG MINHO; 05-03-2022, 08:18 AM.

                        Comment

                        • JANG MINHO
                          • Feb 2021
                          • 22

                          #13
                          Re: "to create each folder for each CD disk"

                          thanks

                          Comment

                          • JANG MINHO
                            • Feb 2021
                            • 22

                            #14
                            Re: "to create each folder for each CD disk"

                            Originally posted by simbun
                            Online help for such functions can be found here: https://www.dbpoweramp.com/help/dmc/Naming.htm

                            48 is the decimal representation for 0 in the ASCII character set. Just Google 'ascii table' and it'll show you the mapping.
                            I tried two kinds above mothod. The first one you suggested, generated only one folder, 1. The second also did only one folder two, 01.

                            Can I generate folder for example, 0001, 0002, 0003,...... ?

                            All my 5000 CD disks are, maybe, have no meta data.

                            Comment

                            • JANG MINHO
                              • Feb 2021
                              • 22

                              #15
                              Re: "to create each folder for each CD disk"

                              I tried two kinds above mothod. The first one you suggested, generated only one folder, 1. The second also did only one folder two, 01.

                              Can I generate folder for example, 0001, 0002, 0003,...... ?

                              All my 5000 CD disks are, maybe, have no meta data.

                              Comment

                              Working...

                              ]]>