mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #144] [4.x] Resume not working after some time #81
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Re4DeR on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/144
Hi, when I stop the music and try to resume after a few minutes, it won’t play(silent). If I choose another song, it works fine.
[2026-01-27T18:35:00.460Z][DEBUG][LoxoneHttp|Processor] [command=audio/8/recent] command received
should be playing but it is silent
[2026-01-27T18:41:31.940Z][DEBUG][LoxoneHttp|Processor] [command=audio/8/play] command received
same
@rudyberends commented on GitHub (Feb 1, 2026):
Could you try again using beta4?
@Re4DeR commented on GitHub (Feb 7, 2026):
yeap. it looks fixed to me now. Thanks!