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

Unable to set image via URL when using tag. #593

Open
sirnoob-1 opened this issue Nov 19, 2022 · 0 comments
Open

Unable to set image via URL when using tag. #593

sirnoob-1 opened this issue Nov 19, 2022 · 0 comments

Comments

@sirnoob-1
Copy link

sirnoob-1 commented Nov 19, 2022

When editing files with EYED3 tag and attempting to set a image for the MP3 file it doesn't do anything, no errors and no result.
audiofile.tag.images.set(type_ = 3, img_data = None, mime_type = None, description = "Album Artwork", img_url = searchResult['art'])
(Where audiofile = an eyed3 loaded audio file)

Here is the line of code I'm using, URL is a valid image.

Thanks

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

1 participant