tellytv / telly

An IPTV proxy
MIT License
760 stars 104 forks source link

Add option to ignore-epg-icons under misc #151

Closed guyspr closed 6 years ago

guyspr commented 6 years ago

Added a simple if statement to clear the icons from the EPG before adding the M3U channel icon. This is handy when the EPG provider adds broken icons and your m3u file has proper icons. Plex will choose the first icon it finds, even if it's broken.

This can be enabled simply by adding this to the .toml file:

[Misc]
  Ignore-EPG-Icons = true
robbiet480 commented 6 years ago

Thanks! 🐬 🍪 💯