mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 12:32:33 +01:00
Fixed doc
This commit is contained in:
parent
cf55d5acfa
commit
b2fbab5ca2
1 changed files with 3 additions and 3 deletions
|
|
@ -32,9 +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`
|
||||
- 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