** Changed in: music-app
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1273625

Title:
  Mediascanner2 should provide a QML interface that satisfies the needs
  of music-app

Status in Media Scanner v2:
  Fix Released
Status in Music application for Ubuntu devices:
  Fix Released
Status in “mediascanner2” package in Ubuntu:
  Fix Released

Bug description:
  The current version of music-app uses QtGrilo to snarf the entire
  media index into a private database on startup.  We haven't yet
  implemented a Grilo plugin for the new media scanner, and it would be
  preferable for music-app to drive itself directly from the media
  scanner index.

  To achieve this, we want to provide a QML interface that provides the
  necessary functionality.  The initial work is in this merge proposal,
  but it does little more than show that it is possible to perform
  queries from QML:

      https://code.launchpad.net/~jamesh/mediascanner2/qml-
  plugin/+merge/201754

  We most likely need to add some QAbstractListModel classes that let
  you iterate over songs, albums and artists.  What is less clear is
  what filters would be needed to work with those models.

  This e-mail is also relevant:
  https://lists.launchpad.net/ubuntu-touch-coreapps/msg00666.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediascanner2/+bug/1273625/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to