Getting same metadata image in list view image and text

I’m trying to get a list of file’s metadata image and display in list view image and text. Problem is that I’m only getting the image from the last file of the list and it’s being displayed into all songs.

These are my blocks:

I’ve also tried getting the source (aka the path of the song) with specific index but it’s the same thing

Also, I’m using this extension because kodular’s metadata component returns error for every song that has an embedded picture.

I know that the error is in my code and not the extension because whenever I specifically choose the file’s metadata image, it shows that specific file’s metadata image. (don’t mind the error on the position variable I just took it out of its place to download block as png)

I would appreciate anyone who would like to help me :smiley: