mopidy / mopidy-gmusic

DEPRECATED (Mopidy extension for playing music from Google Play Music)
https://mopidy.com
Apache License 2.0
214 stars 60 forks source link

Use correct ArtistId and AlbumId for all_access #239

Closed susnux closed 3 years ago

susnux commented 4 years ago

This fixes #230 for me and also work around this issue: https://github.com/simon-weber/gmusicapi/issues/666

With all access this works fine, so everything works as expected. But I have not tested it with uploaded music.

codecov[bot] commented 4 years ago

Codecov Report

Merging #239 into master will decrease coverage by 1.11%. The diff coverage is 6.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   60.42%   59.31%   -1.12%     
==========================================
  Files           9        9              
  Lines         748      762      +14     
==========================================
  Hits          452      452              
- Misses        296      310      +14     
Impacted Files Coverage Δ
mopidy_gmusic/library.py 50.00% <6.25%> (-1.77%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a4a7846...a01b0c2. Read the comment docs.

jodal commented 3 years ago

Closing because Google Play Music has been shut down, and this project is being discontinued.