beets/test
Max Goltzsche 385c05f98e
smartplaylist: change option --extm3u to --output
The boolean flags `--extm3u` and `--no-extm3u` are replaced with a string option `--output=m3u|m3u8`.
This reduces the amount of options and allows to evolve the CLI to support more playlist output formats in the future (e.g. JSON) without polluting the CLI at that point.
2023-12-16 00:23:03 +01:00
..
plugins smartplaylist: change option --extm3u to --output 2023-12-16 00:23:03 +01:00
rsrc Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
_common.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
helper.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_art_resize.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_autotag.py fixup noqa after black auto-formatting 2023-10-22 10:22:09 +02:00
test_config_command.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_datequery.py fixup noqa after black auto-formatting 2023-10-22 10:22:09 +02:00
test_dbcore.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_files.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_hidden.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importer.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_library.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_logging.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_m3ufile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_mb.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_metasync.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_pipeline.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_plugins.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_query.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_sort.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_template.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui_commands.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui_importer.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui_init.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_util.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_vfs.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
testall.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00