[Bug 405979] [NEW] Pandora Applet URL Change
Michael Taggart
mikeytag at gmail.com
Tue Jul 28 19:37:08 UTC 2009
Public bug reported:
The current python file for Pandora has a SWF url that no longer works.
FILE: /usr/share/avant-window-navigator/applets/pandora/pandora.py
LINE: (approx. line 19)
URL = 'https://www.pandora.com/radio/tuner_8_7_0_0_pandora.swf'
The line should be changed to:
URL = 'https://www.pandora.com/radio/tuner_8_8_0_2_pandora.swf'
That is the latest swf url as reported in the source of pandora.com. I
changed this manually and the applet now works correctly.
As a feature request we could hit pandora.com and figure out the correct
url by scraping the html returned from urllib.urlretrieve. Sorry, I am
not too familiar with Python or I would give sample code. Maybe I'll
work on it and respond back with some code later.
** Affects: awn-extras-applets (Ubuntu)
Importance: Undecided
Status: New
** Tags: avant awn navigator pandora window
--
Pandora Applet URL Change
https://bugs.launchpad.net/bugs/405979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list