diff --git a/AppData-Directory.md b/AppData-Directory.md index 9301ebb..0f2807a 100644 --- a/AppData-Directory.md +++ b/AppData-Directory.md @@ -1,17 +1,20 @@ Radarr's AppData folder contains the the databases for logs and general app information (movies, history, most settings), log files and the config file that contains settings required to start the web server. This path is listed on the System Status page in Radarr, but if you are unable to access it, here are some common locations for it: -##### Windows ##### +##### Windows `C:\ProgramData\Radarr` -##### Ubuntu ##### +##### Ubuntu `/home//.config/Radarr` (`~/.config/Radarr`) -##### OS X ##### +#### Arch Linux +`/var/lib/radarr` + +##### OS X `/Users//.config/Radarr` (`~/.config/Radarr`) -##### Synology ##### +##### Synology `/usr/local/radarr/var/.config/Radarr` -##### QNAP ##### +##### QNAP `/share/MD0_DATA/homes/admin/.config/Radarr` `/share/CACHEDEV1_DATA/RADARR_CONFIG` \ No newline at end of file