boombatower / chromecast-dashboard

A simple dashboard application for Chromecast.
https://boombatower.github.io/chromecast-dashboard/sender/
GNU General Public License v2.0
437 stars 78 forks source link

"Cast SDK Additional Subdomains" no longer an option #2

Closed bchecketts closed 9 years ago

bchecketts commented 10 years ago

Looks as though the ChromeCast extension has probably changed and "Cast SDK Additional Subdomains" is no longer an available option. I'm not able to get anything to work, likely due to that.

hlenke commented 10 years ago

+1 Same here.

harperreed commented 10 years ago

any suggested fix here?

boombatower commented 10 years ago

not sure, seems like chromecast would need to provide something equivalent.

rmm5t commented 9 years ago

I went looking for something like this project earlier today. I was pretty stoked to find it, and it even prompted me to order a chromecast, but does this Issue imply that this application is no longer functional with the Chromecast?

boombatower commented 9 years ago

It seems one must now re-register for an app key and pay $5. Possibly also tweak for SDK changes. I'll take a look at doing so, but assuming no sdk changes I imagine it'd work with your own developer key.

boombatower commented 9 years ago

I went ahead and started application process. I assume there should be no problems, especially since I was registered before they made a big ordeal out of it.

boombatower commented 9 years ago

looks like they semi-needlessly change all the method names and what not. hmm. I'll work on updating, but their documentation is rather pathetic.

boombatower commented 9 years ago

Finally got around to updating this. 2.0.0 release created.

boombatower commented 9 years ago

Would be nice if they had provided some migration documentation, was quite a bit of work.

8141113d1543ba2a70c0ea6d2e72ceeca6a700d1

rmm5t commented 9 years ago

@boombatower I really appreciate your work on this. I actually looked into building something similar with the new version of the API, but the Google docs seemed lacking and/or confusing, and I went on to other things. I'm really grateful that you stepped up to remedy this. Now, I just have to figure out how to get it to work on my new Chromecast. :beers:

boombatower commented 9 years ago

I completely agree with your comments about the docs.