I used the Meta Data component to get the picture from music files but it seems that the component is not working for me. Maybe I am making the mistakes. Here’s the block:
I am getting music files but unable to get the picture.
Does anyone know how to fix this issue?
Thanks in advance.
It has already been reported many times:
I checked out Bugs in Kodular Eagle before creating a new topic
Describe your issue
I am unable to get the mime type of images with the metadata extension
Steps to reproduce the issue
Set the file of the metadata component to any image
Expected Behaviour
It should return the correct mime type, e.g. image/png
Actual Behaviour
The mime type of the last file is returned, set Metadata.File to does not work
Show your Blocks
metadata_test.aia (1,2 MB)
Android version
5.01
I don’t know how to make this block work that loads the image in the folder of the song that is being played, does anyone know?
[image]
1 Like
I am sorry. I did not know that.
Even though it has been reported many times, it’s still not working. Is there any alternative?
I havn’t tried personally. But here are some extensions you can try:
Ecco qua, per ora ha soltanto 6 informazioni: Album, Artista, MimeType, Titolo della traccia, Immagine di copertina e Genere. Prima di usare le funzioni si deve impostare il SetDataSource (esempio /storage/emulated/0/x.mp3) Aggiungerò nuove...
Reading time: 2 mins 🕑
Likes: 24 ❤
1 Like
Thanks for your help but this extension is also not returning the image.
Thanks again for your respond.
Yeah. I have tried both the extension.
Welcome to the community.
I did not get it after many trials, so I made my app with Flutter
.