mirror of
https://github.com/beetbox/beets.git
synced 2025-12-08 01:23:09 +01:00
Fix subsonicupdate entry in changelog
This commit is contained in:
parent
5f1975ceb2
commit
948cdaccb1
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ New features:
|
|||
Bug fixes:
|
||||
|
||||
- :doc:`plugins/subsonicupdate`: Improve error messages when the Subsonic server
|
||||
is unavailable or returns invalid or missing JSON. Previously, failures were
|
||||
cryptic (for instance, "Expecting value: line 1 column 1 (char 0)"). :bug:`5635`
|
||||
is unavailable or returns invalid JSON. Previously, failures were cryptic
|
||||
(for instance, "Expecting value: line 1 column 1 (char 0)"). :bug:`5635`
|
||||
- :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