[Feature] Show images that fail in any way processing. #6853
AlexGuld
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The feature
Hi
I can't find a way, other then looking in the docker logs, to see images that fail to process, either thumbnail or because the image is corrupt and can't be read.
It would be helpfull if, perhaps under repair, it would show a list of images/videos that the server could not process and needs manual fixing. And if the image is not fixable then a delete button to delete the image.
I'm seeing the following errors in the log of micro services container.
HEIC file "Error: Input file has corrupt header"
"Error: Expected integer for width but received -72 of type number"
MOV file "Invalid data found when processing input"
HEIC file "Error: Input file is missing:"
JPEG file "Error: VipsJpeg: Corrupt JPEG data: found marker 0xd9 instead of RST1"
As it is now, I can't finde any other way to get the files besides having to manually look the log through and identify the files and see if they can be saved with an external program.
I would not have known there were files with errors had I not looked in the logs. So as an info to the admin of the server, it would be a grate feature to display in any case. Just the file error message and timestamp, then if the error message is not indicating what is wrong with the file, we can always look in the logs at the timestamp.
I hope it makes sense, if not please tell me so I can try to explain in a different way. :-)
Platform
All reactions