SUMMARY Please add an option to verify whether a kdenlive project file is valid or not, indicating the result by exit code. I know that rendering a file headlessly is no longer supported, but simply verifying the file's integrity is useful. I'm working on a tool that generates kdenlive project files, and this would greatly help with testing. something like `kdenlive --verify-file`