8000 Use of ffmpeg to check AAC files causes issues · Issue #43 · geigerzaehler/beets-check · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Use of ffmpeg to check AAC files causes issues #43
Closed
@kergoth

Description

@kergoth

The current code assumes that any external tool can be passed -v and will return a zero exit code, but this isn't always true. In this case, it fails to see that ffmpeg is available due to the -v check returning an error. I think we should add another optional config item, let the user define the tool availability command / sanity check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0