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
@@ -36,6 +36,7 @@ Read through these two resources before posting issues to GitHub or the forums.
36
36
| img_dir | '/upcoming-media-card-images/plex/' | no | This option allows you to choose a custom directory to store images in if you enable download_images. Directory must start and end with a `/`.
37
37
| ssl_cert | false | no | If you provide your own SSL certificate in Plex's network settings set this to true.
38
38
| section_types | movie, show | no | Allows you to specify which section types to consider [movie, show].
39
+
| section_libraries | | no | Allows you to specify which libraries name to consider (if None, all libraries will be considered), for example ['Movies'].
39
40
| image_resolution | 200 | no | Allows you to change the resolution of the generated images (in px), useful to display higher quality images as a background somewhere.
40
41
| exclude_keywords | | no | Allows you to specify a list of keywords to be exclude from the sensor if in the title.
0 commit comments