You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ This component does not require, nor conflict with, the default Plex components.
26
26
| ssl | false | no | Set to true if you use SSL to access Plex.
27
27
| max | 5 | no | Max number of items to show in sensor.
28
28
| download_images | true | no | Setting this to false will turn off downloading of images, but will require certain Plex settings to work. See below.
29
+
| img_dir | '/custom-lovelace/upcoming-media-card/images/plex/' | no | This option allows you to choose a custom directory to store images in if you enable download_images.
29
30
| ssl_cert | false | no | If you provide your own SSL certificate in Plex's network settings set this to true.
30
31
31
32
#### By default this addon automatically downloads images from Plex to your /www/custom-lovelace/upcoming-media-card/ directory. The directory is automatically created & only images reported in the upcoming list are downloaded. Images are small in size and are removed automatically when no longer needed. Currently & unfortunately, this may not work on all systems.
0 commit comments