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
index.rst
pathformat.rst Fix multi-value delimiter handling in templates 2026-02-22 16:12:58 +00:00
query.rst