We're currently not extracting genre information from music. We can certainly add that to the index though.
For cover art, we currently don't have any support in the media scanner: for the scope, the shell is retrieving the cover art via the image://album_art/artist=X&album=Y URIs (handled via the the thumnailing code in the Ubuntu SDK). For the other cases, can you confirm that list models would be the desired API? Something like: * song list model, with properties to restrict to an artist, album, or genre * album list model, with property to restrict to an artist * artist list model * genre list model If we provided those, could you build your interface and application logic directly on top of those classes rather than needing to maintain your own data model? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273625 Title: Mediascanner2 should provide a QML interface that satisfies the needs of music-app To manage notifications about this bug go to: https://bugs.launchpad.net/mediascanner2/+bug/1273625/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
