bru

Results 3 issues of bru

Easy to reproduce. Just run a fabric task across 1024+ hosts on. The per process file descriptor will trigger and the first place fab-classic breaks is on this select: ```...

If the original directory is Artist - Album FLAC, the target directory should not be something like Artist - Album FLAC [320]. Instead of just copying the name we should...

enhancement

When using the option to show defaults in help text: `@click.group(context_settings=dict(show_default=True))` I see a bad behavior. When the tool is invoked with `--help`, it has the wrong path for the...