Skip to content

2.9.9

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:00

📦 Stable Release

Changes since 2.9.8

🐛 Bugfixes

  • Show artwork for SiriusXM radio streams (by @MarvinSchenkel in #4684)
  • Fix album artists for Apple Music compilations (by @MarvinSchenkel in #4764)
  • Fix YouTube Music podcast shows being parsed as albums (by @MarvinSchenkel in #4781)
  • Safely serialize OAuth callback values (by @MarvinSchenkel in #4796)
  • Fix legacy Smart Fades centroid corruption (by @MarvinSchenkel in #4798)
  • Fix radio station image passed as raw provider path in stream metadata (by @OzGav in #4800)
  • Fix ORF Radiothek provider staying unloaded when startup coincides with network unavailable (by @OzGav in #4801)
  • Offer fake mute control for players with protocol-provided volume (by @OzGav in #4802)
  • Keep metadata scan tasks running when a library row has corrupt metadata JSON (by @OzGav in #4803)
  • Fix Sonos S1 enqueue failing with UPnP error 701 (by @OzGav in #4813)
  • Allow adding players to a dynamic sync group when all members are offline (by @OzGav in #4814)
  • Fix OOM in Smart Fades centroid repair migration (by @MarvinSchenkel in #4819)
  • Fix album track order for YT Music tracks without disc info (by @MarvinSchenkel in #4826)

🧰 Maintenance and dependency bumps

  • Prefer AirPlay 2 for known JBL models in automatic protocol selection (by @OzGav in #4822)

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@MarvinSchenkel, @OzGav