Open Lelibell opened 3 years ago
EPG is for app greek tv android and working great
Hi Komhsgr,
I agree the android app works great. The changes I tested do 2 things:
Keep up the great work. Im no coding pro but do like to contribute where I can.
Cheers
HI Guys,
Ive discovered a bug with how the android.m3u playlist is referencing epg channels to pull the info:
Current attribute tag: epg-name Should be attribute tag: epg-id
Not sure what iptv apps you are using for testing but in my research ive come to find that there are two "standards" (and I use that word loosely) for IPTV apps. For those that use the XMLTV format you need to reference using the latter. Such examples include Kodi PVR IP TV Simple Client and Home IPTV.
I have tested this using the above change and it fixes all channels with an EPG channel reference tag per stream.
I have also added in several other missing EPG channel references (but that commit was rejected) in my test copy of the code. Let me know if you want me to send you a copy if you prefer to review/load manually.
Cheers