-
Notifications
You must be signed in to change notification settings - Fork 10
library #203
Great work. Thanks!
How can a custom library be integrated from the server? Is this already possible?
All reactions
Replies: 1 comment 3 replies
Just to clarify: when you say custom library from the server, do you mean integrating a custom code library/module into the server, or do you mean exposing a custom media/music library that the server can use?
All reactions
I mean a custom Media/Music Library That I can use.
All reactions
Do you have something in mind? There is support for musicassistant libraries and multiple streaming services
All reactions
Maybe I'll start again
I have the loxaudioserver running on a Synology in a Docker container.
It works really well. Thanks for that.
Now I want to integrate the local music on a Synology folder called Music as a library.
With IP 192.168.0.60 and folder Music (Volume1/music). In the admin interface (loxaudio) or in the Loxone interface, I always get the error message "not found."
Is the service working in principle, or do I still have configuration problems?
Do I have to mount the folder in Compoe.yml somehow?
Thanks