Merge lp://qastaging/~xavi-garcia-mena/unity-scope-mediascanner/music-youtube into lp://qastaging/unity-scope-mediascanner
Proposed by
Xavi Garcia
Status: | Merged |
---|---|
Approved by: | Paweł Stołowski |
Approved revision: | 209 |
Merged at revision: | 207 |
Proposed branch: | lp://qastaging/~xavi-garcia-mena/unity-scope-mediascanner/music-youtube |
Merge into: | lp://qastaging/unity-scope-mediascanner |
Diff against target: |
363 lines (+222/-4) 6 files modified
src/musicaggregator/musicaggregatorquery.cpp (+64/-2) src/musicaggregator/musicaggregatorquery.h (+3/-1) src/musicaggregator/musicaggregatorscope.cpp (+3/-1) src/musicaggregator/musicaggregatorscope.h (+2/-0) tests/CMakeLists.txt (+16/-0) tests/test-music-aggregator.cpp (+134/-0) |
To merge this branch: | bzr merge lp://qastaging/~xavi-garcia-mena/unity-scope-mediascanner/music-youtube |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paweł Stołowski (community) | Approve | ||
Review via email: mp+240604@code.qastaging.launchpad.net |
Commit message
Added the youtube scope in the music aggregator to search only for music entries.
Description of the change
Added the youtube scope in the music aggregator to search only for music entries.
To post a comment you must log in.
Looks good, thanks for adding the test for aggregator scope! Just two minor inline comments.