timheuer / taglib-sharp-portable

.NET Portable Class Library implementation of TagLib# (forked from TagLib# main project)
Other
58 stars 33 forks source link

TagLib.Riff.InfoTag doesn't allow setting Album #32

Open AgentTheGreat opened 6 years ago

AgentTheGreat commented 6 years ago

Other properties like AlbumArtists, Genres, Title work just fine but setting Album for TagLib.Riff.InfoTag (wave file) has no effect and Album remains null no matter what you assign to it. Using TagLib.Portable v1.0.4