https://bugs.kde.org/show_bug.cgi?id=437189

--- Comment #3 from Munzir Taha <munzirt...@gmail.com> ---
Strange! Seems baloo does index those attributes without enabling content
indexing in tmpfs but not in ext4.

~> balooctl config list contentIndexing
no

~> balooshow ~/Music/MtoF.mp3 
27e32fc00000805 2053 41825020 /home/munzir/Music/MtoF.mp3
        Mtime: 1219511595 2008-08-23T20:13:15
        Ctime: 1547560464 2019-01-15T16:54:24

~> cp ~/Music/MtoF.mp3 /tmp/

~> balooctl index /tmp/MtoF.mp3 
Indexing /tmp/MtoF.mp3
File(s) indexed

~> balooshow /tmp/MtoF.mp3
22b00000025 37 555 /tmp/MtoF.mp3
        Mtime: 1621167208 2021-05-16T15:13:28
        Ctime: 1621167208 2021-05-16T15:13:28
        Cached properties:
                Bitrate: 128000
                Channels: 2
                Duration: 18
                Sample Rate: 44100

~> df -hT ~/Music/ /tmp/
Filesystem     Type   Size  Used Avail Use% Mounted on
/dev/sda5      ext4   1.4T  1.2T   68G  95% /
tmpfs          tmpfs  3.9G   80M  3.8G   3% /tmp

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to