cmcginty / flacsync

Recursively mirror a directory tree of FLAC audio files to AAC or OGG.
http://packages.python.org/flacsync/
Other
30 stars 8 forks source link

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

Open rslomkow opened 9 years ago

rslomkow commented 9 years ago

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.