beetbox / beetbox/beets

beet import --timid -A does not ask for confirmation

Open
#6,350 1 comment 0 reactions 0 assignees View on GitHub
import-command
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

Following command imported and moved files despite the `--timid` flag :

```sh
$ beet -vv import --timid -A $sourcepath
```

Same command without `-A` led to confirmation dialog as expected.

```sh
$ beet version
beets version 2.6.1
Python version 3.13.5
plugins: discogs, edit, fetchart, info, mbsync, musicbrainz
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.