mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #50] Home: Last played not playing #13
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#13
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 @mr-manuel on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/50
Thank again, for the awesome work you do! Your integration is making huge progress!
If I press play on a song that is displayed under
Home -> Library - Last played (Bibliothek - Zuletzt Gespielt)then nothing happens.@rudyberends commented on GitHub (Oct 22, 2025):
yes, I will fix this.
most of your issues are fixed already, but i want to do a refactor of the codebase before I release it.
@mr-manuel commented on GitHub (Oct 22, 2025):
Thanks, then I will wait with further reports 😄
@mr-manuel commented on GitHub (Nov 1, 2025):
Seems like this was removed. Only for now?
@rudyberends commented on GitHub (Nov 2, 2025):
#62 should fix your issue.
If you want a docker version, you can use testing. Please let me know if it works.
There were some changes made to the url paths to make them loxone compatible. Your saved favorites will contain the old paths and might be unplayable. You may need to recreate them. Sorry for that
@mr-manuel commented on GitHub (Nov 2, 2025):
I build the docker container always freshly on my machine from a git commit, so I can switch branches without issues.
The last played are not showed anymore with v3, so I cannot test the fix. No problem, important is that we get forward and get a nice software.
Thanks again for all your effort!
@rudyberends commented on GitHub (Nov 2, 2025):
the fix recent not showing branch should have working last played.
@mr-manuel commented on GitHub (Nov 2, 2025):
There is no difference to testing? https://github.com/rudyberends/lox-audioserver/compare/testing...fix/fix-recent-not-showing
@rudyberends commented on GitHub (Nov 2, 2025):
no :-)
It should also work with testing. But recent is a bit tricky. You dont see it if you force close your client?
@mr-manuel commented on GitHub (Nov 2, 2025):
Correctly, I don't see it. I tried with the Windows app, Android app and iOS app. Anyway this is not that important, can be fixed as very last.
@rudyberends commented on GitHub (Nov 2, 2025):
could you show me the output of;
http://'audioserverip':7091/audio/cfg/recent/'zoneid'/0/50
@mr-manuel commented on GitHub (Nov 2, 2025):
@rudyberends commented on GitHub (Nov 5, 2025):
I cannot reproduce this issue. Works fine on my test systems. Do you have recently played on your musicassistant server?
@mr-manuel commented on GitHub (Nov 6, 2025):
Can you post a screenshot how it looks like on your end? Music Assistant has entries in the recently played playlist.
@rudyberends commented on GitHub (Nov 16, 2025):
Could you try the latest version on the testing branch?
This version has additional debug logging that should give us some more information
@mr-manuel commented on GitHub (Nov 23, 2025):
Last played now works.