Skip to content

Commit

Permalink
update release history
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Jun 27, 2024
1 parent aa812cf commit 8782734
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ Removed

Fixed
-----
* Bug in MusicBee XMLLibraryParser which would not read 'Playlists' keys.
* Bug in :py:class:`.XMLLibraryParser` which would not read 'Playlists' keys.
* Moved 'check api' logic later when deleting playlists in :py:class:`.RemoteItemChecker`
to ensure API is not checked on close when checker has not actually run.
* :py:class:`.RequestHandler` now also handles bad responses even if response is OK.
* :py:class:`.RequestHandler` now handles wait and backoff logic asynchronously.
* Tracks on playlists from the JSON output of :py:class:`.LocalLibrary` now display correctly.
Previously showed 'null' for every track.
Expand Down

0 comments on commit 8782734

Please sign in to comment.