iptv-org / epg

Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
https://iptv-org.github.io/
The Unlicense
1.66k stars 156 forks source link

Add program icons to Telenet.Tv icons #2381

Open davidclaeysquinones opened 1 month ago

davidclaeysquinones commented 1 month ago

This PR adds program icons to the Telenet.tv provider.

davidclaeysquinones commented 4 days ago

I'll have a look at why the test fails and try to solve it

davidclaeysquinones commented 3 days ago

I have refactored the code since on further review it could be improved. I've also accommodated a change in the test suite to also check the icon. However the test seems to have an issue since it doesn't read the data correctly from the mock file. I'm not sure if this is somehow related to the OS I use (Windows) or if it's a widespread issue.