[PR #150] [MERGED] Dev #182

Closed
opened 2026-02-27 19:28:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/150
Author: @rudyberends
Created: 2/8/2026
Status: Merged
Merged: 2/8/2026
Merged by: @rudyberends

Base: betaHead: dev


📝 Commits (10+)

  • d04dd91 chore(spotify): changed callback url to reflect new location
  • bdaf58b fix: improve Apple Music DRM error reporting
  • 5b8a59a fix: refresh content providers after bridge changes
  • 944366b perf: improve url-based streaming services
  • ebbce5b feat(radio): add Radio Paradise support
  • 13c04d4 fix: update queue selection immediately after rebuild
  • 79422e6 feat(sonos): handle stereo pairs via topology
  • c64a8c0 fix(sonos): speed up radio switching
  • 958d19d chore(sonos): add soap timing logs
  • add40f6 perf(sonos): reduce radio switch latency

📊 Changes

101 files changed (+5994 additions, -1141 deletions)

View changed files

CHANGELOG.md (+0 -313)
📝 Dockerfile (+8 -1)
📝 README.md (+2 -2)
📝 docker-compose.yml (+1 -1)
📝 docs/lox-cast/sendspin/index.html (+63 -123)
📝 package-lock.json (+2 -34)
📝 package.json (+2 -4)
public/providers/airplay.svg (+0 -6)
public/providers/apple-music.svg (+0 -1)
public/providers/cast.svg (+0 -25)
public/providers/deezer.svg (+0 -4)
public/providers/music-assistant.png (+0 -0)
public/providers/music-assistant.svg (+0 -10)
public/providers/sendspin.svg (+0 -9)
public/providers/snapcast.svg (+0 -11)
public/providers/sonos.svg (+0 -11)
public/providers/squeezelite.svg (+0 -12)
public/providers/tidal.svg (+0 -18)
📝 public/zoneplayer/index.html (+26 -79)
📝 scripts/fetch-admin-dist.mjs (+37 -3)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lox-audioserver/lox-audioserver/pull/150 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 2/8/2026 **Status:** ✅ Merged **Merged:** 2/8/2026 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `beta` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`d04dd91`](https://github.com/lox-audioserver/lox-audioserver/commit/d04dd91a5ff57451f08f3e33583e68646c837521) chore(spotify): changed callback url to reflect new location - [`bdaf58b`](https://github.com/lox-audioserver/lox-audioserver/commit/bdaf58b7b516506cdf3c6496c64764db389ecbc8) fix: improve Apple Music DRM error reporting - [`5b8a59a`](https://github.com/lox-audioserver/lox-audioserver/commit/5b8a59a190e6d3a33309937d5f99376208c0c355) fix: refresh content providers after bridge changes - [`944366b`](https://github.com/lox-audioserver/lox-audioserver/commit/944366be4d95de369a4f110d93d71be3fb2bc273) perf: improve url-based streaming services - [`ebbce5b`](https://github.com/lox-audioserver/lox-audioserver/commit/ebbce5bc634da1a4e215abcce871dc87766c9dae) feat(radio): add Radio Paradise support - [`13c04d4`](https://github.com/lox-audioserver/lox-audioserver/commit/13c04d437e916c3ceeccd8e138f9250b3f4b3594) fix: update queue selection immediately after rebuild - [`79422e6`](https://github.com/lox-audioserver/lox-audioserver/commit/79422e60c2d79aba7a8b632d2634d724abf8aaf0) feat(sonos): handle stereo pairs via topology - [`c64a8c0`](https://github.com/lox-audioserver/lox-audioserver/commit/c64a8c001424a89c0011fd0e59c96ae19071497f) fix(sonos): speed up radio switching - [`958d19d`](https://github.com/lox-audioserver/lox-audioserver/commit/958d19dc82cc1894f8b6eddaa4f8ed033187799a) chore(sonos): add soap timing logs - [`add40f6`](https://github.com/lox-audioserver/lox-audioserver/commit/add40f63130eba65016e27eb5738a3c7389e64da) perf(sonos): reduce radio switch latency ### 📊 Changes **101 files changed** (+5994 additions, -1141 deletions) <details> <summary>View changed files</summary> ➖ `CHANGELOG.md` (+0 -313) 📝 `Dockerfile` (+8 -1) 📝 `README.md` (+2 -2) 📝 `docker-compose.yml` (+1 -1) 📝 `docs/lox-cast/sendspin/index.html` (+63 -123) 📝 `package-lock.json` (+2 -34) 📝 `package.json` (+2 -4) ➖ `public/providers/airplay.svg` (+0 -6) ➖ `public/providers/apple-music.svg` (+0 -1) ➖ `public/providers/cast.svg` (+0 -25) ➖ `public/providers/deezer.svg` (+0 -4) ➖ `public/providers/music-assistant.png` (+0 -0) ➖ `public/providers/music-assistant.svg` (+0 -10) ➖ `public/providers/sendspin.svg` (+0 -9) ➖ `public/providers/snapcast.svg` (+0 -11) ➖ `public/providers/sonos.svg` (+0 -11) ➖ `public/providers/squeezelite.svg` (+0 -12) ➖ `public/providers/tidal.svg` (+0 -18) 📝 `public/zoneplayer/index.html` (+26 -79) 📝 `scripts/fetch-admin-dist.mjs` (+37 -3) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:28:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lox-audioserver#182
No description provided.