Bugzilla – Bug 17105
Switching players does not update NP screen with new data
Last modified: 2011-04-08 08:28:28 UTC
Installed 1.1 Eastman from Android App market on Droid X Pointed app at a Boom, played some content Selected a Radio, but NP screen is showing the content from the Boom reproducible, including after app kill and restart.
Argh... most likely due to one of the changes I applied to "improve" comet reliability.
== Auto-comment from SVN commit #8332 to the player repo by mherger == == http://svn.slimdevices.com/player?view=revision&revision=8332 == Fixed Bug: 17105 Description: changing player on the same server didn't correctly trigger a new subscription. Fix logic. Don't overwrite getStatus(). The comet based version missed some updates far too often. When a getStatus() is needed, just use jsonrpc. It's far more reliable.
== Auto-comment from SVN commit #8333 to the player repo by mherger == == http://svn.slimdevices.com/player?view=revision&revision=8333 == Fixed Bug: 17105 Description: backport fix from trunk to 1.1.x
*** Bug 17108 has been marked as a duplicate of this bug. ***
I have tested this on the Motorola Xoom, Droid, and HTC Inspire. This issue seems resolved with Eastman-r8350. Closing bug