mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
Add changelog entry for #5635 subsonicupdate error messages
This commit is contained in:
parent
30cd320237
commit
6e08aa0276
1 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@ New features:
|
|||
resolve differences in metadata source styles.
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- :doc:`plugins/subsonicupdate`: Improve error messages when the Subsonic server
|
||||
is unavailable or returns invalid/missing JSON. Previously, failures were
|
||||
cryptic (e.g., "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