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
Hi, I'm trying to use send_ and fetch_ to access a huge music library. If I use ncmpccpp I can easily and quickly list and browse my artists list.
However, there is no way to make a python script properly retrieve a list of artists.
I tried using the MPDClient.list('artist') command but it gets stuck forever.
What to do ?
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to use send_ and fetch_ to access a huge music library. If I use ncmpccpp I can easily and quickly list and browse my artists list.
However, there is no way to make a python script properly retrieve a list of artists.
I tried using the MPDClient.list('artist') command but it gets stuck forever.
What to do ?
The text was updated successfully, but these errors were encountered: