Skip to content

Commit

Permalink
chore(dev): release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
1 parent 73545ee commit b1676b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [2.4.1](https://github.com/music-assistant/server/compare/2.4.0...v2.4.1) (2024-12-19)


### Bug Fixes

* Add logging around Subsonic scrobble calls ([#1797](https://github.com/music-assistant/server/issues/1797)) ([c33e766](https://github.com/music-assistant/server/commit/c33e766ec4062ac9b812d31968fe3393bada4df6))
* Correct maxsize of `MetadataLookupQueue` ([#1805](https://github.com/music-assistant/server/issues/1805)) ([cf77b99](https://github.com/music-assistant/server/commit/cf77b99f3fabe559a97c891595bc6c292dbbb8fe))
* Reauthenticate with SiriusXM when playing a station ([#1789](https://github.com/music-assistant/server/issues/1789)) ([32667fb](https://github.com/music-assistant/server/commit/32667fbc8fd56d21d0699d5267f6fe49f94064ca))
* Solved a bug for applying genres in Soundcloud tracks ([#1803](https://github.com/music-assistant/server/issues/1803)) ([cef1536](https://github.com/music-assistant/server/commit/cef153656735d866ee5ea1654a4d52d6cdaf63cc))
* Subsonic: Allow user to force player provider seek ([#1798](https://github.com/music-assistant/server/issues/1798)) ([10e1378](https://github.com/music-assistant/server/commit/10e13786601d84c6d1e89b458899861f0e8f1296))

0 comments on commit b1676b5

Please sign in to comment.