- Issue created by @dieterholvoet
When saving a media entity whose source file doesn't exist anymore, thumbnail generation fails with the following message:
Unable to probe
It's not the responsability of this module to warn about non-existing source files in logs, so let's just early return in the thumbnail generation process in case the source doesn't exist, without logging anything.
Active
2.0
Code