Image files issues

General discussion about netjukebox
Post Reply
BigBossMan
User
Posts: 33
Joined: Wed Mar 30, 2005 9:27 am
Location: SLC, Utah, USA

Image files issues

Post by BigBossMan »

I have nj up and running 3 months now, everything is great, just moved to 3.72.

I have found some odd issues with the image.jpg files for the different albums. One of every fifty or sixty shows up as solid black. I have tried the cd_front, but I think it is only used in the pdf generator.

This image files in question look great in an image viewer. I have compared them with others that are working fine. It seems really random.

Is there any reason or ideas anyone can throw out to me why this might occur?

BBM :?:
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post by wbartels »

With netjukebox 3.72, update loads images with the file_get_contents function.
This should be very stable.
I have updated 789 images without any problem.
To investigate what is going wrong in your situation I need some images that are shown solid black in netjukebox.
BigBossMan can you email a few of those images?

email to ---
BigBossMan
User
Posts: 33
Joined: Wed Mar 30, 2005 9:27 am
Location: SLC, Utah, USA

Post by BigBossMan »

OK - Email sent

BBM
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post by wbartels »

I get the following error message after update:
(the error message is below the normal footer)

Code: Select all

Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in D:\Internet\w3.netjukebox.nl\netjukebox\update.php on line 141

Warning: imagecreatefromjpeg(): 'E:/Media/_temp_/_test artist_/album/image.jpg' is not a valid JPEG file in D:\Internet\w3.netjukebox.nl\netjukebox\update.php on line 141
....
I think that the images are corrupt in some way.
Some programs can open them and some can't.
BigBossMan
User
Posts: 33
Joined: Wed Mar 30, 2005 9:27 am
Location: SLC, Utah, USA

Post by BigBossMan »

OK - I will see if they can be acquired from some other source.

Thanks for the input

BBM :cry:
Post Reply