Comment 4 for bug 1273625

Revision history for this message
James Henstridge (jamesh) wrote :

I've put together a basic QML binding in the attached branch, which should be merged soon. It provides an Ubuntu.MediaScanner module you can import. Attached is a very simple QML example that uses the provided models to browse through the albums and songs in the index.

As said before, we don't have cover art support in the media scanner yet, but you can use the SDK's thumbnailing code for that. We also don't yet track genres, but this should be enough to get started (or to tell us it needs changing).