Skip to content

Recognize more cover art names and allow user configuration#46

Open
bratekarate wants to merge 2 commits intosdushantha:masterfrom
bratekarate:more_cover_names
Open

Recognize more cover art names and allow user configuration#46
bratekarate wants to merge 2 commits intosdushantha:masterfrom
bratekarate:more_cover_names

Conversation

@bratekarate
Copy link

Fixes #45

Uses find and grep instead of for loop to make it easier to dynamically add patterns to recognize.

Files in the directory are not all iterated, but rather a list is created once by find and matching files are identified by one grep command, so there should be no performance impact for larger directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recognize more type of cover art names

1 participant