https://bugs.kde.org/show_bug.cgi?id=420939
--- Comment #28 from tagwer...@innerjoin.org --- (In reply to Scott from comment #26) > ... the 2 items labelled Mtime and Ctime I don't know what they perport to > display ... Mtime is the modification date/time of the file - in the "internal format" long number and the conversion to more human-readable. That's when the file was created or last edited. Ctime is date/time the details about the file were changed. If you change the permissions, you'd see the Ctime change. You'd normally see the Mtime and Ctime be the same... They've got nothing to do with "embedded" information within the file, like the Height, Width, Duration... > I am most surprised that even simple mp3 files seem not to be indexed > correctly/fully. You might have a look at the MP3's with sometime like Easytag. That digs down inside the files to get at and allow you to change the ID3 tags There a bit about this in Bug 437189 Baloo does need to be doing "content indexing" to see these tags - after all it is opening the file and having a look inside. Alas, I've not tried to find an "Easytag" equivalent for video files. -- You are receiving this mail because: You are watching all bug changes.