Skip to content

Added bundle path flag.#6

Open
perepichka wants to merge 1 commit intoidlesign:masterfrom
perepichka:feature-use-bundle-path
Open

Added bundle path flag.#6
perepichka wants to merge 1 commit intoidlesign:masterfrom
perepichka:feature-use-bundle-path

Conversation

@perepichka
Copy link

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.

Added flag for allowing user to output directly into dest_path,
without creating additional subdirectories.
@idlesign
Copy link
Owner

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants