View Single Post
Posts: 7 | Thanked: 5 times | Joined on Nov 2010 @ Tempe, Arizona USA
#373
I'm past the login but now get:


qMixIds = s["quickMixStationIds"]
KeyError: 'quickMixStationIds'
('found new MAFW renderer %s', 'Mafw-Gst-Renderer')
using MAFW Gst-Renderer
MAFW PROPERTY RECEIVED 4756512 volume 5432320 <ctypes.LP__GError object at 0x45171990>
volume 28
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 174, in tiredSong
res = self.player.doTired( self.song )
File "/opt/pyRadio/radioplayer.py", line 92, in doTired
return self.pandora.setTired( song[1]["identity"] )
TypeError: 'int' object is unsubscriptable
 

The Following User Says Thank You to kiatoa For This Useful Post: