No channel Picons (imagecache error 400) on 4.3-1159~gc64482d!
Added by Ivan Mara over 6 years ago
Hello. I want to use Picons in kodi htsp client.
Install tvh 4.3-1159~gc64482d.
Configure satellite TV. Everything is work.
I create folder and set it in Configuration - General - Base - Picon path: file:///home/hts/picons
Set permissions: chown -R hts: /home/hts/picons
In /home/hts/picons folder has icons format: 1_0_16_191_4_70_1680000_0_0_0.png that corresponds to (example) Configuration - Channel / EPG - Channels - User Icon column: picon://1_0_16_191_4_70_1680000_0_0_0.png
After starting Kodi with htsp client in tv section i scroll channels and picons does not appear.
In log i see:
мар 15 21:58:18 tvhtest1604 tvheadend6898: http: 127.0.0.1: HTTP/1.1 HEAD (2) /imagecache/588 -- 400
мар 15 21:58:18 tvhtest1604 tvheadend6898: http: 127.0.0.1: HTTP/1.1 GET (1) /imagecache/588 -- 400
мар 15 21:58:18 tvhtest1604 tvheadend6898: http: 127.0.0.1: HTTP/1.1 HEAD (2) /imagecache/417 -- 400
мар 15 21:58:18 tvhtest1604 tvheadend6898: http: 127.0.0.1: HTTP/1.1 GET (1) /imagecache/417 -- 400
After reinstall stable tvh 4.2.5.x and start over configure with the same /home/hts/picons folder picons are show correctly.
Is it bug of 4.3-1159~gc64482d ? What can i do ?
Replies (1)
RE: No channel Picons (imagecache error 400) on 4.3-1159~gc64482d! - Added by Ivan Mara over 6 years ago
Just set:
Configuration - Base - HTTP Server settings - Authentication type: Both plain and digest
restart kodi and picons will show.