[GH-ISSUE #49] Loxone command "audio/<zone>/roomfav/plus" not processed (local-per-zone-favorites branch) #14

Closed
opened 2026-02-27 19:27:55 +03:00 by kerem · 7 comments
Owner

Originally created by @christophpichlmaier on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/49

Hi Rudy,

first off – thanks for the amazing work on this project!
I’m currently running your feat/local-per-zone-favorites branch in a Proxmox LXC container (Ubuntu 22.04 base).
The setup works great overall – pairing with the Miniserver and Music Assistant integration are all fine.

However, the Loxone command

audio//roomfav/plus

is not being handled or passed through to Music Assistant.
In the logs, I get:

[info][msHttp] Handling request: audio/12/roomfav/plus
[info][RequestHandler] Loxone Request not processed: audio/12/roomfav/plus

Originally created by @christophpichlmaier on GitHub (Oct 21, 2025). Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/49 Hi Rudy, first off – thanks for the amazing work on this project! I’m currently running your feat/local-per-zone-favorites branch in a Proxmox LXC container (Ubuntu 22.04 base). The setup works great overall – pairing with the Miniserver and Music Assistant integration are all fine. However, the Loxone command audio/<zone>/roomfav/plus is not being handled or passed through to Music Assistant. In the logs, I get: [info][msHttp] Handling request: audio/12/roomfav/plus [info][RequestHandler] Loxone Request not processed: audio/12/roomfav/plus
kerem 2026-02-27 19:27:55 +03:00
Author
Owner

@rudyberends commented on GitHub (Oct 21, 2025):

What does plus do? 😅

Right now, it's not implemented.

<!-- gh-comment-id:3428829435 --> @rudyberends commented on GitHub (Oct 21, 2025): What does plus do? 😅 Right now, it's not implemented.
Author
Owner

@christophpichlmaier commented on GitHub (Oct 21, 2025):

This comes from a doubletap on T5 Input on a Audioplayer in loxone

Button 2 : Volume up; double-click starts playback or choses next favorite
Button 5 : Volume down; double-click pauses playback
Button 3: Double-click activates (2C); triple-click activates (3C); (Roff) = 0: pauses playback

Volume Up is working
Double click to start Playback or choose next favorite does Not Work

<!-- gh-comment-id:3429125673 --> @christophpichlmaier commented on GitHub (Oct 21, 2025): This comes from a doubletap on T5 Input on a Audioplayer in loxone Button 2 : Volume up; double-click starts playback or choses next favorite Button 5 : Volume down; double-click pauses playback Button 3: Double-click activates (2C); triple-click activates (3C); (Roff) = 0: pauses playback Volume Up is working Double click to start Playback or choose next favorite does Not Work
Author
Owner

@rudyberends commented on GitHub (Oct 21, 2025):

I understand. This will be implemented soon.

<!-- gh-comment-id:3429230297 --> @rudyberends commented on GitHub (Oct 21, 2025): I understand. This will be implemented soon.
Author
Owner

@christophpichlmaier commented on GitHub (Oct 21, 2025):

Sounds great, thanks

<!-- gh-comment-id:3429347093 --> @christophpichlmaier commented on GitHub (Oct 21, 2025): Sounds great, thanks
Author
Owner

@rudyberends commented on GitHub (Nov 1, 2025):

This should now work in the latest 3.0.0 release. Please start with a fresh config and let me know the results.

<!-- gh-comment-id:3476677424 --> @rudyberends commented on GitHub (Nov 1, 2025): This should now work in the latest 3.0.0 release. Please start with a fresh config and let me know the results.
Author
Owner

@christophpichlmaier commented on GitHub (Nov 1, 2025):

okay thank you - I do not get the frontend to work

root@lox-musicserver:/opt/lox-audioserver/public# ll
total 12
drwxr-xr-x 3 root root 4096 Nov 1 20:55 ./
drwxr-xr-x 14 root root 4096 Nov 1 21:03 ../
drwxr-xr-x 2 root root 4096 Nov 1 20:55 alerts/
root@lox-musicserver:/opt/lox-audioserver/public#

<!-- gh-comment-id:3476851309 --> @christophpichlmaier commented on GitHub (Nov 1, 2025): okay thank you - I do not get the frontend to work root@lox-musicserver:/opt/lox-audioserver/public# ll total 12 drwxr-xr-x 3 root root 4096 Nov 1 20:55 ./ drwxr-xr-x 14 root root 4096 Nov 1 21:03 ../ drwxr-xr-x 2 root root 4096 Nov 1 20:55 alerts/ root@lox-musicserver:/opt/lox-audioserver/public#
Author
Owner

@rudyberends commented on GitHub (Nov 1, 2025):

You have to build it using "npm run build:admin"

Sorry for that. Will update the readme

<!-- gh-comment-id:3476900673 --> @rudyberends commented on GitHub (Nov 1, 2025): You have to build it using "npm run build:admin" Sorry for that. Will update the readme
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#14
No description provided.