Well, I'm a bit frustrated... I feel like im missing something, but my brain is too fried at the moment to care. I added the eventinfo.py
def updateSource(self, ref): if not ref: self.service = None self.changed((self.CHANGED_CLEAR,)) return self.service = ref sself. Changed(self.CHANGED_ALL,))
and it just sent my receiver into such a bad state (black screen/no response) , it wouldn't even give me a error... I still had FTP access, so i restored the file. and then had to power cycle the device to get it back. I need to walk away from it for the day....I wish i could drill someone in real life so i could get a better grasp. It makes me feel like im 14 again stuck for days on something so stupid.
As for your posting about auto popup of the info bar, i saw that in the code days ago, and I flagged that, but i cannot get the core working, so that seems like a distant tangent at the moment.