beets/docs/reference
Šarūnas Nejus 9d237d10fc
Fix multi-value delimiter handling in templates
- Use '\␀' as the DB delimiter while formatting lists with '; ' for
templates.
- Update DelimitedString parsing to accept both separators:
  * '\␀' for the values from the DB
  * '; ' for the rest of parsed values (for example `beet modify genres="eletronic; jazz"`)
- Refresh %first docs and tests to reflect multi-value field behavior.
2026-02-22 16:12:58 +00:00
..
cli.rst Fix multi-value delimiter handling in templates 2026-02-22 16:12:58 +00:00
config.rst Update color docs with bright_* and bg_bright_* entries 2026-01-25 12:05:40 +01:00
index.rst Reformat all docs using docstrfmt 2025-08-10 16:25:05 +01:00
pathformat.rst Fix multi-value delimiter handling in templates 2026-02-22 16:12:58 +00:00
query.rst Reformat all docs using docstrfmt 2025-08-10 16:25:05 +01:00