vervallsweg / cast-web-api

Quick and dirty web API for Google Cast enabled devices.
GNU General Public License v3.0
141 stars 74 forks source link

Option to close cast-receiver after /playMedia #87

Open dellop opened 5 years ago

dellop commented 5 years ago

I am getting a yellow remote icon on a black background on my Google Home Hub after running playmedia with TTS. The only way it disappears is to manually swipe it away. Any idea how to fix that?

vervallsweg commented 5 years ago

Looks like it cannot access the file? Will look into it for next version.

vervallsweg commented 5 years ago

Ok, so I think the issue you're describing is that the cast receiver stays open on the Home Hub, even if no more media is playing.

Solution: option to close the cast receiver after playMedia. I'll rename the issue accordingly and add this with a future version. If you think, this doesn't describe your problem, let me know.