title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Writing tags only - no conversion - command line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maubus

    • Nov 2007
    • 4

    Writing tags only - no conversion - command line

    Hi, I am using dbpoweramp reference for a couple of weeks.

    So far, all command line conversion has been working fine, congratulations on a great software.

    I am trying to find a way to insert tags on WMA files without converting. (via command line) Of course I could convert the file to the same format and include the tags but this would take a long time and a conversion pass for no reason.

    Is this possible?
  • LtData
    dBpoweramp Guru

    • May 2004
    • 8288

    #2
    Re: Writing tags only - no conversion - command line

    I'm not sure if there is a CLI interface for it, but the "[ID Tag Update]" utility codec does this function.

    Comment

    • Spoon
      Administrator
      • Apr 2002
      • 44574

      #3
      Re: Writing tags only - no conversion - command line

      Via the COM programming object (scripting) yes you cn insert ID Tags:

      Spoon
      www.dbpoweramp.com

      Comment

      • maubus

        • Nov 2007
        • 4

        #4
        Re: Writing tags only - no conversion - command line

        Thanks for the replies ! I will definitely try to do this properly with COM but so far, the utility codec did the trick. Here is what the command line I am using looks like:

        "program_path\CoreConverter.exe" -infile=C:\music_test\test.wma -outfile=C:\music_test\test.wma -convert_to="[ID Tag Update]" -add0="Year=2007" -add1="Genre=rock" ... and etc etc ...

        Works perfectly.
        Thanks again.

        Comment

        Working...

        ]]>