Audio is flac. Genre displays in the info panel but not in a column. Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.20.3 via Fedora 33 KDE Frameworks Version: kf5-frameworkintegration-5.75.0-1.fc33.x86_64 Qt Version: 5.15.1 ADDITIONAL INFORMATION
Cannot reproduce with some mp3 and m4a songs of mine. Any chance you can attach the song in question?
None of the 8,000 or so flac audio files show genre in the column. I tried to attach one but I have no sample which does not exceed the attachment limit. Here you go: https://drive.google.com/file/d/1T9uRSjbIeeNPGkiLbn94rgzlyIadpQK3/view?usp=sharing I suppose that I could dd a sample if you prefer.
Can reproduce. Seems like an issue with KFileMetadata being unable to read the genre from FLAC files. Thanks!
I had a look at kfilemetadata code, it supports Flac Genre just fine. It has unit tests. And the info panel data comes from kfilemetada, so having Genre there means it works fine. Do you have baloo enabled and running ? If not this is a duplicate of bug 406506
Ah looks like Baloo turned itself off due to failures to index some files. So yes indeed, this is a duplicate of 406506. Perhaps we should port Dolphin's column view to use KFileMetadata. *** This bug has been marked as a duplicate of bug 406506 ***