I am able to drag and drop images for the artists but not for the album.
I looked at the browser developer tools and saw a successful file upload but the web application does not reflect the album artwork update.
Is there a way to force the HifiBerry fetch album artwork?
Is there a work around to uploading album artwork or even copying images into the correct directory and updated a json file?
4 comments
-
HiFiBerry team Can you try restarting to check if it's there after a restart. You can also just restart the web UI using
systemctl restart beocreate2 -
Randy Collier I ran `systemctl restart beocreate2.service`. The guid showed "Connecting..."
It was not successful.
I have dropped an image on the album image square after the restart but again not successful. -
HiFiBerry team Is the file system with the music files mounted read/write. The major difference is that the artist pictures are stored on the SD card while album artwork is stored directly in the directory with the music files.
-
Maciej Bartosiak I have similar issue. I can't upload artworks of albums and artists. WWW inspector in browser displays error "Fetch error when upload files: Type Error" beo-ui.js:2192
According to inspector file "pic.jpg" was sent as type "image/jpeg".
I tried upload the file from macOS (Safari & Chrome) and from Windows 10 (Edge).
This looks like a problem with the last update, before update I was able to upload artworks.