mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
The import_resume option (nee import_progress) now exactly reflects the behavior of -p and -P on the command line, which I think is way less confusing. That option now has three settings: yes, no, and "ask" (the default). The "ask" behavior cannot be specified on the command line, but I think that's OK. It's also important to note that "no" means that progress is disabled entirely (including saving progress for later resumes). The -q flag still overrides the config option. |
||
|---|---|---|
| .. | ||
| rsrc | ||
| __init__.py | ||
| _common.py | ||
| test_art.py | ||
| test_autotag.py | ||
| test_db.py | ||
| test_files.py | ||
| test_mb.py | ||
| test_mediafile.py | ||
| test_mediafile_basic.py | ||
| test_player.py | ||
| test_query.py | ||
| test_ui.py | ||
| testall.py | ||