Small TYPO3 extension to repair missing or corrupted sys_file_metadata
records.
composer require xima/xima-typo3-metadata-fixer
- Detect + create missing
sys_file_metadata
- Detect + fix invalid image dimensions in
sys_file_metadata
- Delete not referenced
sys_file
records including their local file.
Run typo3 metadata:fix
and follow the instructions of the wizard.