< >
Stage.playlistUpdated
Support JS notifications that a custom content station playlist has changed, so that it can be updated
To verify the playlistUpdated JS callback - independently of actually changing the cc station or waiting for server support.
Login as user mcc@a.d/adada
Select Pandora Premiers CC station - starts playing from the first track...
Go to create station search, enter @web test
Scroll to the bottom of the page, select one of the following links (use pandorastage:// until server side support exists)
Monitor adb logs - see a new playlist is requested immediately.
As soon as the track changes, it starts at either the beginning of the station (w/out replay) or at the track token specified, depending on the link selected.
Using pandorastage://playlistUpdated -
BETA
Using Stage.playlistUpdated(.., null) -
BETA