Skip to content

Recursive processing always gives empty output when the "accept" option is added to config file #293

@Remdrift

Description

@Remdrift

When adding the "accept" option to my config file, no files will be processed, including files with the extensions specified in "accept".
For example: Processing a directory with mp3 files will give an empty output, even if mp3 is specified in "accept".

My config:

sha256=true

accept=.mp3

ignore-case=true

I used the command rhash -r .
The "accept" option only works if I add it directly into the command.

My operating system is Windows 11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions