[GH-ISSUE #57] Media provider setup #18

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

Originally created by @mr-manuel on GitHub (Nov 1, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/57

Just deleted the whole config, installed v3.0.0 but I'm unable to configure a Media Provider.

After selectiong Music Assistant and entering the IP there is no way it saves the new IP. After a few seconds it reverts to Dummy Provider.

Image
Originally created by @mr-manuel on GitHub (Nov 1, 2025). Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/57 Just deleted the whole config, installed v3.0.0 but I'm unable to configure a Media Provider. After selectiong Music Assistant and entering the IP there is no way it saves the new IP. After a few seconds it reverts to Dummy Provider. <img width="1150" height="1014" alt="Image" src="https://github.com/user-attachments/assets/316063b5-3cd3-4f6d-938f-0aba507e4bd6" />
kerem closed this issue 2026-02-27 19:27:56 +03:00
Author
Owner

@mr-manuel commented on GitHub (Nov 1, 2025):

If the Media Provider is configured the first time over a zone config, then it fills out the fields and the button changes, but it's still not possible to connect the provider.

Image Image
<!-- gh-comment-id:3476735901 --> @mr-manuel commented on GitHub (Nov 1, 2025): If the Media Provider is configured the first time over a zone config, then it fills out the fields and the button changes, but it's still not possible to connect the provider. <img width="1183" height="638" alt="Image" src="https://github.com/user-attachments/assets/a530d8ca-8406-4274-ae20-de3ac496816a" /> <img width="1142" height="549" alt="Image" src="https://github.com/user-attachments/assets/87cdc5aa-a78d-4bda-a3e4-40dc4d787792" />
Author
Owner

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

The web interface needs some attention. There are major changes in the code.

Just configure a zone. it will set it. It looks like it is not saved, but it is

<!-- gh-comment-id:3476738265 --> @rudyberends commented on GitHub (Nov 1, 2025): The web interface needs some attention. There are major changes in the code. Just configure a zone. it will set it. It looks like it is not saved, but it is
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

Same problem here.

In the Zone setup a can choose a Sonos Player, but in Loxone the Player is shown as offline.

<!-- gh-comment-id:3478093539 --> @bogi9999 commented on GitHub (Nov 2, 2025): Same problem here. In the Zone setup a can choose a Sonos Player, but in Loxone the Player is shown as offline.
Author
Owner

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

Same problem here.

In the Zone setup a can choose a Sonos Player, but in Loxone the Player is shown as offline.

There is not really a problem. If you configure your first zone, it asks if you want to use it as a media provider. This will be saved if you choose yes. It's just a quirk in the web interface

<!-- gh-comment-id:3478198799 --> @rudyberends commented on GitHub (Nov 2, 2025): > Same problem here. > > In the Zone setup a can choose a Sonos Player, but in Loxone the Player is shown as offline. There is not really a problem. If you configure your first zone, it asks if you want to use it as a media provider. This will be saved if you choose yes. It's just a quirk in the web interface
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

But exactly the same steps in 2.5.1 will work.
The Player is Online and works.
If i use 3.0 i can start the player in MA. In Loxone only - Offline -

<!-- gh-comment-id:3478202667 --> @bogi9999 commented on GitHub (Nov 2, 2025): But exactly the same steps in 2.5.1 will work. The Player is Online and works. If i use 3.0 i can start the player in MA. In Loxone only - Offline -
Author
Owner

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

how does you config.json look like? You did start with a clean file?

<!-- gh-comment-id:3478216539 --> @rudyberends commented on GitHub (Nov 2, 2025): how does you config.json look like? You did start with a clean file?
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

I started with an complete new Installation on a new volume on my nas.
Also removed the devices in Loxone Before.

<!-- gh-comment-id:3478218127 --> @bogi9999 commented on GitHub (Nov 2, 2025): I started with an complete new Installation on a new volume on my nas. Also removed the devices in Loxone Before.
Author
Owner

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

Do you have access to the json file? What do you see in the debug logs? Does the player respond to volume up/down?

<!-- gh-comment-id:3478222589 --> @rudyberends commented on GitHub (Nov 2, 2025): Do you have access to the json file? What do you see in the debug logs? Does the player respond to volume up/down?
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

Actually i have no Access.
If the Player is offline it reponds to nothing.
In MA everything work.

<!-- gh-comment-id:3478225793 --> @bogi9999 commented on GitHub (Nov 2, 2025): Actually i have no Access. If the Player is offline it reponds to nothing. In MA everything work.
Author
Owner

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

its a little difficult to troubleshoot for me when I dont have some clues on the configuration. You are able to access the web ports 7091 and 7095 in a browser? What do you see in the logs when set to debug? Maybe you can share it here?

<!-- gh-comment-id:3478240085 --> @rudyberends commented on GitHub (Nov 2, 2025): its a little difficult to troubleshoot for me when I dont have some clues on the configuration. You are able to access the web ports 7091 and 7095 in a browser? What do you see in the logs when set to debug? Maybe you can share it here?
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

i'am able to connect throug port 7090, 7091 and 7095.
On 7090 is the WebIf, 7091/7095 shows up

`{
"admin_result": [],
"command": "admin"
}

I've made a clean reinstall of the audioserver.
Added it in Loxone, paired it,
After that i added a extension, in the WebIf and in Loxone.
Provided the Serial, made an Audioplayer, saved it and waited for the ability to config it in the WebIf.
Did that and suddenly there is an other extension waiting to be configured in the WebIf with the same Serial.

Here is the complete Log for that.

`[2025-11-02 20:41:16.632][debug] [configStore] Saved configuration.
[2025-11-02 20:41:16.632][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 20:41:16.632][debug] [TroxorLogger] Updated persisted logging configuration
[2025-11-02 20:47:59.219][debug] [WebSocketManager] Registered connection. Total: 1
[2025-11-02 20:47:59.219][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3
[2025-11-02 20:47:59.403][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116481
[2025-11-02 20:47:59.403][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116481
[2025-11-02 20:47:59.403][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116481
[2025-11-02 20:47:59.403][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116481]
[2025-11-02 20:47:59.587][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 20:47:59.588][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 20:47:59.588][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 20:47:59.590][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116482/[certificate trimmed, 7735 chars]
[2025-11-02 20:47:59.590][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116482/[certificate trimmed, 7735 chars]
[2025-11-02 20:47:59.590][debug] [RequestHandler] Received command: secure/hello/1762116482/[certificate trimmed, 7735 chars]
[2025-11-02 20:47:59.699][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:47:59.699][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:47:59.700][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:47:59.702][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 20:47:59.702][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 20:47:59.702][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 20:47:59.703][debug] [LoxoneHttp][msHttp] WS message: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh
[2025-11-02 20:47:59.703][debug] [LoxoneHttp][msHttp] Command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh
[2025-11-02 20:47:59.704][debug] [RequestHandler] Received command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh
[2025-11-02 20:47:59.704][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh
[2025-11-02 20:47:59.704][debug] [RequestHandler] Returning empty reply: [secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh]
[2025-11-02 20:47:59.705][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 20:47:59.705][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 20:47:59.705][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 20:47:59.705][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 20:48:01.706][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars]
[2025-11-02 20:48:01.706][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars]
[2025-11-02 20:48:01.706][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars]
[2025-11-02 20:48:01.706][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiIjMSIsInNwZWFrZXJUeXBlIjozfV19]
[2025-11-02 20:48:01.707][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 20:48:01.707][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 20:48:01.707][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 20:48:01.707][error] [configCommands] Failed to apply volume presets: Missing or invalid "players" array
[2025-11-02 20:48:01.708][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 20:48:01.708][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 20:48:01.708][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 20:48:01.708][debug] [audioCfgSetPlayerName] Received updates: []
[2025-11-02 20:48:01.710][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 20:48:01.710][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 20:48:01.710][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 20:48:01.710][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ]
[2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 20:48:01.711][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 20:48:01.711][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbXX0]
[2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 20:48:01.711][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 20:48:01.711][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4]
[2025-11-02 20:48:01.712][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Vienna
[2025-11-02 20:48:01.712][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Vienna
[2025-11-02 20:48:01.712][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Vienna
[2025-11-02 20:48:01.713][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Vienna]
[2025-11-02 20:48:01.713][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762116472
[2025-11-02 20:48:01.713][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762116472
[2025-11-02 20:48:01.713][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762116472
[2025-11-02 20:48:01.714][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all
[2025-11-02 20:48:01.714][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all
[2025-11-02 20:48:01.714][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all
[2025-11-02 20:48:01.717][debug] [configStore] Saved configuration.
[2025-11-02 20:48:01.717][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 20:48:01.717][info] [configCommands] Updated AudioServer timestamp to 1762116472
[2025-11-02 20:48:02.208][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready
[2025-11-02 20:48:02.208][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready
[2025-11-02 20:48:02.209][debug] [RequestHandler] Received command: audio/cfg/ready
[2025-11-02 20:48:02.209][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready]
[2025-11-02 20:48:06.314][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116488
[2025-11-02 20:48:06.314][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116488
[2025-11-02 20:48:06.314][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116488
[2025-11-02 20:48:06.314][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116488]
[2025-11-02 20:48:42.227][info] [LoxoneHttp][appHttp] HTTP request: /admin/api/config
[2025-11-02 20:48:42.227][debug] [LoxoneHttp][appHttp] Command: admin/api/config
[2025-11-02 20:48:42.227][debug] [RequestHandler] Received command: admin/api/config
[2025-11-02 20:48:42.228][warn] [LoxoneApiRouter] Unhandled Loxone command: admin/api/config
[2025-11-02 20:48:42.228][debug] [RequestHandler] Returning empty reply: [admin/api/config]
[2025-11-02 20:48:44.170][debug] [WebSocketManager] Registered connection. Total: 1
[2025-11-02 20:48:44.170][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3
[2025-11-02 20:48:44.354][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116526
[2025-11-02 20:48:44.355][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116526
[2025-11-02 20:48:44.355][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116526
[2025-11-02 20:48:44.355][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116526]
[2025-11-02 20:48:44.541][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 20:48:44.541][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 20:48:44.541][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 20:48:44.544][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116527/[certificate trimmed, 7735 chars]
[2025-11-02 20:48:44.544][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116527/[certificate trimmed, 7735 chars]
[2025-11-02 20:48:44.544][debug] [RequestHandler] Received command: secure/hello/1762116527/[certificate trimmed, 7735 chars]
[2025-11-02 20:48:44.660][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:48:44.660][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:48:44.660][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 20:48:44.662][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 20:48:44.663][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 20:48:44.663][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 20:48:44.665][debug] [LoxoneHttp][msHttp] WS message: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9
[2025-11-02 20:48:44.665][debug] [LoxoneHttp][msHttp] Command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9
[2025-11-02 20:48:44.665][debug] [RequestHandler] Received command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9
[2025-11-02 20:48:44.665][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9
[2025-11-02 20:48:44.665][debug] [RequestHandler] Returning empty reply: [secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9]
[2025-11-02 20:48:44.666][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 20:48:44.666][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 20:48:44.667][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 20:48:44.667][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 20:48:46.669][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 776 chars]
[2025-11-02 20:48:46.669][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 776 chars]
[2025-11-02 20:48:46.669][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 776 chars]
[2025-11-02 20:48:46.669][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-02 20:48:46.671][debug] [configStore] Saved configuration.
[2025-11-02 20:48:46.672][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 20:48:46.672][info] [AudioServerRuntime] Paired AudioServer "newhome-audioserver" with 1 extensions.
[2025-11-02 20:48:46.672][info] [ZoneStateStore] Cleared all zone states
[2025-11-02 20:48:46.672][info] [ZoneRuntime] Cleared all zones.
[2025-11-02 20:48:46.673][info] [ZoneRuntime] Syncing 1 zones from AudioServer payload...
[2025-11-02 20:48:46.673][debug] [ZoneRuntime][Zone 6] No content mapper found for type "null"
[2025-11-02 20:48:46.674][info] [ZoneRuntime] Registered zone 6 (Zone 6) using null mapper
[2025-11-02 20:48:46.676][debug] [configStore] Saved configuration.
[2025-11-02 20:48:46.676][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 20:48:46.676][info] [ZoneRuntime] AudioServer zones synchronized.
[2025-11-02 20:48:46.677][debug] [configStore] Saved configuration.
[2025-11-02 20:48:46.677][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 20:48:46.677][info] [ServerHeartbeat] Stopped heartbeat timer
[2025-11-02 20:48:46.678][debug] [ServerHeartbeat] Broadcast hw_event (19 total across 1 extensions)
[2025-11-02 20:48:46.678][info] [ServerHeartbeat] Started heartbeat timer
[2025-11-02 20:48:55.548][debug] [WebSocketManager] Registered connection. Total: 2
[2025-11-02 20:48:55.548][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.2
[2025-11-02 20:48:55.732][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116538
[2025-11-02 20:48:55.732][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116538
[2025-11-02 20:48:55.732][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116538
[2025-11-02 20:48:55.732][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116538]
[2025-11-02 20:48:55.916][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116538/[certificate trimmed, 7735 chars]
[2025-11-02 20:48:55.916][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116538/[certificate trimmed, 7735 chars]
[2025-11-02 20:48:55.916][debug] [RequestHandler] Received command: secure/hello/1762116538/[certificate trimmed, 7735 chars]
[2025-11-02 20:50:47.468][info] [LoxoneHttp][appHttp] HTTP request: /audio/cfg/identify/504F94FF1BB4
[2025-11-02 20:50:47.468][debug] [LoxoneHttp][appHttp] Command: audio/cfg/identify/504F94FF1BB4
[2025-11-02 20:50:47.468][debug] [RequestHandler] Received command: audio/cfg/identify/504F94FF1BB4
[2025-11-02 20:50:47.468][debug] [RequestHandler] Returning empty reply: [audio/cfg/identify/504F94FF1BB4]`
<!-- gh-comment-id:3478331294 --> @bogi9999 commented on GitHub (Nov 2, 2025): i'am able to connect throug port 7090, 7091 and 7095. On 7090 is the WebIf, 7091/7095 shows up `{ "admin_result": [], "command": "admin" } I've made a clean reinstall of the audioserver. Added it in Loxone, paired it, After that i added a extension, in the WebIf and in Loxone. Provided the Serial, made an Audioplayer, saved it and waited for the ability to config it in the WebIf. Did that and suddenly there is an other extension waiting to be configured in the WebIf with the same Serial. Here is the complete Log for that. ~~~ `[2025-11-02 20:41:16.632][debug] [configStore] Saved configuration. [2025-11-02 20:41:16.632][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 20:41:16.632][debug] [TroxorLogger] Updated persisted logging configuration [2025-11-02 20:47:59.219][debug] [WebSocketManager] Registered connection. Total: 1 [2025-11-02 20:47:59.219][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3 [2025-11-02 20:47:59.403][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116481 [2025-11-02 20:47:59.403][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116481 [2025-11-02 20:47:59.403][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116481 [2025-11-02 20:47:59.403][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116481] [2025-11-02 20:47:59.587][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 20:47:59.588][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 20:47:59.588][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 20:47:59.590][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116482/[certificate trimmed, 7735 chars] [2025-11-02 20:47:59.590][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116482/[certificate trimmed, 7735 chars] [2025-11-02 20:47:59.590][debug] [RequestHandler] Received command: secure/hello/1762116482/[certificate trimmed, 7735 chars] [2025-11-02 20:47:59.699][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars] [2025-11-02 20:47:59.699][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars] [2025-11-02 20:47:59.700][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars] [2025-11-02 20:47:59.702][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 20:47:59.702][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 20:47:59.702][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 20:47:59.703][debug] [LoxoneHttp][msHttp] WS message: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh [2025-11-02 20:47:59.703][debug] [LoxoneHttp][msHttp] Command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh [2025-11-02 20:47:59.704][debug] [RequestHandler] Received command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh [2025-11-02 20:47:59.704][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh [2025-11-02 20:47:59.704][debug] [RequestHandler] Returning empty reply: [secure/peers/3VzdooN72SgTTfyzsFl7Wc1KvDZOgnr3d59UCmJYfEYMwG5Ya2oJUGfZnLhIc-UQUFSTF7WJlzSvPMcWsB7WSmngW08Dp9vgi17AoJ-kVkgEkO0h6gYhk26X1Nz-Io2D7wgFOYoHEdDbxXFML0NubK5FJjtFa_gckCOwzs2PaSiwSY_uiClaQbZXMkPU2Bkh] [2025-11-02 20:47:59.705][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig [2025-11-02 20:47:59.705][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig [2025-11-02 20:47:59.705][debug] [RequestHandler] Received command: audio/cfg/getconfig [2025-11-02 20:47:59.705][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig] [2025-11-02 20:48:01.706][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars] [2025-11-02 20:48:01.706][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars] [2025-11-02 20:48:01.706][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 56 chars] [2025-11-02 20:48:01.706][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiIjMSIsInNwZWFrZXJUeXBlIjozfV19] [2025-11-02 20:48:01.707][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 20:48:01.707][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 20:48:01.707][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 20:48:01.707][error] [configCommands] Failed to apply volume presets: Missing or invalid "players" array [2025-11-02 20:48:01.708][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 20:48:01.708][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 20:48:01.708][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 20:48:01.708][debug] [audioCfgSetPlayerName] Received updates: [] [2025-11-02 20:48:01.710][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 20:48:01.710][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 20:48:01.710][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 20:48:01.710][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ] [2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 20:48:01.711][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 20:48:01.711][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbXX0] [2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 20:48:01.711][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 20:48:01.711][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 20:48:01.711][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4] [2025-11-02 20:48:01.712][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Vienna [2025-11-02 20:48:01.712][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Vienna [2025-11-02 20:48:01.712][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Vienna [2025-11-02 20:48:01.713][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Vienna] [2025-11-02 20:48:01.713][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762116472 [2025-11-02 20:48:01.713][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762116472 [2025-11-02 20:48:01.713][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762116472 [2025-11-02 20:48:01.714][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all [2025-11-02 20:48:01.714][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all [2025-11-02 20:48:01.714][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all [2025-11-02 20:48:01.717][debug] [configStore] Saved configuration. [2025-11-02 20:48:01.717][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 20:48:01.717][info] [configCommands] Updated AudioServer timestamp to 1762116472 [2025-11-02 20:48:02.208][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready [2025-11-02 20:48:02.208][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready [2025-11-02 20:48:02.209][debug] [RequestHandler] Received command: audio/cfg/ready [2025-11-02 20:48:02.209][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready] [2025-11-02 20:48:06.314][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116488 [2025-11-02 20:48:06.314][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116488 [2025-11-02 20:48:06.314][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116488 [2025-11-02 20:48:06.314][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116488] [2025-11-02 20:48:42.227][info] [LoxoneHttp][appHttp] HTTP request: /admin/api/config [2025-11-02 20:48:42.227][debug] [LoxoneHttp][appHttp] Command: admin/api/config [2025-11-02 20:48:42.227][debug] [RequestHandler] Received command: admin/api/config [2025-11-02 20:48:42.228][warn] [LoxoneApiRouter] Unhandled Loxone command: admin/api/config [2025-11-02 20:48:42.228][debug] [RequestHandler] Returning empty reply: [admin/api/config] [2025-11-02 20:48:44.170][debug] [WebSocketManager] Registered connection. Total: 1 [2025-11-02 20:48:44.170][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3 [2025-11-02 20:48:44.354][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116526 [2025-11-02 20:48:44.355][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116526 [2025-11-02 20:48:44.355][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116526 [2025-11-02 20:48:44.355][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116526] [2025-11-02 20:48:44.541][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 20:48:44.541][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 20:48:44.541][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 20:48:44.544][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116527/[certificate trimmed, 7735 chars] [2025-11-02 20:48:44.544][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116527/[certificate trimmed, 7735 chars] [2025-11-02 20:48:44.544][debug] [RequestHandler] Received command: secure/hello/1762116527/[certificate trimmed, 7735 chars] [2025-11-02 20:48:44.660][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars] [2025-11-02 20:48:44.660][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars] [2025-11-02 20:48:44.660][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars] [2025-11-02 20:48:44.662][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 20:48:44.663][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 20:48:44.663][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 20:48:44.665][debug] [LoxoneHttp][msHttp] WS message: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9 [2025-11-02 20:48:44.665][debug] [LoxoneHttp][msHttp] Command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9 [2025-11-02 20:48:44.665][debug] [RequestHandler] Received command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9 [2025-11-02 20:48:44.665][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9 [2025-11-02 20:48:44.665][debug] [RequestHandler] Returning empty reply: [secure/peers/-XzP6Vwrx_mfO1-FBa7KZ8GIIhf49HnU_AmR386Bc9HaGGo5QLunwwBQ3yX3618eWUeVehA3nnkd4imAieXjK4ymYaXK4q48RFDBo3haOrgcWSBNSzfG7w492w2HT_2ff6UCzVM2G9BnBN0sx_14ve53MX15xfpwHZxpOAmfXvHX50FwAliPmw-sKLgAOnH9] [2025-11-02 20:48:44.666][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig [2025-11-02 20:48:44.666][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig [2025-11-02 20:48:44.667][debug] [RequestHandler] Received command: audio/cfg/getconfig [2025-11-02 20:48:44.667][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig] [2025-11-02 20:48:46.669][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 776 chars] [2025-11-02 20:48:46.669][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 776 chars] [2025-11-02 20:48:46.669][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 776 chars] [2025-11-02 20:48:46.669][info] [configCommands] Received new AudioServer configuration from MiniServer. [2025-11-02 20:48:46.671][debug] [configStore] Saved configuration. [2025-11-02 20:48:46.672][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 20:48:46.672][info] [AudioServerRuntime] Paired AudioServer "newhome-audioserver" with 1 extensions. [2025-11-02 20:48:46.672][info] [ZoneStateStore] Cleared all zone states [2025-11-02 20:48:46.672][info] [ZoneRuntime] Cleared all zones. [2025-11-02 20:48:46.673][info] [ZoneRuntime] Syncing 1 zones from AudioServer payload... [2025-11-02 20:48:46.673][debug] [ZoneRuntime][Zone 6] No content mapper found for type "null" [2025-11-02 20:48:46.674][info] [ZoneRuntime] Registered zone 6 (Zone 6) using null mapper [2025-11-02 20:48:46.676][debug] [configStore] Saved configuration. [2025-11-02 20:48:46.676][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 20:48:46.676][info] [ZoneRuntime] AudioServer zones synchronized. [2025-11-02 20:48:46.677][debug] [configStore] Saved configuration. [2025-11-02 20:48:46.677][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 20:48:46.677][info] [ServerHeartbeat] Stopped heartbeat timer [2025-11-02 20:48:46.678][debug] [ServerHeartbeat] Broadcast hw_event (19 total across 1 extensions) [2025-11-02 20:48:46.678][info] [ServerHeartbeat] Started heartbeat timer [2025-11-02 20:48:55.548][debug] [WebSocketManager] Registered connection. Total: 2 [2025-11-02 20:48:55.548][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.2 [2025-11-02 20:48:55.732][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762116538 [2025-11-02 20:48:55.732][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762116538 [2025-11-02 20:48:55.732][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762116538 [2025-11-02 20:48:55.732][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762116538] [2025-11-02 20:48:55.916][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762116538/[certificate trimmed, 7735 chars] [2025-11-02 20:48:55.916][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762116538/[certificate trimmed, 7735 chars] [2025-11-02 20:48:55.916][debug] [RequestHandler] Received command: secure/hello/1762116538/[certificate trimmed, 7735 chars] [2025-11-02 20:50:47.468][info] [LoxoneHttp][appHttp] HTTP request: /audio/cfg/identify/504F94FF1BB4 [2025-11-02 20:50:47.468][debug] [LoxoneHttp][appHttp] Command: audio/cfg/identify/504F94FF1BB4 [2025-11-02 20:50:47.468][debug] [RequestHandler] Received command: audio/cfg/identify/504F94FF1BB4 [2025-11-02 20:50:47.468][debug] [RequestHandler] Returning empty reply: [audio/cfg/identify/504F94FF1BB4]` ~~~
Author
Owner

@mr-manuel commented on GitHub (Nov 2, 2025):

For multi line code/log please add ~~~ in the line before and after the code/log. That way it's nicely displayed.

<!-- gh-comment-id:3478365108 --> @mr-manuel commented on GitHub (Nov 2, 2025): For multi line code/log please add `~~~` in the line before and after the code/log. That way it's nicely displayed.
Author
Owner

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

I see there is a parsing issue. Not sure if it prevents it from running though. You have one player configured? I see an extension, so I assume more zones, but there is probably only one output place in your loxone config. For them to show up, you need to drag them to a room and attach a player block. Maybe you are only testing one zone for now?

<!-- gh-comment-id:3478387977 --> @rudyberends commented on GitHub (Nov 2, 2025): I see there is a parsing issue. Not sure if it prevents it from running though. You have one player configured? I see an extension, so I assume more zones, but there is probably only one output place in your loxone config. For them to show up, you need to drag them to a room and attach a player block. Maybe you are only testing one zone for now?
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

I have only one player configured with the extension.
The Outputs of the Audioserver are not in Use.

<!-- gh-comment-id:3478395343 --> @bogi9999 commented on GitHub (Nov 2, 2025): I have only one player configured with the extension. The Outputs of the Audioserver are not in Use.
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

Made a clean new setup.
Now i use the First Sereo Out of the AS.

Image

But still the Same

Image

[2025-11-02 22:49:28.555][debug] [configStore] Saved configuration.
[2025-11-02 22:49:28.556][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:49:28.556][debug] [TroxorLogger] Updated persisted logging configuration
[2025-11-02 22:49:31.526][error] [LoxoneHttp][appHttp] WS error: read ECONNRESET
[2025-11-02 22:49:31.527][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:49:31.527][debug] [LoxoneHttp][appHttp] WS closed (1006: Socket Error: read ECONNRESET)
[2025-11-02 22:50:10.366][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:50:10.366][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1
[2025-11-02 22:50:10.551][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120210
[2025-11-02 22:50:10.551][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120210
[2025-11-02 22:50:10.551][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120210
[2025-11-02 22:50:10.551][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120210]
[2025-11-02 22:50:10.734][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:50:10.735][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:50:10.735][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:50:15.737][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120215
[2025-11-02 22:50:15.737][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120215
[2025-11-02 22:50:15.737][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120215
[2025-11-02 22:50:15.737][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120215]
[2025-11-02 22:50:45.738][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:50:45.738][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.)
[2025-11-02 22:51:04.306][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:51:04.306][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.22
[2025-11-02 22:51:04.309][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 22:51:04.309][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 22:51:04.309][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 22:51:04.322][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/admin/[token redacted, 374 chars]
[2025-11-02 22:51:04.322][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/admin/[token redacted, 374 chars]
[2025-11-02 22:51:04.322][debug] [RequestHandler] Received command: secure/authenticate/admin/[token redacted, 374 chars]
[2025-11-02 22:51:04.325][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:04.325][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:04.325][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:04.326][debug] [LoxoneHttp][appHttp] WS message: audio/1/recent
[2025-11-02 22:51:04.326][debug] [LoxoneHttp][appHttp] Command: audio/1/recent
[2025-11-02 22:51:04.326][debug] [RequestHandler] Received command: audio/1/recent
[2025-11-02 22:51:04.326][debug] [MusicAssistantProviderMapper] getRecentlyPlayed() for zone 1, limit=50
[2025-11-02 22:51:04.327][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 22:51:04.327][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 22:51:04.327][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 22:51:04.332][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 22:51:04.332][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 22:51:04.332][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 22:51:04.332][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 22:51:04.332][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 22:51:04.334][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 22:51:04.334][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 22:51:04.334][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 22:51:04.334][debug] [MusicAssistantProviderMapper] Returning available services [Fake Spotify]
[2025-11-02 22:51:04.336][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 22:51:04.336][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 22:51:04.336][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 22:51:04.338][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 22:51:04.338][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 22:51:04.338][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 22:51:04.338][debug] [MusicAssistantProviderMapper] Returning active services [Fake Spotify]
[2025-11-02 22:51:36.029][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:51:36.029][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:51:36.771][debug] [WebSocketManager] Connection removed. Total: 2
[2025-11-02 22:51:36.771][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:51:38.284][debug] [WebSocketManager] Registered connection. Total: 3
[2025-11-02 22:51:38.284][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3
[2025-11-02 22:51:38.470][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120301
[2025-11-02 22:51:38.470][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120301
[2025-11-02 22:51:38.470][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120301
[2025-11-02 22:51:38.471][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120301]
[2025-11-02 22:51:38.655][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:51:38.655][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:51:38.655][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:51:38.658][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762120301/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:38.658][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762120301/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:38.658][debug] [RequestHandler] Received command: secure/hello/1762120301/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:38.869][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:38.869][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:38.869][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:38.871][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:51:38.871][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:51:38.871][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:51:38.873][debug] [LoxoneHttp][msHttp] WS message: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS
[2025-11-02 22:51:38.873][debug] [LoxoneHttp][msHttp] Command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS
[2025-11-02 22:51:38.873][debug] [RequestHandler] Received command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS
[2025-11-02 22:51:38.873][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS
[2025-11-02 22:51:38.873][debug] [RequestHandler] Returning empty reply: [secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS]
[2025-11-02 22:51:38.875][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 22:51:38.875][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 22:51:38.875][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 22:51:38.875][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 22:51:39.728][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:51:39.728][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.22
[2025-11-02 22:51:39.733][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:51:39.733][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:51:39.736][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 22:51:39.736][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 22:51:39.736][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 22:51:39.765][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/admin/[token redacted, 370 chars]
[2025-11-02 22:51:39.766][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/admin/[token redacted, 370 chars]
[2025-11-02 22:51:39.766][debug] [RequestHandler] Received command: secure/authenticate/admin/[token redacted, 370 chars]
[2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:39.769][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/1/0/50
[2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 22:51:39.769][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 22:51:39.771][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 22:51:39.771][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 22:51:39.771][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 22:51:39.772][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 22:51:39.772][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 22:51:39.773][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 22:51:39.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 22:51:39.773][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 22:51:39.773][debug] [MusicAssistantProviderMapper] Returning available services [Fake Spotify]
[2025-11-02 22:51:39.775][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 22:51:39.775][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 22:51:39.775][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 22:51:39.777][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 22:51:39.777][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 22:51:39.777][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 22:51:39.777][debug] [MusicAssistantProviderMapper] Returning active services [Fake Spotify]
[2025-11-02 22:51:40.872][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:40.872][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:40.872][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:40.872][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiI1MDRGOTRGRjFCQjMjMSIsInNwZWFrZXJUeXBlIjozfV19]
[2025-11-02 22:51:40.873][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 22:51:40.873][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 22:51:40.873][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 19 chars]
[2025-11-02 22:51:40.873][error] [configCommands] Failed to apply volume presets: Missing or invalid "players" array
[2025-11-02 22:51:40.874][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 22:51:40.875][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 22:51:40.875][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 19 chars]
[2025-11-02 22:51:40.875][debug] [audioCfgSetPlayerName] Received updates: []
[2025-11-02 22:51:40.875][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:40.876][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:40.876][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ]
[2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 22:51:40.876][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 19 chars]
[2025-11-02 22:51:40.876][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbXX0]
[2025-11-02 22:51:40.877][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:40.877][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:40.877][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:40.877][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4]
[2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Vienna
[2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Vienna
[2025-11-02 22:51:40.878][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Vienna
[2025-11-02 22:51:40.878][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Vienna]
[2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:40.879][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all
[2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all
[2025-11-02 22:51:40.879][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all
[2025-11-02 22:51:40.881][debug] [configStore] Saved configuration.
[2025-11-02 22:51:40.881][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:51:40.881][info] [configCommands] Updated AudioServer timestamp to 1762120292
[2025-11-02 22:51:41.035][debug] [WebSocketManager] Connection removed. Total: 2
[2025-11-02 22:51:41.035][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:51:41.375][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready
[2025-11-02 22:51:41.375][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready
[2025-11-02 22:51:41.375][debug] [RequestHandler] Received command: audio/cfg/ready
[2025-11-02 22:51:41.375][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready]
[2025-11-02 22:51:43.424][debug] [WebSocketManager] Registered connection. Total: 3
[2025-11-02 22:51:43.424][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165
[2025-11-02 22:51:43.551][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey
[2025-11-02 22:51:43.552][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey
[2025-11-02 22:51:43.552][debug] [RequestHandler] Received command: audio/cfg/getkey
[2025-11-02 22:51:43.552][debug] [RequestHandler] Returning empty reply: [audio/cfg/getkey]
[2025-11-02 22:51:43.675][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:51:43.676][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.2
[2025-11-02 22:51:43.808][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars]
[2025-11-02 22:51:43.808][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars]
[2025-11-02 22:51:43.808][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars]
[2025-11-02 22:51:43.813][debug] [LoxoneHttp][appHttp] WS message: audio/1/status
[2025-11-02 22:51:43.813][debug] [LoxoneHttp][appHttp] Command: audio/1/status
[2025-11-02 22:51:43.814][debug] [RequestHandler] Received command: audio/1/status
[2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus
[2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus
[2025-11-02 22:51:43.816][debug] [RequestHandler] Received command: audio/cfg/scanstatus
[2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.817][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.821][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.821][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.821][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:43.858][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:43.859][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:43.859][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:43.859][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120306]
[2025-11-02 22:51:44.045][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762120306/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:44.046][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762120306/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:44.046][debug] [RequestHandler] Received command: secure/hello/1762120306/[certificate trimmed, 7735 chars]
[2025-11-02 22:51:44.149][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:44.150][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:44.150][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 22:51:44.152][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:51:44.152][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:51:44.152][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:51:44.153][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 22:51:44.153][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 22:51:44.153][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 22:51:44.153][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 22:51:44.545][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:51:44.545][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:51:45.480][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120308
[2025-11-02 22:51:45.480][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120308
[2025-11-02 22:51:45.480][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120308
[2025-11-02 22:51:45.480][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120308]
[2025-11-02 22:51:45.829][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:51:45.829][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1
[2025-11-02 22:51:46.014][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:46.014][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:46.014][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120306
[2025-11-02 22:51:46.014][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120306]
[2025-11-02 22:51:46.171][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:46.171][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:46.171][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars]
[2025-11-02 22:51:46.171][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiI1MDRGOTRGRjFCQjMjMSIsInNwZWFrZXJUeXBlIjozfV19]
[2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 155 chars]
[2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 155 chars]
[2025-11-02 22:51:46.172][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 155 chars]
[2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 62 chars]
[2025-11-02 22:51:46.173][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 62 chars]
[2025-11-02 22:51:46.173][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 62 chars]
[2025-11-02 22:51:46.173][debug] [audioCfgSetPlayerName] Received updates: [{"playerid":1,"name":"OG Büro"}]
[2025-11-02 22:51:46.175][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:46.175][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:46.175][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars]
[2025-11-02 22:51:46.175][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ]
[2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 96 chars]
[2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 96 chars]
[2025-11-02 22:51:46.176][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 96 chars]
[2025-11-02 22:51:46.176][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbeyJwbGF5ZXJpZCI6MSwicmYiOiJvZmYiLCJsb2NrIjoib2ZmIiwiYXAiOiJvbiIsInNwIjoib24ifV19]
[2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:46.177][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4
[2025-11-02 22:51:46.177][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4]
[2025-11-02 22:51:46.177][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Berlin
[2025-11-02 22:51:46.177][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Berlin
[2025-11-02 22:51:46.178][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Berlin
[2025-11-02 22:51:46.178][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Berlin]
[2025-11-02 22:51:46.178][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:46.178][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:46.178][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762120292
[2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:51:46.179][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all
[2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all
[2025-11-02 22:51:46.179][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all
[2025-11-02 22:51:46.181][debug] [configStore] Saved configuration.
[2025-11-02 22:51:46.181][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:51:46.181][debug] [configStore] Saved configuration.
[2025-11-02 22:51:46.181][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:51:46.181][info] [ZoneRuntime][OG Büro] Updated metadata
[2025-11-02 22:51:46.182][debug] [configStore] Saved configuration.
[2025-11-02 22:51:46.182][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:51:46.183][info] [ZoneRuntime][OG Büro] Updated event volumes
[2025-11-02 22:51:46.183][info] [configCommands] Applied volume presets for 1/1 zones.
[2025-11-02 22:51:46.194][debug] [configStore] Saved configuration.
[2025-11-02 22:51:46.195][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 22:51:46.195][info] [configCommands] Updated AudioServer timestamp to 1762120292
[2025-11-02 22:51:46.674][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready
[2025-11-02 22:51:46.674][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready
[2025-11-02 22:51:46.674][debug] [RequestHandler] Received command: audio/cfg/ready
[2025-11-02 22:51:46.674][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready]
[2025-11-02 22:51:46.739][debug] [WebSocketManager] Registered connection. Total: 5
[2025-11-02 22:51:46.739][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165
[2025-11-02 22:51:47.271][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars]
[2025-11-02 22:51:47.271][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars]
[2025-11-02 22:51:47.271][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars]
[2025-11-02 22:51:47.277][debug] [LoxoneHttp][appHttp] WS message: audio/1/status
[2025-11-02 22:51:47.277][debug] [LoxoneHttp][appHttp] Command: audio/1/status
[2025-11-02 22:51:47.277][debug] [RequestHandler] Received command: audio/1/status
[2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus
[2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus
[2025-11-02 22:51:47.278][debug] [RequestHandler] Received command: audio/cfg/scanstatus
[2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:51:47.279][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:47.279][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:47.283][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:51:47.283][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:47.283][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:51:51.182][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120311
[2025-11-02 22:51:51.182][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120311
[2025-11-02 22:51:51.182][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120311
[2025-11-02 22:51:51.182][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120311]
[2025-11-02 22:52:21.187][debug] [WebSocketManager] Connection removed. Total: 4
[2025-11-02 22:52:21.187][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.)
[2025-11-02 22:53:08.518][debug] [ServerHeartbeat] Broadcast hw_event (7 total across 0 extensions)
[2025-11-02 22:53:09.482][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 22:53:09.482][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 22:53:09.506][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 22:53:09.506][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165
[2025-11-02 22:53:09.761][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars]
[2025-11-02 22:53:09.761][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars]
[2025-11-02 22:53:09.761][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars]
[2025-11-02 22:53:09.771][debug] [LoxoneHttp][appHttp] WS message: audio/1/status
[2025-11-02 22:53:09.771][debug] [LoxoneHttp][appHttp] Command: audio/1/status
[2025-11-02 22:53:09.772][debug] [RequestHandler] Received command: audio/1/status
[2025-11-02 22:53:09.772][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus
[2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus
[2025-11-02 22:53:09.773][debug] [RequestHandler] Received command: audio/cfg/scanstatus
[2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:53:09.773][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:53:09.780][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers
[2025-11-02 22:53:09.781][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers
[2025-11-02 22:53:09.781][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers
[2025-11-02 22:53:21.253][debug] [WebSocketManager] Registered connection. Total: 5
[2025-11-02 22:53:21.253][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1
[2025-11-02 22:53:21.436][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120401
[2025-11-02 22:53:21.436][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120401
[2025-11-02 22:53:21.436][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120401
[2025-11-02 22:53:21.436][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120401]
[2025-11-02 22:53:21.620][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:53:21.620][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:53:21.620][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 22:53:41.622][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120421
[2025-11-02 22:53:41.622][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120421
[2025-11-02 22:53:41.622][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120421
[2025-11-02 22:53:41.622][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120421]
[2025-11-02 22:54:11.626][debug] [WebSocketManager] Connection removed. Total: 4
[2025-11-02 22:54:11.626][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.)
[2025-11-02 22:54:19.286][debug] [WebSocketNotifier] Queue updated for zone 1 (0 items)
[2025-11-02 22:54:19.286][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false)
[2025-11-02 22:54:20.159][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false)
[2025-11-02 22:54:20.785][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false)
[2025-11-02 22:54:22.285][debug] [WebSocketNotifier] Queue updated for zone 1 (0 items)
[2025-11-02 22:54:22.285][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false)
[2025-11-02 22:55:11.687][debug] [WebSocketManager] Registered connection. Total: 5
[2025-11-02 22:55:11.687][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1
[2025-11-02 22:55:11.871][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120511
[2025-11-02 22:55:11.871][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120511
[2025-11-02 22:55:11.871][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120511
[2025-11-02 22:55:11.871][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120511]
[2025-11-02 22:55:12.055][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 22:55:12.055][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 22:55:12.055][debug] [RequestHandler] Received command: secure/info/pairing
<!-- gh-comment-id:3478399273 --> @bogi9999 commented on GitHub (Nov 2, 2025): Made a clean new setup. Now i use the First Sereo Out of the AS. <img width="1108" height="941" alt="Image" src="https://github.com/user-attachments/assets/926273cb-1abf-400e-88dd-34c19cd2ee3f" /> But still the Same <img width="507" height="276" alt="Image" src="https://github.com/user-attachments/assets/dfa30bf1-c65c-484e-96ed-89d30ed2802b" /> ~~~ [2025-11-02 22:49:28.555][debug] [configStore] Saved configuration. [2025-11-02 22:49:28.556][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:49:28.556][debug] [TroxorLogger] Updated persisted logging configuration [2025-11-02 22:49:31.526][error] [LoxoneHttp][appHttp] WS error: read ECONNRESET [2025-11-02 22:49:31.527][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:49:31.527][debug] [LoxoneHttp][appHttp] WS closed (1006: Socket Error: read ECONNRESET) [2025-11-02 22:50:10.366][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:50:10.366][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1 [2025-11-02 22:50:10.551][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120210 [2025-11-02 22:50:10.551][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120210 [2025-11-02 22:50:10.551][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120210 [2025-11-02 22:50:10.551][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120210] [2025-11-02 22:50:10.734][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:50:10.735][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:50:10.735][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:50:15.737][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120215 [2025-11-02 22:50:15.737][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120215 [2025-11-02 22:50:15.737][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120215 [2025-11-02 22:50:15.737][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120215] [2025-11-02 22:50:45.738][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:50:45.738][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.) [2025-11-02 22:51:04.306][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:51:04.306][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.22 [2025-11-02 22:51:04.309][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full [2025-11-02 22:51:04.309][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full [2025-11-02 22:51:04.309][debug] [RequestHandler] Received command: audio/cfg/getkey/full [2025-11-02 22:51:04.322][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/admin/[token redacted, 374 chars] [2025-11-02 22:51:04.322][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/admin/[token redacted, 374 chars] [2025-11-02 22:51:04.322][debug] [RequestHandler] Received command: secure/authenticate/admin/[token redacted, 374 chars] [2025-11-02 22:51:04.325][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:04.325][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:04.325][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:04.326][debug] [LoxoneHttp][appHttp] WS message: audio/1/recent [2025-11-02 22:51:04.326][debug] [LoxoneHttp][appHttp] Command: audio/1/recent [2025-11-02 22:51:04.326][debug] [RequestHandler] Received command: audio/1/recent [2025-11-02 22:51:04.326][debug] [MusicAssistantProviderMapper] getRecentlyPlayed() for zone 1, limit=50 [2025-11-02 22:51:04.327][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe [2025-11-02 22:51:04.327][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe [2025-11-02 22:51:04.327][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe [2025-11-02 22:51:04.332][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs [2025-11-02 22:51:04.332][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs [2025-11-02 22:51:04.332][debug] [RequestHandler] Received command: audio/cfg/getinputs [2025-11-02 22:51:04.332][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs [2025-11-02 22:51:04.332][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs] [2025-11-02 22:51:04.334][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices [2025-11-02 22:51:04.334][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices [2025-11-02 22:51:04.334][debug] [RequestHandler] Received command: audio/cfg/getavailableservices [2025-11-02 22:51:04.334][debug] [MusicAssistantProviderMapper] Returning available services [Fake Spotify] [2025-11-02 22:51:04.336][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios [2025-11-02 22:51:04.336][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios [2025-11-02 22:51:04.336][debug] [RequestHandler] Received command: audio/cfg/getradios [2025-11-02 22:51:04.338][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices [2025-11-02 22:51:04.338][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices [2025-11-02 22:51:04.338][debug] [RequestHandler] Received command: audio/cfg/getservices [2025-11-02 22:51:04.338][debug] [MusicAssistantProviderMapper] Returning active services [Fake Spotify] [2025-11-02 22:51:36.029][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:51:36.029][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:51:36.771][debug] [WebSocketManager] Connection removed. Total: 2 [2025-11-02 22:51:36.771][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:51:38.284][debug] [WebSocketManager] Registered connection. Total: 3 [2025-11-02 22:51:38.284][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.3 [2025-11-02 22:51:38.470][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120301 [2025-11-02 22:51:38.470][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120301 [2025-11-02 22:51:38.470][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120301 [2025-11-02 22:51:38.471][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120301] [2025-11-02 22:51:38.655][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:51:38.655][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:51:38.655][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:51:38.658][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762120301/[certificate trimmed, 7735 chars] [2025-11-02 22:51:38.658][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762120301/[certificate trimmed, 7735 chars] [2025-11-02 22:51:38.658][debug] [RequestHandler] Received command: secure/hello/1762120301/[certificate trimmed, 7735 chars] [2025-11-02 22:51:38.869][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:38.869][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:38.869][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:38.871][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:51:38.871][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:51:38.871][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:51:38.873][debug] [LoxoneHttp][msHttp] WS message: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS [2025-11-02 22:51:38.873][debug] [LoxoneHttp][msHttp] Command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS [2025-11-02 22:51:38.873][debug] [RequestHandler] Received command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS [2025-11-02 22:51:38.873][warn] [LoxoneApiRouter] Unhandled Loxone command: secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS [2025-11-02 22:51:38.873][debug] [RequestHandler] Returning empty reply: [secure/peers/aPDptp2KxOZh1MHBc1M3xNNe5cWTGfZ31AFBuNrGs6FPdDDlORh-EYYJB3NO9FCndYwi0ra-bcyogAAx1KPeSnvPDNVAvLiGIV-cOk85AfqGTv_sJueKSDEGHxDf5S3es6wEdNfDwkD3O6OZOZPypLeNA6T8cRhTyIQm4xtW0vO_C22PtF_MgUWiDelcuMYS] [2025-11-02 22:51:38.875][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig [2025-11-02 22:51:38.875][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig [2025-11-02 22:51:38.875][debug] [RequestHandler] Received command: audio/cfg/getconfig [2025-11-02 22:51:38.875][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig] [2025-11-02 22:51:39.728][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:51:39.728][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.22 [2025-11-02 22:51:39.733][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:51:39.733][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:51:39.736][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full [2025-11-02 22:51:39.736][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full [2025-11-02 22:51:39.736][debug] [RequestHandler] Received command: audio/cfg/getkey/full [2025-11-02 22:51:39.765][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/admin/[token redacted, 370 chars] [2025-11-02 22:51:39.766][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/admin/[token redacted, 370 chars] [2025-11-02 22:51:39.766][debug] [RequestHandler] Received command: secure/authenticate/admin/[token redacted, 370 chars] [2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:39.769][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/1/0/50 [2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe [2025-11-02 22:51:39.769][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe [2025-11-02 22:51:39.769][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe [2025-11-02 22:51:39.771][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs [2025-11-02 22:51:39.771][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs [2025-11-02 22:51:39.771][debug] [RequestHandler] Received command: audio/cfg/getinputs [2025-11-02 22:51:39.772][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs [2025-11-02 22:51:39.772][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs] [2025-11-02 22:51:39.773][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices [2025-11-02 22:51:39.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices [2025-11-02 22:51:39.773][debug] [RequestHandler] Received command: audio/cfg/getavailableservices [2025-11-02 22:51:39.773][debug] [MusicAssistantProviderMapper] Returning available services [Fake Spotify] [2025-11-02 22:51:39.775][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios [2025-11-02 22:51:39.775][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios [2025-11-02 22:51:39.775][debug] [RequestHandler] Received command: audio/cfg/getradios [2025-11-02 22:51:39.777][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices [2025-11-02 22:51:39.777][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices [2025-11-02 22:51:39.777][debug] [RequestHandler] Received command: audio/cfg/getservices [2025-11-02 22:51:39.777][debug] [MusicAssistantProviderMapper] Returning active services [Fake Spotify] [2025-11-02 22:51:40.872][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:40.872][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:40.872][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:40.872][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiI1MDRGOTRGRjFCQjMjMSIsInNwZWFrZXJUeXBlIjozfV19] [2025-11-02 22:51:40.873][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 22:51:40.873][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 22:51:40.873][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 19 chars] [2025-11-02 22:51:40.873][error] [configCommands] Failed to apply volume presets: Missing or invalid "players" array [2025-11-02 22:51:40.874][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 22:51:40.875][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 22:51:40.875][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 19 chars] [2025-11-02 22:51:40.875][debug] [audioCfgSetPlayerName] Received updates: [] [2025-11-02 22:51:40.875][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:40.876][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:40.876][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ] [2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 22:51:40.876][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 22:51:40.876][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 19 chars] [2025-11-02 22:51:40.876][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbXX0] [2025-11-02 22:51:40.877][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:40.877][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:40.877][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:40.877][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4] [2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Vienna [2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Vienna [2025-11-02 22:51:40.878][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Vienna [2025-11-02 22:51:40.878][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Vienna] [2025-11-02 22:51:40.878][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:40.879][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all [2025-11-02 22:51:40.879][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all [2025-11-02 22:51:40.879][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all [2025-11-02 22:51:40.881][debug] [configStore] Saved configuration. [2025-11-02 22:51:40.881][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:51:40.881][info] [configCommands] Updated AudioServer timestamp to 1762120292 [2025-11-02 22:51:41.035][debug] [WebSocketManager] Connection removed. Total: 2 [2025-11-02 22:51:41.035][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:51:41.375][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready [2025-11-02 22:51:41.375][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready [2025-11-02 22:51:41.375][debug] [RequestHandler] Received command: audio/cfg/ready [2025-11-02 22:51:41.375][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready] [2025-11-02 22:51:43.424][debug] [WebSocketManager] Registered connection. Total: 3 [2025-11-02 22:51:43.424][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165 [2025-11-02 22:51:43.551][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey [2025-11-02 22:51:43.552][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey [2025-11-02 22:51:43.552][debug] [RequestHandler] Received command: audio/cfg/getkey [2025-11-02 22:51:43.552][debug] [RequestHandler] Returning empty reply: [audio/cfg/getkey] [2025-11-02 22:51:43.675][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:51:43.676][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.2 [2025-11-02 22:51:43.808][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars] [2025-11-02 22:51:43.808][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars] [2025-11-02 22:51:43.808][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 374 chars] [2025-11-02 22:51:43.813][debug] [LoxoneHttp][appHttp] WS message: audio/1/status [2025-11-02 22:51:43.813][debug] [LoxoneHttp][appHttp] Command: audio/1/status [2025-11-02 22:51:43.814][debug] [RequestHandler] Received command: audio/1/status [2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus [2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus [2025-11-02 22:51:43.816][debug] [RequestHandler] Received command: audio/cfg/scanstatus [2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.816][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.817][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.821][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.821][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.821][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:51:43.858][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:43.859][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:43.859][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:43.859][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120306] [2025-11-02 22:51:44.045][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762120306/[certificate trimmed, 7735 chars] [2025-11-02 22:51:44.046][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762120306/[certificate trimmed, 7735 chars] [2025-11-02 22:51:44.046][debug] [RequestHandler] Received command: secure/hello/1762120306/[certificate trimmed, 7735 chars] [2025-11-02 22:51:44.149][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:44.150][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:44.150][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars] [2025-11-02 22:51:44.152][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:51:44.152][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:51:44.152][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:51:44.153][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig [2025-11-02 22:51:44.153][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig [2025-11-02 22:51:44.153][debug] [RequestHandler] Received command: audio/cfg/getconfig [2025-11-02 22:51:44.153][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig] [2025-11-02 22:51:44.545][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:51:44.545][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:51:45.480][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120308 [2025-11-02 22:51:45.480][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120308 [2025-11-02 22:51:45.480][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120308 [2025-11-02 22:51:45.480][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120308] [2025-11-02 22:51:45.829][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:51:45.829][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1 [2025-11-02 22:51:46.014][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:46.014][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:46.014][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120306 [2025-11-02 22:51:46.014][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120306] [2025-11-02 22:51:46.171][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:46.171][debug] [LoxoneHttp][msHttp] Command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:46.171][debug] [RequestHandler] Received command: audio/cfg/speakertype/[speakertype payload trimmed, 72 chars] [2025-11-02 22:51:46.171][debug] [RequestHandler] Returning empty reply: [audio/cfg/speakertype/eyJzcGVha2VycyI6W3siaWQiOiI1MDRGOTRGRjFCQjMjMSIsInNwZWFrZXJUeXBlIjozfV19] [2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/volumes/[volume payload trimmed, 155 chars] [2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] Command: audio/cfg/volumes/[volume payload trimmed, 155 chars] [2025-11-02 22:51:46.172][debug] [RequestHandler] Received command: audio/cfg/volumes/[volume payload trimmed, 155 chars] [2025-11-02 22:51:46.172][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playername/[player name payload trimmed, 62 chars] [2025-11-02 22:51:46.173][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playername/[player name payload trimmed, 62 chars] [2025-11-02 22:51:46.173][debug] [RequestHandler] Received command: audio/cfg/playername/[player name payload trimmed, 62 chars] [2025-11-02 22:51:46.173][debug] [audioCfgSetPlayerName] Received updates: [{"playerid":1,"name":"OG Büro"}] [2025-11-02 22:51:46.175][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:46.175][debug] [LoxoneHttp][msHttp] Command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:46.175][debug] [RequestHandler] Received command: audio/cfg/groupopts/[group options payload trimmed, 18 chars] [2025-11-02 22:51:46.175][debug] [RequestHandler] Returning empty reply: [audio/cfg/groupopts/eyJncm91cHMiOltdfQ] [2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/playeropts/[player options payload trimmed, 96 chars] [2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] Command: audio/cfg/playeropts/[player options payload trimmed, 96 chars] [2025-11-02 22:51:46.176][debug] [RequestHandler] Received command: audio/cfg/playeropts/[player options payload trimmed, 96 chars] [2025-11-02 22:51:46.176][debug] [RequestHandler] Returning empty reply: [audio/cfg/playeropts/eyJwbGF5ZXJzIjpbeyJwbGF5ZXJpZCI6MSwicmYiOiJvZmYiLCJsb2NrIjoib2ZmIiwiYXAiOiJvbiIsInNwIjoib24ifV19] [2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:46.176][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:46.177][debug] [RequestHandler] Received command: audio/cfg/miniserverversion/15.5.3.4/15.5.3.4 [2025-11-02 22:51:46.177][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniserverversion/15.5.3.4/15.5.3.4] [2025-11-02 22:51:46.177][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/timezone/Europe/Berlin [2025-11-02 22:51:46.177][debug] [LoxoneHttp][msHttp] Command: audio/cfg/timezone/Europe/Berlin [2025-11-02 22:51:46.178][debug] [RequestHandler] Received command: audio/cfg/timezone/Europe/Berlin [2025-11-02 22:51:46.178][debug] [RequestHandler] Returning empty reply: [audio/cfg/timezone/Europe/Berlin] [2025-11-02 22:51:46.178][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:46.178][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:46.178][debug] [RequestHandler] Received command: audio/cfg/setconfigtimestamp/1762120292 [2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:51:46.179][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getroomfavs/all [2025-11-02 22:51:46.179][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getroomfavs/all [2025-11-02 22:51:46.179][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/all [2025-11-02 22:51:46.181][debug] [configStore] Saved configuration. [2025-11-02 22:51:46.181][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:51:46.181][debug] [configStore] Saved configuration. [2025-11-02 22:51:46.181][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:51:46.181][info] [ZoneRuntime][OG Büro] Updated metadata [2025-11-02 22:51:46.182][debug] [configStore] Saved configuration. [2025-11-02 22:51:46.182][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:51:46.183][info] [ZoneRuntime][OG Büro] Updated event volumes [2025-11-02 22:51:46.183][info] [configCommands] Applied volume presets for 1/1 zones. [2025-11-02 22:51:46.194][debug] [configStore] Saved configuration. [2025-11-02 22:51:46.195][debug] [ConfigManager] Saved configuration to disk. [2025-11-02 22:51:46.195][info] [configCommands] Updated AudioServer timestamp to 1762120292 [2025-11-02 22:51:46.674][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/ready [2025-11-02 22:51:46.674][debug] [LoxoneHttp][msHttp] Command: audio/cfg/ready [2025-11-02 22:51:46.674][debug] [RequestHandler] Received command: audio/cfg/ready [2025-11-02 22:51:46.674][debug] [RequestHandler] Returning empty reply: [audio/cfg/ready] [2025-11-02 22:51:46.739][debug] [WebSocketManager] Registered connection. Total: 5 [2025-11-02 22:51:46.739][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165 [2025-11-02 22:51:47.271][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars] [2025-11-02 22:51:47.271][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars] [2025-11-02 22:51:47.271][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 368 chars] [2025-11-02 22:51:47.277][debug] [LoxoneHttp][appHttp] WS message: audio/1/status [2025-11-02 22:51:47.277][debug] [LoxoneHttp][appHttp] Command: audio/1/status [2025-11-02 22:51:47.277][debug] [RequestHandler] Received command: audio/1/status [2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus [2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus [2025-11-02 22:51:47.278][debug] [RequestHandler] Received command: audio/cfg/scanstatus [2025-11-02 22:51:47.278][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:51:47.279][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:51:47.279][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:51:47.283][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:51:47.283][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:51:47.283][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:51:51.182][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120311 [2025-11-02 22:51:51.182][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120311 [2025-11-02 22:51:51.182][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120311 [2025-11-02 22:51:51.182][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120311] [2025-11-02 22:52:21.187][debug] [WebSocketManager] Connection removed. Total: 4 [2025-11-02 22:52:21.187][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.) [2025-11-02 22:53:08.518][debug] [ServerHeartbeat] Broadcast hw_event (7 total across 0 extensions) [2025-11-02 22:53:09.482][debug] [WebSocketManager] Connection removed. Total: 3 [2025-11-02 22:53:09.482][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.) [2025-11-02 22:53:09.506][debug] [WebSocketManager] Registered connection. Total: 4 [2025-11-02 22:53:09.506][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:192.168.10.165 [2025-11-02 22:53:09.761][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars] [2025-11-02 22:53:09.761][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars] [2025-11-02 22:53:09.761][debug] [RequestHandler] Received command: secure/authenticate/1d38fcd7-0024-84de-ffffdccb7422d126/[token redacted, 366 chars] [2025-11-02 22:53:09.771][debug] [LoxoneHttp][appHttp] WS message: audio/1/status [2025-11-02 22:53:09.771][debug] [LoxoneHttp][appHttp] Command: audio/1/status [2025-11-02 22:53:09.772][debug] [RequestHandler] Received command: audio/1/status [2025-11-02 22:53:09.772][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/scanstatus [2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/scanstatus [2025-11-02 22:53:09.773][debug] [RequestHandler] Received command: audio/cfg/scanstatus [2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:53:09.773][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:53:09.773][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:53:09.780][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getsyncedplayers [2025-11-02 22:53:09.781][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getsyncedplayers [2025-11-02 22:53:09.781][debug] [RequestHandler] Received command: audio/cfg/getsyncedplayers [2025-11-02 22:53:21.253][debug] [WebSocketManager] Registered connection. Total: 5 [2025-11-02 22:53:21.253][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1 [2025-11-02 22:53:21.436][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120401 [2025-11-02 22:53:21.436][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120401 [2025-11-02 22:53:21.436][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120401 [2025-11-02 22:53:21.436][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120401] [2025-11-02 22:53:21.620][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:53:21.620][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:53:21.620][debug] [RequestHandler] Received command: secure/info/pairing [2025-11-02 22:53:41.622][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120421 [2025-11-02 22:53:41.622][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120421 [2025-11-02 22:53:41.622][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120421 [2025-11-02 22:53:41.622][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120421] [2025-11-02 22:54:11.626][debug] [WebSocketManager] Connection removed. Total: 4 [2025-11-02 22:54:11.626][debug] [LoxoneHttp][msHttp] WS closed (1006: Peer not responding.) [2025-11-02 22:54:19.286][debug] [WebSocketNotifier] Queue updated for zone 1 (0 items) [2025-11-02 22:54:19.286][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false) [2025-11-02 22:54:20.159][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false) [2025-11-02 22:54:20.785][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false) [2025-11-02 22:54:22.285][debug] [WebSocketNotifier] Queue updated for zone 1 (0 items) [2025-11-02 22:54:22.285][info] [MusicAssistantStateMapper][OG Büro] Queue updated (0 items, shuffle=false) [2025-11-02 22:55:11.687][debug] [WebSocketManager] Registered connection. Total: 5 [2025-11-02 22:55:11.687][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.10.1 [2025-11-02 22:55:11.871][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762120511 [2025-11-02 22:55:11.871][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762120511 [2025-11-02 22:55:11.871][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762120511 [2025-11-02 22:55:11.871][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762120511] [2025-11-02 22:55:12.055][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing [2025-11-02 22:55:12.055][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing [2025-11-02 22:55:12.055][debug] [RequestHandler] Received command: secure/info/pairing ~~~
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

For multi line code/log please add ~~~ in the line before and after the code/log. That way it's nicely displayed.

thx

<!-- gh-comment-id:3478400265 --> @bogi9999 commented on GitHub (Nov 2, 2025): > For multi line code/log please add `~~~` in the line before and after the code/log. That way it's nicely displayed. thx
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

Does the player respond to volume up/down?

Also no.

<!-- gh-comment-id:3478401090 --> @bogi9999 commented on GitHub (Nov 2, 2025): >Does the player respond to volume up/down? Also no.
Author
Owner

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

hard to say. from the logs everything looks fine. It receives state updates from musicassistant and you see the actual metadata in loxone. I think the loxone server is telling the client it is offline. Does it show online in loxone config?

<!-- gh-comment-id:3478415778 --> @rudyberends commented on GitHub (Nov 2, 2025): hard to say. from the logs everything looks fine. It receives state updates from musicassistant and you see the actual metadata in loxone. I think the loxone server is telling the client it is offline. Does it show online in loxone config?
Author
Owner

@bogi9999 commented on GitHub (Nov 2, 2025):

After the third reboot of the miniserver, that litle bitch works.
But...

Image

The first Icon is correct, the list isn't.

Image
<!-- gh-comment-id:3478433180 --> @bogi9999 commented on GitHub (Nov 2, 2025): After the third reboot of the miniserver, that litle bitch works. But... <img width="485" height="262" alt="Image" src="https://github.com/user-attachments/assets/bfddf5bc-c1a5-4b9f-9a1b-1212fdd23c97" /> The first Icon is correct, the list isn't. <img width="893" height="290" alt="Image" src="https://github.com/user-attachments/assets/ed947f73-ccaf-440c-9e0e-7363600ae5f8" />
Author
Owner

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

no, you are right. its already fixed on the testing branch. I will push it to main soon

<!-- gh-comment-id:3478437104 --> @rudyberends commented on GitHub (Nov 2, 2025): no, you are right. its already fixed on the testing branch. I will push it to main soon
Author
Owner

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

After the third reboot of the miniserver, that litle bitch works. But...

Image The first Icon is correct, the list isn't. Image

should now be fixed in 3.0.1.

Your current favorites are broken. Even with the new version they will still show wrong information. Newly created favorites in 3.0.1 should be the correct type.

<!-- gh-comment-id:3480545121 --> @rudyberends commented on GitHub (Nov 3, 2025): > After the third reboot of the miniserver, that litle bitch works. But... > > <img alt="Image" width="485" height="262" src="https://private-user-images.githubusercontent.com/196269490/508757165-bfddf5bc-c1a5-4b9f-9a1b-1212fdd23c97.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjIxNzY4MTcsIm5iZiI6MTc2MjE3NjUxNywicGF0aCI6Ii8xOTYyNjk0OTAvNTA4NzU3MTY1LWJmZGRmNWJjLWMxYTUtNGI5Zi05YTFiLTEyMTJmZGQyM2M5Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUxMTAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MTEwM1QxMzI4MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wODllZGRlMzZjOWMyZWMzOGEwMDIyNGZmN2RmNTM4Y2FiY2JhZDlhOTRlYmRiMGY1NjhhMWRjYjlmMGMxNmFiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.I1MJjazzIOC9RzdmtKvW5lJbQXlrQeIzpG8XvrpWLdE"> > The first Icon is correct, the list isn't. > > <img alt="Image" width="893" height="290" src="https://private-user-images.githubusercontent.com/196269490/508757194-ed947f73-ccaf-440c-9e0e-7363600ae5f8.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjIxNzY4MTcsIm5iZiI6MTc2MjE3NjUxNywicGF0aCI6Ii8xOTYyNjk0OTAvNTA4NzU3MTk0LWVkOTQ3ZjczLWNjYWYtNDQwYy05ZTBlLTczNjM2MDBhZTVmOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUxMTAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MTEwM1QxMzI4MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NjUyNDEzYzAwODQxZmI2YWVmZWNmZWVlZmQyNzg2Y2MzMGNiNTNiODc5N2U3YTdmNmYyNGRmN2JmMzVmZTQ0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.arMctnub90R0gsSKbZBO7A8dnvsOzN53nfK6fOmdsjk"> should now be fixed in 3.0.1. Your current favorites are broken. Even with the new version they will still show wrong information. Newly created favorites in 3.0.1 should be the correct type.
Author
Owner

@bogi9999 commented on GitHub (Nov 3, 2025):

Problem with the MediaProvider still persists.
New Problem, TuniIn Radio Favorites disapeard and i'am not be able to search for RadioStations anymore.

<!-- gh-comment-id:3480896074 --> @bogi9999 commented on GitHub (Nov 3, 2025): Problem with the MediaProvider still persists. New Problem, TuniIn Radio Favorites disapeard and i'am not be able to search for RadioStations anymore.
Author
Owner

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

Yes, I did not fix that yet, I was referring to the favorites issue where they are all the same type.

Just to keep things clear, let's keep this one for the provider issue. Please report other issue separately.

<!-- gh-comment-id:3481085097 --> @rudyberends commented on GitHub (Nov 3, 2025): Yes, I did not fix that yet, I was referring to the favorites issue where they are all the same type. Just to keep things clear, let's keep this one for the provider issue. Please report other issue separately.
Author
Owner

@Lorrentop commented on GitHub (Nov 17, 2025):

I have the same problem with the MediaProvider. I cannot make changes to Music Assistant. It does not save to the JSON and the button stays on “fill in required fields.” When I open my zone adapter and select MA it stays stuck on “scanning player.” I can access MA and everything works manually through MA.

Edit:
After multiple attempts, restarts, and deleting the config, it finally accepted the music provider for MA. Selecting the adapter and scanning players still does nothing.

[2025-11-17 11:45:31.956][info] [ZoneRuntime] Initializing 2 zones...
[2025-11-17 11:45:31.957][info] [ZoneRuntime] Registered zone 1 (Kitchen) using null mapper
[2025-11-17 11:45:31.957][info] [ZoneRuntime] Registered zone 2 (Bathroom 1) using null mapper
[2025-11-17 11:45:31.970][info] [MusicAssistantClient] Connected to ws://10.10.0.5:8095/ws
[2025-11-17 11:45:31.970][info] [MusicAssistantApi] Connected to 10.10.0.5:8095
[2025-11-17 11:45:31.970][info] [ProviderRuntime] Activated provider "musicassistant"
[2025-11-17 11:44:17.613][debug] [MusicAssistantApi] RPC request players/all → params={}
[2025-11-17 11:44:19.842][debug] [MusicAssistantApi] RPC request players/all → params={}
[2025-11-17 11:44:23.206][debug] [MusicAssistantApi] RPC request players/all → params={}
<!-- gh-comment-id:3541113808 --> @Lorrentop commented on GitHub (Nov 17, 2025): I have the same problem with the MediaProvider. I cannot make changes to Music Assistant. It does not save to the JSON and the button stays on “fill in required fields.” When I open my zone adapter and select MA it stays stuck on “scanning player.” I can access MA and everything works manually through MA. Edit: After multiple attempts, restarts, and deleting the config, it finally accepted the music provider for MA. Selecting the adapter and scanning players still does nothing. ~~~ [2025-11-17 11:45:31.956][info] [ZoneRuntime] Initializing 2 zones... [2025-11-17 11:45:31.957][info] [ZoneRuntime] Registered zone 1 (Kitchen) using null mapper [2025-11-17 11:45:31.957][info] [ZoneRuntime] Registered zone 2 (Bathroom 1) using null mapper [2025-11-17 11:45:31.970][info] [MusicAssistantClient] Connected to ws://10.10.0.5:8095/ws [2025-11-17 11:45:31.970][info] [MusicAssistantApi] Connected to 10.10.0.5:8095 [2025-11-17 11:45:31.970][info] [ProviderRuntime] Activated provider "musicassistant" ~~~ ~~~ [2025-11-17 11:44:17.613][debug] [MusicAssistantApi] RPC request players/all → params={} [2025-11-17 11:44:19.842][debug] [MusicAssistantApi] RPC request players/all → params={} [2025-11-17 11:44:23.206][debug] [MusicAssistantApi] RPC request players/all → params={} ~~~
Author
Owner

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

it should work, but the web interface needs some attention.

If you clear the config, and start with a zone by selecting musicassistant and setting it up, it will ask you if you also want to use it for mediaprovider. Using it this wat should allow you to set it up.

I will fix the web interface so this will work as it was intended.

<!-- gh-comment-id:3541357601 --> @rudyberends commented on GitHub (Nov 17, 2025): it should work, but the web interface needs some attention. If you clear the config, and start with a zone by selecting musicassistant and setting it up, it will ask you if you also want to use it for mediaprovider. Using it this wat should allow you to set it up. I will fix the web interface so this will work as it was intended.
Author
Owner

@behesse commented on GitHub (Dec 25, 2025):

I can connect to Music Assistant. But when trying to assign a player to a zone "Scanning" seems to not work at all.

<!-- gh-comment-id:3691590857 --> @behesse commented on GitHub (Dec 25, 2025): I can connect to Music Assistant. But when trying to assign a player to a zone "Scanning" seems to not work at all.
Author
Owner

@rudyberends commented on GitHub (Dec 26, 2025):

That release has some issues with its web interface. I will release a new one very soon. for now, try it like this;

If you clear the config, and start with a zone by selecting musicassistant and setting it up, it will ask you if you also want to use it for mediaprovider. Using it this wat should allow you to set it up.

<!-- gh-comment-id:3692245675 --> @rudyberends commented on GitHub (Dec 26, 2025): That release has some issues with its web interface. I will release a new one very soon. for now, try it like this; If you clear the config, and start with a zone by selecting musicassistant and setting it up, it will ask you if you also want to use it for mediaprovider. Using it this wat should allow you to set it up.
Author
Owner

@rudyberends commented on GitHub (Dec 29, 2025):

fixed in 4.x release

<!-- gh-comment-id:3697071355 --> @rudyberends commented on GitHub (Dec 29, 2025): fixed in 4.x release
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#18
No description provided.