Quantcast
Channel: [EN] OpenPLi Third-Party Development
Viewing all articles
Browse latest Browse all 1690

Current Bouquet Name in Python

$
0
0

Hi all.

 

I've discovered that getting the current service name in python is fairy simple:

service = self.session.nav.getCurrentService()
info = service.info()
print info.getName()

and voila.

 

But how to get the current bouquet name?


Viewing all articles
Browse latest Browse all 1690

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>