Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-1556

Default File Naming Script produces "00" track number in file name.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.2
    • 2.1.3
    • File Move & Rename
    • None
    • Windows 10

      The default file naming script contains:

      $if($ne(%albumartist%,),$num(%tracknumber%,2) ,)

      This will produce a file name beginning in "00 " if %tracknumber% is empty.

       

      I believe the desired functionality should be:

      $if($ne(%tracknumber%,),$num(%tracknumber%,2) ,)

       

      Also, think about entering the default script with some carriage returns and tabs to make it easier to read.

       

       

            outsidecontext Philipp Wolfer
            RobMahn Robert F Mahn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2.2