adamjakab / BeetsPluginAutofix

A beets plugin for obsessive-compulsive music geeks to run repetitive tasks all in one go.
MIT License
9 stars 2 forks source link

alive_bar takes no arguments for increment #9

Closed smartflutist661 closed 1 month ago

smartflutist661 commented 2 years ago

This resolves #7. Once instantiated, alive_bar calls bar_handle, which (in non-manual mode) takes a single argument count that defaults to 1. Since the progress is measuring items processed, incrementing by one should be the correct behavior here.

adamjakab commented 1 month ago

Thanks. deployed in release v0.1.6