title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 2 of 2

Thread: Using Rule-Based Manipulation in ID tag processing to modify comments

  1. #1

    Join Date
    Mar 2012
    Posts
    1

    Question Using Rule-Based Manipulation in ID tag processing to modify comments

    Hi,

    I am using the Multi-Encoder to rip my CDs to a lossless format for archival and AAC for my iPhone. I wanted to add some additional comments on the archival copy and for this I was using rule-based manipulation in the ID tag processing DSP Action. However, I am unclear on how to manipulate comment tags (specifically, adding to existing comments) and was not able to find any documents in the help files or through googling. Hopefully someone here can help.

    I have tried this and doesn't seem to be working as expected:
    IF Comment=
    SET Comment=MY COMMENTS
    IF Comment=[anyvalue]
    SET Comment=MY COMMENTS[comment]

    If there are existing comments, this sets it to MY COMMENTS[comment] instead of replacing the [comment] with the existing comments. Not sure what I should use in the rule to refer to the existing comments.

    Is there any way I can insert a newline after MY COMMENTS if there are prior comments in the metadata?

    Thanks in advance for your help.

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,852

    Re: Using Rule-Based Manipulation in ID tag processing to modify comments

    IF Comment=[anyvalue]
    SET Comment=MY COMMENTS

    No way of inserting a new line.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •