Having just used HTTP icons earlier, I decided to try this new picon thing.
After building and moving the picon files, not wanting to remove every old icon entry manually I did:
sudo service tvheadend stop
cp -rp ~hts/.hts/tvheadend/channel/config ~hts/.hts/tvheadend/channel/config.bak
sed -i 's/http:*.*/",/g' ~hts/.hts/tvheadend/channel/config/*
sudo service tvheadend start
The sed line above would leave the icon line as such: "icon": "",
After restarting tvh the URL for all user icons on services changed to: file:///home/hts/picons
Does anyone have clue how the mapping of icon<->service is done? Or do I have to do it manually?
I'm using dvb-c if it matters.
Edit:
After testing manually adding the full icon URL to an service the icon shows up in the tvh webgui, but not in my tvhguide frontend on android, however http icons were visible in tvhguide.
I'm also curious on what this option does?
Prefer picons over channel name: