Maybe streamrelay channels are not detected.
I have inserted a debug line:
service = self.session.nav.getCurrentService() ref = self.session.nav.getCurrentlyPlayingServiceReference() ref = ref and eServiceReference(ref.toString()) print("[IPTV AV ref]", ref)
I get this output:
[IPTV AV ref] <enigma.eServiceReference; proxy of <Swig Object of type 'eServiceReference *' at 0xb1a727e8> >
Any ideas?