-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support new “albumart” command #102
Comments
You can make a pull request. |
See #111 for a possible implementation |
On a related note, are there plans to support the |
If someone makes a PR with tests. |
Hi, I see the albumart command is included, since this ticket is still open I guess something must be missing. How do I use this command? Are there already any real-world usecases? |
Hi, I'm working on a PR implementing both albumart and readpicture by adding binary payload support on a more fundamental level than is currently done with _execute_binary(). Since I don't see a way to integrate _execute_binary() with the asyncio classes. Even though I'm not finished, I'd like to open the discussion on the data returned by the existing non-asyncio albumart call. |
Isn't That said I do agree we need a better way to handle binary returns with arbitrary header sequences. As far as readpicture is concerned I had some thoughts a while back in #121 about how to handle the API signature; I don't know what @Mic92's current thoughts are. |
Is the new “albumart” command (see The music database) already supported or are there any plans to do so?
The text was updated successfully, but these errors were encountered: