SyntaxFix
Write A Post
Hire A Developer
Questions
Thirding TagLib Sharp.
TagLib.File f = TagLib.File.Create(path); f.Tag.Album = "New Album Title"; f.Save();