Video info for MKV files is gone
Starting to get real sick of Dolphin constantly shitting itself. First the seconds get taken away, now MKV files stop having any information (e.g., duration, dimensions, or anything else useful). No issue with MOV, AVI, or any other container I've used, just MKV. At this point, I might as well just build my own file explorer, with how utterly inept the Dolphin team is. It's one shitshow after the other, retrieving bugs that have been fixed for years, just for the hell of it.
Edit: Confirmed it's an issue with some part of KDE. Ffmpeg returns the info normally, but kfilemetadata_dump6 outputs only video/matroska for MKV files. Notably, zero info aside from that; other files give the dimensions, bitrate, etc., but MKV gives just the mime-type, which is also incorrect since file --mime-type reports video/x-matroska, so some part of kfilemetadata is for sure fucked.