beets/test
Max Goltzsche c0afd3eb3c
smartplaylist: allow exporting item fields
Allow generating extm3u playlists so that they contain additional item fields such as the `id`.

The feature is required by the mgoltzsche/beets-webm3u plugin (M3U server) to transform playlists using a request based item URI template which may require additional fields such as the `id`, e.g. `beets:library:track;$id`.
2024-04-13 04:55:37 +02:00
..
plugins smartplaylist: allow exporting item fields 2024-04-13 04:55:37 +02: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
test_art_resize.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_autotag.py tests for barcode field 2024-03-18 13:23:10 -04:00
test_config_command.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_datequery.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_dbcore.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_files.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_hidden.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importer.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_library.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_logging.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_m3ufile.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mb.py tests for barcode field 2024-03-18 13:23:10 -04:00
test_metasync.py Apply formatting 2024-03-01 15:21:25 +10:00
test_pipeline.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_plugins.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_query.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_sort.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_template.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_commands.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_importer.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_init.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_util.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_vfs.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
testall.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00