From 15aa288168e81dff750472c05691263192dd0411 Mon Sep 17 00:00:00 2001 From: Omer Efrat Date: Wed, 14 Nov 2018 11:49:25 +0200 Subject: [PATCH] media_player.plex: Add note (#7501) --- 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 45db859c70e..7e87fa2014d 100644 --- a/source/_components/media_player.plex.markdown +++ b/source/_components/media_player.plex.markdown @@ -175,3 +175,4 @@ Plays a song, playlist, TV episode, or video on a connected client. ``` If this occurs, check the setting `Server`>`Network`>`Secure connections` in your Plex Media Server: if it is set to `Preferred` or `Required`, you may need to manually set the `ssl` and `verify` booleans in the `plex.conf` file to, respectively, `true` and `false`. See the **"Setup"** section above for details. +* Movies must be located under 'Movies' section in the Plex library to properly get 'playing' state.