-
Notifications
You must be signed in to change notification settings - Fork 0
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
Save cover in data #1
Comments
In my script I'm querying iTunes for that. |
Yes i saw that ^^ is it hard to save this image ? that's why you use iTunes ? |
Yes it's very inconsistent and it is based on the user sending it. This makes it a bit more robust. You could probably save the file using the fs library or something else that downloads images from urls |
Ok thanks i'll use iTunes. :) But just for the challenge, I tried to save the raw data in PICT code as an image (just write data and add .jpg extension) but it seems not working.. have you did any research about how the data was formed ? |
I believe shairport sync has a setting where you can store the image. It comes in late, and you have to check the directory periodically to see if it exists. I'm not super sure because it was a long time ago - but you should check that out and then modify the node script accordingly |
Hi,
first thanks for your work :) It's very helpful for my project.
I just want to know if you have any idea about how can we save the image cover sent in metadata?
thanks.
The text was updated successfully, but these errors were encountered: