Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support flag for "no prompt" orphan removal and fixed tests for empty flac #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rslomkow
Copy link

Basically this adds command line flags for those using cron jobs:

-n, --no-prompt-removal
force without prompting the removal of files and
directories in the dest dir that have no
corresponding source file

and cleaned up embedded flac image logic to pass the unit tests by exiting earlier for flac files without an image.

Robin * Slomkowski added 2 commits February 20, 2015 15:43
…fault behavior is

the same as before.  This is for running from a cron job.

added new option:
 -n, --no-prompt-removal
                        force without prompting the removal of files and
                        directories in the dest dir that have no
                        corresponding source file
…or corrupt images)

this makes the tests pass does less processing with an empty image file.
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.

1 participant