Comment 5 for bug 218467

Revision history for this message
Michael Rooney (mrooney) wrote :

Is there perhaps a better way to address this? I notice that this breaks not infrequently. As AWN gets more popular it seems sub-optimal to have breakage for all users of this temporarily. Might a better way be to grab the URL each time on demand from a more stable page? IE load the page that links to the player, scrape the URL via a regex or something, and use that. Just a thought!