mirror of https://github.com/Radarr/Radarr
Page:
Clear Cache Cookies and Local Storage
Pages
API
API:Calendar
API:Command
API:Diskspace
API:History
API:List Exclusions
API:Movie Lookup
API:Movie
API:Queue
API:System Status
AppData Directory
Autostart on Linux
Backup and Restore
Built In Qualities
Clear Cache Cookies and Local Storage
Command Line Options
Common Problems
Connections
Create a Folder for Each Movie
Custom Formats Aphrodite
Custom Formats Examples
Custom Formats
Custom Post Processing Scripts
Docker
FAQ
Health Checks
Home
How to Create a Folder for Each Movie
How to make sure Radarr doesn't snatch full Blu Rays
Import Plex Movie Database to Radarr
Importing IMDb lists into TMDb
Indexer Flags
Installation
Installing Multiple Instances of Radarr on Windows
Mass Delete via API
Minimum Availability
New Profiles
Release Branches
Remote Path Mappings explained
Reverse Proxy
Running Multiple Instances on Windows
Setup Guide
Sorting and Renaming
Supported DownloadClients
Supported Indexers
Supported NetImports
Supported Notifications
Twitter Notifications
Useful Tools
Users Guide
Webhook Schema
Webhook
8
Clear Cache Cookies and Local Storage
Agneev Mukherjee edited this page 2019-11-16 12:01:01 +05:30
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 after every update to clear your browser's local cache for the ip/domain Radarr is running on.
How?
- Chrome: Clear cache and cookies
- Firefox: How to clear the Firefox cache
- Safari: Manage cookies and website data using Safari
Prove
- Proving this issue is the cause of your problem is very easy, just open Radarr in a Chrome Incognito Window or a Firefox Private Window. If it works there, this is your problem.
Tools
- In Firefox, you can go to History, right click on the correct entry and choose Forget About This Site.
- The Clear Cache extension for Chrome can be used to quickly clear your cookies, cache and local storage. Use the example image below to configure it correctly.
Getting Started
Troubleshooting
- AppData Directory
- Clear Cache Cookies and Local Storage
- Common Problems
- Health Checks
- Remote Path Mappings explained
- How to make sure Radarr doesn't snatch full Blu-Rays
Additional Configuration
- AppData Directory
- Custom Post Processing Scripts
- Built In Qualities
- Custom Formats
- Installing Multiple Instances of Radarr on Windows
- Supported NetImports
- Supported Notifications
- Reverse Proxy
- Release Branches
- Sorting and Renaming
- Twitter Notifications
- Webhook
- Webhook Schema