diff --git a/source/_components/media_player.mpd.markdown b/source/_components/media_player.mpd.markdown index a0b52c5a0c6..b561797aacb 100644 --- a/source/_components/media_player.mpd.markdown +++ b/source/_components/media_player.mpd.markdown @@ -31,7 +31,7 @@ Configuration variables: - **host** (*Required*): IP address of the Host where Music Player Daemon is running. - **port** (*Optional*): Port of the Music Player Daemon. Defaults to 6600. -- **location** (*Optional*): Location of your Music Player Daemon. Defaults to "MPD". +- **name** (*Optional*): Name of your Music Player Daemon. Defaults to "MPD". - **password** (*Optional*): Password for your Music Player Daemon. Example script to load a saved playlist called "DeckMusic" and set the volume: