mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #59] Music assistant: Filesystem media #20
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#20
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 (Nov 1, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/59
When using Music Assistant as backend then the media of the file providers
Filesystem (local disk)andFilesystem (remove share)are not shown in the Loxone app. Would be nice, if we could also add them under the library in the app.@mr-manuel commented on GitHub (Nov 1, 2025):
Local files are also shown as Spotify media, but are not found searching them. At least at the moment they can be added to the favorites.
@rudyberends commented on GitHub (Nov 2, 2025):
Yes, the entire musicassistant library is shown under the spotify section. We just fake a spotify service, because it has more features than the NAS drive. So if you have both deezer and Apple Music active, both will still show up under spotify.
This is by design and I dont think rerouting the MA local media/shared folders to the Loxone local media/shared folders has any advantages.
Every MA provider does have its own specific uri scheme, however, so it could be that are issues with some providers, but that can be fixed. I mainly tested Apple Music, tunein and spotify.
I might move to faking a SoundSuit library instead of spotify because of the confusion. Just because you mainly use spotify, it might look it is specifically mapping spotify, but it is not. It maps the entire MA library using a faked spotify service. Only for radio we make an exception and route it to radio.
As for the search; Does it show up when you search in musicassistant web interface?
@mr-manuel commented on GitHub (Nov 2, 2025):
Thanks for the explanation. Indeed my tests track was the only one not indexed and all others are working. So yes, others are showing up in Loxone and Music Assistant.
In that case I would leave it as it is.
@mr-manuel commented on GitHub (Nov 2, 2025):
I saw now, that eight of the Spotify icon you write Music Assistant in that case. Did not saw it before. This way it should be already clear.