Merge lp://staging/~facundo/ubuntu-rest-scopes/grooveshark-betteralbumsong into lp://staging/ubuntu-rest-scopes
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Roberto Alsina |
Approved revision: | 385 |
Merged at revision: | 385 |
Proposed branch: | lp://staging/~facundo/ubuntu-rest-scopes/grooveshark-betteralbumsong |
Merge into: | lp://staging/ubuntu-rest-scopes |
Diff against target: |
377 lines (+114/-66) 5 files modified
locale/core.pot (+29/-21) src/scopes/grooveshark.py (+20/-3) src/scopes/tests/__init__.py (+28/-0) src/scopes/tests/test_base.py (+1/-28) src/scopes/tests/test_grooveshark.py (+36/-14) |
To merge this branch: | bzr merge lp://staging/~facundo/ubuntu-rest-scopes/grooveshark-betteralbumsong |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
Review via email: mp+248939@code.staging.launchpad.net |
Commit message
Support a missing song id in grooveshark preview and better album filtering.
Description of the change
Support a missing song id in grooveshark preview and better album filtering.
Tests included.
To post a comment you must log in.