Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Artist not found (every 'all-access' artists) #224

Closed
susnux opened this issue Oct 10, 2019 · 3 comments
Closed

Artist not found (every 'all-access' artists) #224

susnux opened this issue Oct 10, 2019 · 3 comments
Milestone

Comments

@susnux
Copy link

susnux commented Oct 10, 2019

There is a issue with the artists information with all-access music.
It works correct for my music uploaded to gmusic, but not for all access music.

So you can search for artists, but you can not get any info.
Error log I get: Failed to lookup u'gmusic:artist:Aqq7xecoatyvzlh7ikx6u7d6s44'
(from _lookup_artist in library.py)

@jodal
Copy link
Member

jodal commented Dec 22, 2019

Is this still an issue on Mopidy-GMusic 4.0.0 which was just released to PyPI?

@susnux
Copy link
Author

susnux commented May 20, 2020

Yes same issue still persists, sometimes the same happens for albums:
Failed to lookup 'gmusic:album:pjhvssusdn7m5qbyaeaknptmke'

Log looks like this:

DEBUG    2020-05-20 03:11:19,821 [18034:HttpServer] mopidy.http.handlers
  Received WebSocket message from 127.0.0.1: '{"method":"core.library.lookup","params":{"uris":["gmusic:album:073032dd0fe5ed7b9ec0b2badb19d80c"]},"jsonrpc":"2.0","id":55}'
DEBUG    2020-05-20 03:11:19,821 [18034:GMusicBackend-6] mopidy_gmusic.library
  Failed to lookup 'gmusic:album:073032dd0fe5ed7b9ec0b2badb19d80c'
DEBUG    2020-05-20 03:11:19,822 [18034:HttpServer] mopidy.http.handlers
  Sent WebSocket message to 127.0.0.1: '{"jsonrpc": "2.0", "id": 55, "result": {"gmusic:album:073032dd0fe5ed7b9ec0b2badb19d80c": []}}'

@jodal
Copy link
Member

jodal commented Dec 6, 2020

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

@jodal jodal closed this as completed Dec 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants