From d1569d6ab5f9297a162616e68e6115c0f9680008 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:55:31 +0200 Subject: [PATCH] MPD extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2ef09c..30139a8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ This installation is shipped with various extensions: * [RadioNet](https://mopidy.com/ext/radionet/) to play radio channels from the [radio.net](https://www.radio.net/). * [Podcast](https://mopidy.com/ext/podcast/) to browse RSS feeds of podcasts and stream the episodes. * [Soundcloud](https://pypi.org/project/Mopidy-SoundCloud/) to play music from the [SoundCloud](https://soundcloud.com/) service \([authentication token](https://pypi.org/project/Mopidy-SoundCloud/) needed\). +* [MPD](https://mopidy.com/ext/mpd/) can be activated in order to use apps that control mopidy via this protocol. (This will open port 6600.) ## Documentation