https://bugs.kde.org/show_bug.cgi?id=432269
--- Comment #7 from Till Schäfer <till2.schae...@uni-dortmund.de> --- One minor thing i have noticed. The tags "Organization" and "Label" where already available when I clicked the "Add"-Button. However, they where not available in the quick access frames section. Now, when I add "Organization" to my quick access frames I get different results than before when observing the result using metaflac. The Organization tag added as non custom frame was translated uppercase in the vorbis comment. After adding the custom frame, it stays capitalized with other letters lowercase. For example, in the follwing the comment 10 and 11 where added after adding the custom frame: $ metaflac --list --block-type VORBIS_COMMENT 01* METADATA block #2 type: 4 (VORBIS_COMMENT) is last: false length: 255 vendor string: reference libFLAC 1.2.1 20070917 comments: 12 comment[0]: TITLE=Bionic Dog comment[1]: ARTIST=Oforia comment[2]: ALBUMARTIST=Oforia comment[3]: ALBUM=Off The Ground comment[4]: DISCNUMBER=1 comment[5]: TRACKNUMBER=1 comment[6]: COMMENT=Shangri-law comment[7]: GENRE=Goa comment[8]: DATE=1999 comment[9]: PUBLISHER=NMC comment[10]: Label=NMC comment[11]: Organization=NMC I fixed it by adding the custom frame in uppercase, but then the tag name in the GUI is also uppercase. -- You are receiving this mail because: You are watching all bug changes.