I'm playing with the overlay options and am having trouble with the "extra images".
Working with this:
overlays:
example_text:
plex_all: true
overlay:
name: text(Example)
horizontal_align: center
vertical_align: center
font: fonts/Roboto-Black.ttf
font_size: 120
font_color: "#FF00FF"
back_color: "#00000099"
back_radius: 30
back_padding: 20
back_line_color: "#FFFFFF"
back_line_width: 5
# file: /config/overlays/rebel100.png
git: PMM/overlays/images/raw/commonsense
addon_position: left
addon_offset: 25
Whether I use the git or file source, I get the space for the image, but no image.
I've tried disabling all the back_* settings in the event they were conflicting with no change.
I imagine it's something simple, but can't find it.