mirror of
https://github.com/beetbox/beets.git
synced 2026-03-15 18:01:42 +01:00
Build playlist paths using the selected format (`--format`/config), and only replace extensions when the destination file is actually transcoded. Precompute playlist entries before conversion runs so `--keep-new` does not pick up mutated item paths and produce mismatched extensions. Add/expand convert CLI tests to cover: - config format playlist extension - `--format` override playlist extension - no-transcode (`no_convert`) playlist extension - `--keep-new` destination playlist path behavior |
||
|---|---|---|
| .. | ||
| autotag | ||
| library | ||
| plugins | ||
| rsrc | ||
| ui | ||
| util | ||
| __init__.py | ||
| conftest.py | ||
| test_art_resize.py | ||
| test_datequery.py | ||
| test_dbcore.py | ||
| test_files.py | ||
| test_hidden.py | ||
| test_importer.py | ||
| test_library.py | ||
| test_logging.py | ||
| test_m3ufile.py | ||
| test_metadata_plugins.py | ||
| test_metasync.py | ||
| test_pipeline.py | ||
| test_plugins.py | ||
| test_query.py | ||
| test_release.py | ||
| test_sort.py | ||
| test_template.py | ||
| test_types.py | ||
| test_util.py | ||
| testall.py | ||