title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Trick to dynamic naming write this...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krafty
    • Dec 2021
    • 44

    Trick to dynamic naming write this...

    My current setup for Dynamic File name is this:

    Code:
    [MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]\[MAXLENGTH]80,[album][]\[MAXLENGTH]80,[track] - [title][]
    What it wanted is something like this:

    if discnumber > 1:
    filename = [discnumber].[track] - [title]
    else
    filename = [track] - [title]


    Something like that.
    Thanks for any help on this!

    -- krafty
  • Dat Ei
    dBpoweramp Guru
    • Feb 2014
    • 1745

    #2
    Re: Trick to dynamic naming write this...

    Add "[IFMULTI][disc]-[]"

    Dat Ei

    Comment

    Working...

    ]]>