mirror of
https://github.com/beetbox/beets.git
synced 2026-04-02 03:37:37 +02:00
When importing with autotag=no, duplicate detection was skipped entirely because the import_asis stage called _apply_choice() directly without first calling _resolve_duplicates(). This meant the duplicate_keys and duplicate_action config options were ignored for as-is imports. This was a known limitation documented by a FIXME comment added in commit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| session.py | ||
| stages.py | ||
| state.py | ||
| tasks.py | ||