From 95409b93a93b281ff76356d5d54dadb59023c701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Nyi=CC=81ri?= Date: Sun, 4 Jul 2021 20:55:10 +0200 Subject: [PATCH] Fix: Readme example 2 for shared plex server configuration for plexPlayer --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8e8a3eb..30a85c4 100644 --- a/README.md +++ b/README.md @@ -330,12 +330,12 @@ Example 2: ``` entity: plexPlayer: - - identifier: TV 2020 - server: - ip: 192.168.13.37 # Mandatory - token: QWdsqEXAMPLETOKENqwerty # Mandatory - port: 32400 - protocol: http + identifier: TV 2020 + server: + ip: 192.168.13.37 # Mandatory + token: QWdsqEXAMPLETOKENqwerty # Mandatory + port: 32400 + protocol: http ``` ## Sorting