Page 1 of 1

Failed to read image

Posted: Tue Oct 16, 2018 1:22 am
by madmax765
When i hit update, It errors out

"Failed to read image from:
D:/Music/cover.jpg

but makes two files in the folder cover.jpeg and fw9p9pkice.id i only got 4 mp3 in the folder to test it out
and I tyred to open cover.jpeg

says its an invalid file

Re: Failed to read image

Posted: Tue Oct 16, 2018 8:06 pm
by wbartels
First of all you need at least a two level directory like: D:\Arist\Album\01 - track.mp3
See: http://www.netjukebox.nl/filestructure.php

You can try out disabling embedded image extraction with:

Code: Select all

$cfg['image_read_embedded']            = false;
Witch netjukebox version do you use?
Can you send me a private message with one mp3 file that didn't work?

Re: Failed to read image

Posted: Wed Oct 17, 2018 5:42 pm
by madmax765
i am using netjukebox_6.57.9 still trying to get it to stream movies and such too...

Re: Failed to read image

Posted: Wed Oct 17, 2018 6:44 pm
by wbartels
Does updating work when disabling embedded image extraction?