title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Arrange audio files using "Arrange audio" codec

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • didbox
    • Aug 2007
    • 8

    Arrange audio files using "Arrange audio" codec

    Hello,

    I tried to arrange my audio files using the "Arrange audio" codec with the following rule:

    If the content of tag [Genre] equal to "Classical" Then
    [Composer]\[Album]\[Track] [Title]
    else
    [Artist]\[Album]\[Track] [Title]
    endif

    Please, can someone provide me the magic line to do this?

    Thanks!!!
  • Spoon
    Administrator
    • Apr 2002
    • 43917

    #2
    Re: Arrange audio files using "Arrange audio" codec

    [IFEQUALS]genre,Classical,[composer]\[album]\[track] [title][][IF!EQUALS]genre,Classical,[Artist]\[Album]\[Track] [Title][]
    Spoon
    www.dbpoweramp.com

    Comment

    • didbox
      • Aug 2007
      • 8

      #3
      Re: Arrange audio files using "Arrange audio" codec

      Thank you, you are the best!

      Comment

      Working...

      ]]>