mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
Added documentation
This commit is contained in:
parent
144d9e1c83
commit
cf55d5acfa
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ New features:
|
|||
|
||||
Bug fixes:
|
||||
|
||||
- When using :doc:`plugins/fromfilename` together with
|
||||
:doc:`plugins/edit`, temporary tags extracted from filenames are no longer
|
||||
lost when discarding or cancelling an edit session during import. :bug:`6104`
|
||||
- :doc:`plugins/inline`: Fix recursion error when an inline field definition
|
||||
shadows a built-in item field (e.g., redefining ``track_no``). Inline
|
||||
expressions now skip self-references during evaluation to avoid infinite
|
||||
|
|
|
|||
Loading…
Reference in a new issue