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

Clear cache? #5

Closed stellanhaglund closed 9 years ago

stellanhaglund commented 9 years ago

Is there a way to clear cache for the application, i'm doing some changes on the dashboard I'm going to show but it's not reflected on the screen even if I reload everything.

boombatower commented 9 years ago

The cache is not controlled by the chromecast-dashboard receiver, but instead by Chrome like on desktop. Google "chromecast clear cache" results in some useful resutls such as: http://stackoverflow.com/questions/19019853/chromecast-how-to-clear-receiver-cache.

Hope that helps.