beets/test
Šarūnas Nejus f5de3ce85e
Store paths relative to music dir in DB, expand on read
Move path relativization/expansion logic from Item._setitem/__getitem__
into dbcore layer (PathType.to_sql/from_sql and PathQuery), so all
models benefit without per-model overrides.

Propagate contextvars to pipeline and replaygain pool threads so the
library root context variable is available during background processing.
2026-03-28 13:15:45 +00:00
..
autotag autotag: use explicit imports 2026-03-28 12:26:27 +00:00
library
plugins Use context to share music_dir 2026-03-28 13:15:45 +00:00
rsrc
ui Store item paths relative to library directory 2026-03-28 13:15:45 +00:00
util
__init__.py
conftest.py
test_art_resize.py
test_datequery.py
test_dbcore.py
test_files.py Store item paths relative to library directory 2026-03-28 13:15:45 +00:00
test_hidden.py
test_importer.py autotag: use explicit imports 2026-03-28 12:26:27 +00:00
test_library.py Store paths relative to music dir in DB, expand on read 2026-03-28 13:15:45 +00:00
test_logging.py
test_m3ufile.py
test_metadata_plugins.py
test_metasync.py
test_pipeline.py
test_plugins.py
test_query.py Store paths relative to music dir in DB, expand on read 2026-03-28 13:15:45 +00:00
test_release.py
test_sort.py
test_template.py
test_types.py
test_util.py
testall.py