illustrate
Products            Buy            Support Forum            Registrations            About           
 

Naming Rules - Need Help with Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Spoon
    Administrator
    • Apr 2002
    • 45831

    #16
    The default naming has maximum characters of 80 for each element:

    [MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]\[MAXLENGTH]80,[album][][IFMULTI], Disc [disc][]\[MAXLENGTH]80,[track] [artist] - [title][]
    Spoon
    www.dbpoweramp.com

    Comment

    • SebD

      • Mar 2026
      • 5

      #17
      Is it possible to output a comma in the match/nomatch parameter of an [IF] block?

      I've tried surrounding it with quotes and various other things, but it always sees the comma as a parameter separator...

      (Use case: I want my artist folder name to move "The" to the end, e.g. "Beatles, The". I know there's a setting for this, but I don't want this applied to the meta tags on the song, just to the filing system)

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 45831

        #18
        [IFEQUALS]artist,The [DEL]1,4,[artist][],[TRIM][DEL]1,4,[artist][], The[][]
        Spoon
        www.dbpoweramp.com

        Comment

        Working...