From 59bdb8d8cab9ccd33e3264888d864c6c5a5d8bdc Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 25 Apr 2025 19:35:26 +0200 Subject: [PATCH] Add note about running the core --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6616c7f..6d9f9e33 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ See here https://music-assistant.io/installation/ [repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge [repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fmusic-assistant%2Fhome-assistant-addon +Note that altough 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. + --- [![A project from the Open Home Foundation](https://www.openhomefoundation.org/badges/ohf-project.png)](https://www.openhomefoundation.org/) -- 2.34.1