Update Wednesday came and went this week, leaving us with about a dozen new and updated apps. Project Fi and Google Connectivity Services were added to the Play Store in preparation for Google's first MVNO customers, and new versions were rolled out to bring Quick Reply to Messenger and prepare Google+ for the wide release of Collections. A small bump to Google Play Music also made the list, but there wasn't much in the way of visible changes. However, a look inside suggests there may soon be a new behavior when two or more devices try to use the same Chromecast at once.

Disclaimer: Teardowns are necessarily speculative and usually based on incomplete evidence. It's possible that the guesses made here are totally and completely wrong. There is always a chance that details may change or plans may be cancelled prior to the launch of a new feature discovered in a teardown. Much like rumors, nothing is certain until it's officially announced.

Prompts For Multiple Casters

Imagine going to a party where a few people take turns controlling the music through a Chromecast. (I'm not sure how common this is, but let's pretend it happens all the time.) As new guests arrive, some of them will probably take turns as DJ. If you were to try this today, whoever is currently in charge of the Chromecast will be unceremoniously booted as soon as your cast begins. This is the expected behavior because Chromecast has to allow people to easily take control if the original caster goes idle or leaves the area. It makes sense, but there's room for improvement.

It looks like Google is going to make the experience just a little bit better with Play Music. Some new strings suggest that anybody who tries to start a casting session with a Chromecast (or Android TV) when it is already in use by Play Music will be informed if another person is already in control. The option to take over is still available, but it's now included in a proper confirmation dialog.

<string name="cloud_queue_different_account_prompt">Someone else is playing music on &lt;b>%1$s&lt;/b>. Switch to your music?</string>

<string name="cloud_queue_different_account_prompt_yes">SWITCH</string>

<string name="cloud_queue_different_account_prompt_no">"DON'T SWITCH"</string>

The first set of strings will be used when an entirely different user tries to take over, but a slightly different prompt is ready in the event that a second device with the same account tries to begin a casting session.

<string name="cloud_queue_multisender_prompt">Continue playing music from &lt;b>%1$s&lt;/b>?</string>

<string name="cloud_queue_multisender_prompt_yes">CONTINUE</string>

<string name="cloud_queue_multisender_prompt_no">CHANGE MUSIC</string>

These messages are very specifically oriented towards music, which probably means that this conflict resolution prompt will only appear if both casters are using Play Music. I would like to think this is a trial run that will ultimately lead to an app-agnostic version built directly into the Google Cast SDK, but we'll just have to see what happens. Of course, if I were writing a wish list, I really think Google should bring back the "social playlist," a la the Nexus Q. Maybe one day...

So far, I haven't seen these prompts despite multiple tests. It's possible Google has to push a software update to Chromecast before this feature can work, or it may not even be finished yet. Be on the lookout, because this could possibly go live at any time.