Skip to content

Commit 11b1429

Browse files
authored
Update README.md
1 parent dc845fe commit 11b1429

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ This component does not require, nor conflict with, the default Plex components.
2121
| --- | --- | --- | ---
2222
| name | Plex_Recently_Added | no | Name of the sensor. Useful to make multiple sensors with different libraries.
2323
| token | | yes | Your Plex token [(Find your Plex token)](https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/)
24-
| host | localhost | Required if server_name not used | The host Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
25-
| port | 32400 | Required if server_name not used | The port Plex is running on (Not required if Plex is accessable outside your network and server_name is used).
26-
| server_name | | Required if host & port aren't used | The name of your Plex server. Can be found in Plex's server settings in "General".
24+
| host | localhost | yes | The host Plex is running on.
25+
| port | 32400 | yes | The port Plex is running on.
2726
| ssl | false | no | Set to true if you use SSL to access Plex.
2827
| max | 5 | no | Max number of items to show in sensor.
2928
| download_images | true | no | Setting this to false will turn off downloading of images, but will require certain Plex settings to work. See below.

0 commit comments

Comments
 (0)