Actions
Bug #3807
closedChannel icon: translate '/' character (filename)
Bug #3807:
Channel icon: translate '/' character (filename)
Start date:
2016-05-16
Due date:
% Done:
100%
Estimated time:
Found in version:
4.x
Affected Versions:
Description
I am using the following setting:
Channel icon path: file:///home/hts/channelIcons/%C.png
It works fine for every icon but the ones that contains a plus (+ - like Canal+, ...). Under channel in the column "user icon" the mapping between the channel and the file is done properly but the imagecache/id returns nothing.
As this used to work fine in 4.0.7, I am pretty sure that this commit is responsible for the regression: https://github.com/tvheadend/tvheadend/commit/a95317543b952d756ff237a16f8801c504883251. It looks like the + wrongly being unescaped.
Actions