To Pavel Zlatovratsky
your program does not work, this error:
Error while creating IPTV service
Traceback (most recent call last):
File "tvh_m3u_reader.py", line 100, in <module>
cid = find_service(pre_chans, cname)
File "tvh_m3u_reader.py", line 46, in find_service
for item in items:
TypeError: 'bool' object is not iterable
run with code: python tvh_m3u_reader.py --playlist-url /home/xbmc/Public/iptv_new.m3u --tvheadend
http://192.168.1.4:9981 --user admin --password
**