← Back to team overview

ubuntu-phone team mailing list archive

Re: frameworks: seeding U1DB and libcurl ?

 

On jueves 21 de agosto de 2014 09h'42:54 ART, Jussi Pakkanen wrote:
On 21.08.2014 15:04, Sergio Schvezov wrote:

I see that, but it doesn't show in the scope

Extracting metadata from /media/phablet/Kingston/Music/Lindsey
Stirling/05 - Moon Trance.mp3.
Added song to backing store: /media/phablet/Kingston/Music/Lindsey
Stirling/05 - Moon Trance.mp3
 ...

So are you seeing the songs at all or only with text and broken images?

If you want to inspect the contents of your media storage you can issue the following command:

sqlite3 ~/.cache/mediascanner-2.0/mediastore.db 'SELECT * FROM media;'

It lists all files Mediascanner2 currently knows about. If your song is listed there but not in the scope or music app, then it is an issue of scopes (I seem to recall that there was a bug in the music aggregator scope a day or so ago) or some other middleware piece. If this is the case then file a bug in the appropriate place. :)

The database does exist and is populated; what component deals with the thumbnails/media-art?


Follow ups

References