Skip to content

Processing stops when mediainfo returns an error for a file #45

@pfrenssen

Description

@pfrenssen

I am trying to process a large number of files on my NAS. It appears that some files cannot be parsed successfully by mediainfo and return an error code. When this happens I get the following message, and the process aborts:

'' is an unknown codec. Please add it to the list in a CONFIG section.

We could check the exit status of mediainfo and skip the file if it returns an error. In order to better inform the user which files were skipped we could maintain a log file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions