Skip to content

FILE_OUT_NOEXT cannot be used, unless it gets an absolute path. #68

@pjotrek-b

Description

@pjotrek-b

When using --Output-Json=xxx.json as mediaconch argument, I get mediaconch report files all over the place in the current working directory (which is the cinbox-data root folder).

Either switch to operating chdir($task->sourceFolder) before executing external code, or resolve relative filenames to absolute paths.

I currentls opt for the latter to keep backwards compatibility with other parts of the code "expecting" (=not checking [yet]) if the pwd is the right one.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions