These packages can be considered "beta". They are not maintained/developed by the Servarr team. No support is available for the packages. Use at your own risk.
Generally the existing SynoCommunity versions are not compatible with the Servarr versions without some hoop jumping. This means it would be required to delete the old package after doing a backup of your database the link is for a Radarr example, but the instructions/concepts are the same. Which can be done through the web interface of the *Arr app.
SynoCommunity has a list of NAS by Architecture which will assist you in identifying the correct package.
comcerto2k
requires additional steps for Lidarr, Prowlarr, Radarr, and Readarr; see the instructions.For NAS running on a
comcerto2k
(all packages) and Sonarr (all NAS architectures), you will need to install the Bubblewrap package and perform the manual steps noted. Bubblewrap must be installed prior to attempting to install the *Arr Packages
Bubblewrap allows us to run programs in a basic container so that we can use new enough libraries to run .NET6.
Due to the restrictions in DSM 7.0+, some manual setup is required after installation.
root
Boot-up
Run Command
enter:chown root:root /volume1/@appstore/bubblewrap/bin/bwrap
chmod u+s /volume1/@appstore/bubblewrap/bin/bwrap
root
sudo chown root:root /volume1/@appstore/bubblewrap/bin/bwrap
chmod u+s /volume1/@appstore/bubblewrap/bin/bwrap