oe-alliance / enigma2-plugins

The original enigma2 plugins.
Other
45 stars 109 forks source link

[Added] handling of IPTV services properly #668

Closed DimitarCC closed 4 months ago

jbleyel commented 4 months ago

This is probably a problem because this change breaks these types of srefs:

SERVICE 1:0:19:2774:409:1:C00000:0:0:0::TLC HD

jbleyel commented 4 months ago

You need to use eServiceRefrence . toCompareString() instead of the full sref otherwise you will break the timers.

jbleyel commented 4 months ago

I think you should revert all and start from scratch.