Skip to content
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

Album art #48

Closed
manolomartinez opened this issue Nov 15, 2016 · 2 comments
Closed

Album art #48

manolomartinez opened this issue Nov 15, 2016 · 2 comments

Comments

@manolomartinez
Copy link

Hello, in this issue I have told the user that stagger is not able to change images embedded in an mp3, and provided a workaround. Am I right about this?

And, if I am, would you be willing to provide some guidance towards a PR implementing this?

@lorentey
Copy link
Collaborator

lorentey commented Nov 16, 2016

Stagger does support adding/changing/removing album art; initializing an APIC frame (or setting the "picture" property of a tag) with a value containing the filename of a JPEG or PNG file should work.

It is also possible to retrieve image data stored in the tag and to update it to data stored in memory, without writing it out to a file — the unit test suite contains examples how to that.

This thing should be documented better :-)

@manolomartinez
Copy link
Author

Ha! good to know :) I'll try to work out how to expose this functionality through greg, and let you know if I am not able to find my way through the relevant code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants