Bug 316567 - Do not index all audio files as nmm:MusicPiece
Summary: Do not index all audio files as nmm:MusicPiece
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: fileindexer (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR task
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 23:00 UTC by Jörg Ehrichs
Modified: 2013-03-17 17:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Ehrichs 2013-03-11 23:00:33 UTC
Currently when audio files are indexed they are added as nmm:MusicPiece.

This creates "music/tracks" for files like kde-runtime/knotify/sounds/KDE-Im-Contact-Out.ogg

Instead these should be handled as nfo:Audio only.
nmm:MusicPiece should be reserved for "real" music, rather thatn sound clips.

The files could be identified if ID3 tags are available or not.

* Files to touch:
services/fileindexer/indexer/taglibextractor.cpp