deflacue icon indicating copy to clipboard operation
deflacue copied to clipboard

Added bundle path flag.

Open perepichka opened this issue 3 years ago • 1 comments

Added the option to output directly to the dest_path instead of creating a bundle_path on top of it.

In the spirit of giving the user a bit more control of where the FLACs end up. For instance, my use case is running deflacue as part of a pipeline. Currently, I call defaclue, then do a recursive glob for the output flacs as they are 3 subdirectories deep from where the dest_path is specified.

Perhaps a bit of a clutter-y solution and not as vital as the other bugfix, but wanted to put it here to discuss.

perepichka avatar Apr 23 '21 16:04 perepichka

Nice to have, but maybe we should also expose it to CLI. Test are welcome.

idlesign avatar Apr 24 '21 01:04 idlesign