Merge lp:~cwayne/mediascanner/grl-local-metadata into lp:mediascanner

Proposed by Chris Wayne
Status: Needs review
Proposed branch: lp:~cwayne/mediascanner/grl-local-metadata
Merge into: lp:mediascanner
Diff against target: 12 lines (+1/-1)
1 file modified
mediascanner.gschema.xml.in (+1/-1)
To merge this branch: bzr merge lp:~cwayne/mediascanner/grl-local-metadata
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Mediascanner Team Pending
Review via email: mp+188923@code.launchpad.net

Commit message

Enable the grl-local-metadata plugin to look for local metadata

Description of the change

Use grl-local-metadata to search for local metadata

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:389
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https://code.launchpad.net/~cwayne18/mediascanner/grl-local-metadata/+merge/188923/+edit-commit-message

http://jenkins.qa.ubuntu.com/job/mediascanner-ci/66/
Executed test runs:
    FAILURE: http://jenkins.qa.ubuntu.com/job/mediascanner-saucy-amd64-ci/66/console
    FAILURE: http://jenkins.qa.ubuntu.com/job/mediascanner-saucy-armhf-ci/66/console
    FAILURE: http://jenkins.qa.ubuntu.com/job/mediascanner-saucy-i386-ci/66/console

Click here to trigger a rebuild:
http://s-jenkins:8080/job/mediascanner-ci/66/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
James Henstridge (jamesh) wrote :

We probably don't need this one now, since we're storing the album art in the cache now and looking it up when queries are made.

What do you think?

Unmerged revisions

389. By Chris Wayne

Use grl-local-metadata plugin

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'mediascanner.gschema.xml.in'
2--- mediascanner.gschema.xml.in 2013-08-23 02:58:42 +0000
3+++ mediascanner.gschema.xml.in 2013-10-02 20:36:25 +0000
4@@ -76,7 +76,7 @@
5 dictionary of strings describing configuration parameters like API keys.
6 </description>
7
8- <default>[("grl-tmdb", "grl-tmdb", {"api-key": "@TMDB_APIKEY@"}), ("grl-lastfm-albumart", "grl-lastfm-albumart", {})]</default>
9+ <default>[("grl-tmdb", "grl-tmdb", {"api-key": "@TMDB_APIKEY@"}), ("grl-lastfm-albumart", "grl-lastfm-albumart", {}), ('grl-local-metadata', 'grl-local-metadata', {})]</default>
10 </key>
11 </schema>
12 </schemalist>

Subscribers

People subscribed via source and target branches

to all changes: