Config File location - Locked out - Synology

Sonarr version (exact version): 3.09.1549
Mono version (if Sonarr is not running on Windows):
OS: Synology
Debug logs:
Description of issue: Today I tried to access Sonarr, has been running fine for months. Being asked for a username and password. I don’t recall setting one. Followed instructions on the wiki to change the Auth Method on the Config file.
Logged into DiskStation via console, navigated to the folder, don’t have .config but do have an app folder and in there is a config file. No mention of the Authentication Method.

“.url”: {
“com.synocommunity.packages.nzbdrone”: {
“title”: “Sonarr v3”,
“desc”: “Sonarr is a PVR for newsgroup and torrent users. It can monitor multiple RSS feeds for new episodes of your favourite shows and will grab, sorts and rename them. It can also be configured to automatically upgrade the quality of files already downloaded if a better quality format becomes available.”,
“icon”: “images/nzbdrone-{0}.png”,
“type”: “url”,
“protocol”: “http”,
“port”: “8989”,
“url”: “/”,
“allUsers”: true,
“grantPrivilege”: “all”,
“advanceGrantPrivilege”: true
}
}
}

Assume this is the wrong config file but don’t know where to source the correct one.

Location of this file is
volume1/@appstore/nzbdrone/app/

You’ll need to locate config.xml which on synology (at least by default) should be in /volume1/@appdata/nzbdrone/.config/Sonarr (.config is hidden by default).

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.