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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ This component does not require, nor conflict with, the default Plex components.
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
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.
30
30
| ssl_cert | false | no | If you provide your own SSL certificate in Plex's network settings set this to true.
31
+
| section_types | movie, show | no | Allows you to specify which section types to consider [movie, show].
31
32
32
33
#### 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.
33
34
@@ -45,6 +46,9 @@ This component does not require, nor conflict with, the default Plex components.
0 commit comments