You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this script seems to be broken with the current version of gmusicapi. The search issue can be fixed by changing line 52 to
results = client.search(query)
However there are more errors. Maybe you could put a note in the Readme that this does not work at the moment, so people don't waste time :).
The text was updated successfully, but these errors were encountered:
Hi,
this script seems to be broken with the current version of gmusicapi. The search issue can be fixed by changing line 52 to
results = client.search(query)
However there are more errors. Maybe you could put a note in the Readme that this does not work at the moment, so people don't waste time :).
The text was updated successfully, but these errors were encountered: