boenshao

Results 3 issues of boenshao

Contrary to #19, making `--force-exclude` an implicit default can cause confusing behaviors. As some CI environments might run under [paths that are excluded by default](https://docs.astral.sh/ruff/settings/#exclude) or excluded by custom configuration....

The `/list` API can be a bit slow when there are lots of recordings that need to be processed. The concatenation procedure can be split up and executed concurrently (and...

## Describe the feature Currently, the formatting of the filename does not support timezone ``` pathDefaults: # ... # Available variables are %path (path name), %Y %m %d %H %M...