When updating netjukebox 6.85.5 and earlier stops with error Failed to resample image take a look here:
viewtopic.php?p=13960#p13960
I will copy the last item from that treat below and the discussion can be done here!
PS
This can also be a none Windows related issue (wrong file extension or corrupted image):
viewtopic.php?t=12094
Failed to resample image
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Failed to resample image
Now I can reproduce the error message on Windows.
The same flac file with embedded jpg image extract correctly on Ubuntu.
These are the same findings you described.
If I have time again I will look into it.
For the meantime Windows users can disable reading embedded images:
PS
It dit took me a while to install Windows 11 ARM64 on a Mac mini M2.
With trail and error I discovered UTM and that did the trick.
https://docs.getutm.app/guides/windows/
The installation is much smoother than in the above guide.
The same flac file with embedded jpg image extract correctly on Ubuntu.
These are the same findings you described.
If I have time again I will look into it.
For the meantime Windows users can disable reading embedded images:
Code: Select all
$cfg['image_read_embedded'] = false;
It dit took me a while to install Windows 11 ARM64 on a Mac mini M2.
With trail and error I discovered UTM and that did the trick.
https://docs.getutm.app/guides/windows/
The installation is much smoother than in the above guide.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Failed to resample image
Bug is fixed in netjukebox 6.85.6
Re: Failed to resample image
I can confirm that this issue has been fixed in the mentioned release, works as a charm now