Half of the PS4 png files are corrupt after starting server. I replace them (see below) with good ones and they are corrupt again on next startup. Maybe change server.js not to replace cover png if one already exists. Or figure out why some work and some do not.
I commented out
//fs.writeFileSync(imagePath, imageBuffer);
as a workaround.
I used FPKGi v1.01.1 to download the good covers when prompted. I had to revert to FPKGi v0.87.7 [Nightly] as newer versions have issues with files not downloading.



Half of the PS4 png files are corrupt after starting server. I replace them (see below) with good ones and they are corrupt again on next startup. Maybe change server.js not to replace cover png if one already exists. Or figure out why some work and some do not.
I commented out
//fs.writeFileSync(imagePath, imageBuffer);
as a workaround.
I used FPKGi v1.01.1 to download the good covers when prompted. I had to revert to FPKGi v0.87.7 [Nightly] as newer versions have issues with files not downloading.