Merge lp://staging/~stolowski/unity-scope-mediascanner/proxy-workaround into lp://staging/unity-scope-mediascanner
Proposed by
Paweł Stołowski
Status: | Merged |
---|---|
Merged at revision: | 72 |
Proposed branch: | lp://staging/~stolowski/unity-scope-mediascanner/proxy-workaround |
Merge into: | lp://staging/unity-scope-mediascanner |
Diff against target: |
85 lines (+28/-0) 4 files modified
src/musicaggregatorscope.cpp (+13/-0) src/musicaggregatorscope.h (+1/-0) src/videoaggregatorscope.cpp (+13/-0) src/videoaggregatorscope.h (+1/-0) |
To merge this branch: | bzr merge lp://staging/~stolowski/unity-scope-mediascanner/proxy-workaround |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Marcus Tomlinson (community) | Approve | ||
Review via email: mp+211744@code.staging.launchpad.net |
Commit message
Try to get proxy for online scope on search() if not set yet (e.g. not available on startup), to work around the problem with no remote scopes on first run (till network gets configured and phone is rebooted).
Description of the change
Try to get proxy for online scope on search() if not set yet (e.g. not available on startup), to work around the problem with no remote scopes on first run (till network gets configured and phone is rebooted).
To post a comment you must log in.
Yeah looks good +1