Updated Clear Cache Cookies and Local Storage (markdown)

master
Donald Webster 7 years ago
parent 329cffd426
commit e117d06dae

@ -1,12 +1,14 @@
# Why?
Because UI components are cached by the browser, changes involving these components can end up using old versions cached locally instead of new. Because of the rapid pace of development and the high amount of UI churn, this is a common problem for Radarr but almost non-existant for Sonarr. The developers are exploring options to mitigate the issue, but for now you should expect to clear your browser's local cache for the ip/domain Radarr is running on.
* Because UI components are cached by the browser, changes involving these components can end up using old versions cached locally instead of new. Because of the rapid pace of development and the high amount of UI churn, this is a common problem for Radarr but almost non-existant for Sonarr. The developers are exploring options to mitigate the issue, but for now you should expect to clear your browser's local cache for the ip/domain Radarr is running on.
# How?
* Chrome: [Clear cache and cookies](https://support.google.com/accounts/answer/32050)
* Firefox: [How to clear the Firefox cache](https://support.mozilla.org/t5/Cookies-and-cache/How-to-clear-the-Firefox-cache/ta-p/2472)
* Safari: [Manage cookies and website data using Safari](https://support.apple.com/kb/ph21411)
# Prove
* This issue is actually super easy to prove as the cause, just open Radarr in a Chrome Incognito Window or a Firefox Private Window. If it works, this is your problem.
# Tools
* The [Clear Cache](https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn) extension for Chrome can be used to quickly clear your cookies, cache and local storage. Use the example image below to configure it correctly.

Loading…
Cancel
Save