Updated AppData Directory (markdown)

Donald Webster 2019-11-12 13:05:55 -08:00
parent 443161fb9d
commit 0f26d2a96c
1 changed files with 7 additions and 5 deletions

@ -1,19 +1,21 @@
Sonarr's AppData folder contains the the databases for logs and general app information (series, episodes, 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 Sonarr, but if you are unable to access it, here are some common locations for it:
##### Windows #####
[[images/System.Status.About.v3.png]]
### Windows
`C:\ProgramData\NzbDrone`
##### Ubuntu #####
### Ubuntu
`/home/<user>/.config/NzbDrone` (`~/.config/NzbDrone`)
##### OS X #####
### OS X
`/Users/<user>/.config/NzbDrone` (`~/.config/NzbDrone`)
##### Synology #####
### Synology
`/usr/local/nzbdrone/var/.config/NzbDrone`
`/volume1/@appstore/nzbdrone/var/.config/NzbDrone`
##### QNAP #####
### QNAP
`/share/MD0_DATA/homes/admin/.config/NzbDrone`
`/share/CACHEDEV1_DATA/SONARR_CONFIG`