Comment 1 for bug 1071894

Revision history for this message
jervin (jervin) wrote :

on Ubuntu 13.04 with Pithos 0.3.17. I've had it work sometimes, but sometimes pithos comes up and then nothing plays. No pictures from Pandora either. I get the following:

INFO - pandora:get_playlist:247 - pandora: Get Playlist
WARNING - pithos:eb:313 - Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pithos/gobject_worker.py", line 34, in _run
    result = command(*args)
  File "/usr/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 252, in get_playlist
    songs.append(Song(self.pandora, i))
  File "/usr/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 276, in __init__
    self.audioUrl = d['additionalAudioUrl'][self.pandora.audio_format]
IndexError: list index out of range

Which looked similar enough to the original description to mention it.