Hello, I find that my install only authenticates if I delete my config file and re-enter my credentials. the next time I open it I get this, and it hangs on "Authenticating as...": RX-51 PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_in" PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out" Error calling slot "auth" Traceback (most recent call last): File "/opt/pyRadio/pyRadio.py", line 211, in auth authenticated = self.player.auth( self.c.user, self.c.password ) File "/opt/pyRadio/radioplayer.py", line 87, in auth self.pandora.sync() AttributeError: 'NoneType' object has no attribute 'sync' ('found new MAFW renderer %s', 'Mafw-Gst-Renderer') using MAFW Gst-Renderer Radio Started. MAFW PROPERTY RECEIVED 6092320 volume 6803688 <ctypes.LP__GError object at 0x447c5e90> volume 28 anyone else see this?