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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 2.2
    • Affects Version/s: 2.1.3
    • Component/s: File Move & Rename
    • None
    • Environment:
      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.

       

       

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

              Created:
              Updated:
              Resolved:

                Version Package
                2.2