-
Notifications
You must be signed in to change notification settings - Fork 72
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm trying to add a local logo for my source configured as TV/HDMI
. However /
is an illegal character in the filesystem so im unable to save a corresponding image.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Adding a workaround with slash
to replace /
in the filename of the image. Just like +
is replaced by plus
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Changing the Name to TV will not work, since the TV will report the source attribute as TV/HDMI
after a while anyway. So i configured it like that in the sources list for proper active source detection.