Share

ID3Sharp

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Comments not update

You are viewing a single message from this topic. View all messages.

  1. 2008-09-13 18:14:28 UTC
    v2Tag.Comments = "qwewe" + textBox_comments.Text;
    v2Tag.Title = textBox_title.Text;
    v2Tag.WriteTag(FileToTag, ID3Versions.V2_4);

    Comments don't get updated but Title does. Different order of setting values won't help also. Using visual studio.

    Nice Job for this dll
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.