From 59ab0f11f2155b77c70a03e86e9f4789557f2ad6 Mon Sep 17 00:00:00 2001 From: Dale Higgs Date: Sun, 31 Jul 2016 11:39:26 -0500 Subject: [PATCH] Fix formatting on plex docs Code blocks appear to need blank lines around them. --- source/_components/media_player.plex.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/media_player.plex.markdown b/source/_components/media_player.plex.markdown index 925510e1d60..0ca2d456134 100644 --- a/source/_components/media_player.plex.markdown +++ b/source/_components/media_player.plex.markdown @@ -49,6 +49,7 @@ In case [discovery](/components/discovery/) does not work (GDM disabled or non-l At this moment, the Plex platform only supports one Plex Media Server. It is possible to get errors that look like the following. + ``` ERROR:plexapi:http://192.168.1.10:32400: ('Connection aborted.', BadStatusLine("''",)) INFO:homeassistant.components.media_player.plex:No server found at: http://192.168.1.10:32400