I am currently running Sonarr on my C: drive (Win 10). I would like to move it to a different drive. The installer gives no options for an alternate location.
I copied the data to another drive. The appdata is still pointing to C:\ProgramData\NzbDrone. Where can I change that setting?
There isn’t an option to change that path (it’s the common application data folder) as there would be no way to read it (since all the config data is stored there). You can use the /data="new path" as a command line argument if you wish.