music-assistant-server
1.9 KB•MD
README.md
1.9 KB • 38 lines • markdown
1Music Assistant
2==================================
3
4**Music Assistant Server**
5
6Music Assistant is a free, opensource Media library manager that connects to your streaming services and a wide range of connected speakers. The server is the beating heart, the core of Music Assistant and must run on an always-on device like a Raspberry Pi, a NAS or an Intel NUC or alike.
7
8**Documentation and support**
9
10Documentation https://music-assistant.io
11
12Beta Documentation https://beta.music-assistant.io
13
14For issues, please go to [the issue tracker](https://github.com/music-assistant/support/issues).
15
16For feature requests, please see [feature requests](https://github.com/music-assistant/support/discussions/categories/feature-requests-and-ideas).
17
18____________
19
20
21## Running the server
22
23Music Assistant can be operated as a complete standalone product but it is actually tailored to use side by side with Home Assistant, it is meant with automation in mind, hence our recommended installation method is to run the server as a Home assistant Add-on.
24
25
26### Installation Instructions
27
28See here https://music-assistant.io/installation/
29
30[repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
31[repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fmusic-assistant%2Fhome-assistant-addon
32
33Note that although Music Assistant's main code is written in python, it has multiple dependencies on external/OS components such as ffmpeg and custom binaries and it is therefore not possible to run it as standalone pypi package. The only available installation method to run the Music Assistant server is by running the Docker container or the Home Assistant add-on.
34
35---
36
37[](https://www.openhomefoundation.org/)
38