From b02f3a4f7480da172ff1faee2cbc0fa1db747f86 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 22 Apr 2022 15:43:20 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 7f1c35d0..692dc720 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,5 @@ Music Assistant Python library for managing online and offline music sources and orchestrate playback to devices. -Features: - -- Supports multiple music sources through a provider implementation. -- Currently implemented music providers are Spotify, Qobuz, Tune-In Radio and local filesystem -- More music providers can be easily added. -- Auto matches music on different providers (track linking) -- Fetches metadata for extended artist information -- Keeps track of the entire musis library in a compact database -- Provides all the plumbing to actually playback music to players. - - This library has been created mainly for the [Home Assistant Integration](https://github.com/music-assistant/hass-music-assistant) but can be used stand-alone as well in other projects. See the examples folder for some simple code samples or have a look at the [Home Assistant Integration](https://github.com/music-assistant/hass-music-assistant) for discovering the full potential. -- 2.34.1