mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[PR #54] [MERGED] Feat/local per zone favorites #156
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/54
Author: @rudyberends
Created: 10/27/2025
Status: ✅ Merged
Merged: 10/27/2025
Merged by: @rudyberends
Base:
beta← Head:feat/local-per-zone-favorites📝 Commits (2)
fb67c03feat: local per zone favoritesaa55bc3fix: updated local favorite handling📊 Changes
8 files changed (+442 additions, -48 deletions)
View changed files
📝
src/backend/local/alerts/alertService.ts(+2 -2)➕
src/backend/local/favorites/favoritesService.ts(+233 -0)📝
src/backend/provider/musicAssistant/utils.ts(+19 -5)📝
src/http/handlers/alertCommands.ts(+1 -1)📝
src/http/handlers/requesthandler.ts(+3 -0)📝
src/http/handlers/zoneCommands.ts(+110 -39)📝
src/http/webserver.ts(+1 -1)➕
src/utils/fileutils.ts(+73 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.