-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RADARR SONAR and JACKETT #5130
Comments
Radarr and Sonarr are using .net for their new release and their software is not compatible with the .net implementatie for ARM processors. |
Is this also the case on the DS118? I can't seem to update it either. |
Yes the DS118 has a rtd1296 cpu which is also an 32bit ARM cpu |
rtd1296 is aarch64 (ARMv8) i.e. 64 bit ARM. |
Are there plans for releasing an update for the DS214play? |
https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-model#evansport-x86 No - Your nas is x86 and not supported at this time |
Yes, there are plans to support x86 in radarr 4.2 |
This will be hard, as MS does not provide .NET 6 for x86 for linux (neigher runtime nor SDK). |
Yes we are, and potentially for the older armv7 arches too if I can find some testers |
PS Radarr x86 support is live, will be added to the other (non-Sonarr) *arr apps soon |
@ta264 thanks for the info, just saw that lidarr allready provides core-x86 packages for download. |
I have a DS-115j with armada370 if this needs testing. |
That would be great. Can we do it on discord when you have some time? Right now I just have an SDK built, I want to verify that looks sensible before getting radarr set up to use it |
I have a DS214play with evansport x86 processor if needs testing |
https://wiki.servarr.com/synology-packages beta servarr packages that may work for some folks |
x86 support is has also been live and simply requires the synocommunity to update the package to add it |
I also have a DS214play with evansport x86 and am looking for a Sonarr update. Sonarr fails to open on DSM 7.1.1. Thanks! |
In my case Sonarr v20210329-19 from SynoCommunity works well on DSM 7.1.1-42962 Update 1 on DS214play and is dependent on Mono which, in my case i run the version 5.20.1.34-18 |
Thanks for the reply. I upgraded to DSM 7.1.1-42962 Update 2, not knowing this issue was going to show up. I wonder if I reinstalled DSM to simply DSM 7.1.1-42962 Update 1 if it would work.... |
For those who commented requesting evansport (x86) compatibility for your DS415play or DS214play, I've run a test build for Radarr as an experiment. If you are willing to test it out you can download from the build https://github.com/SynoCommunity/spksrc/actions/runs/3898318589. Look for the files entitled: Packages for evansport-6.1 or Packages for evansport-7.0 depending if you are running DSM6 or DSM7. Curious if this works for you guys. If so I'll do a few other experiments with other |
Hello, I managed to install the package for DSM version 7.0 on my ds214play with a bit of workaround. tar -cvf radarr.spk * Now Radarr works on my ds214play 🍾 |
Thanks for the feedback. Actually, the zip file
Nice! Do let me know if there are any problems using the package. Let me know if there are any other packages you'd like me to do test x86 builds for. |
I extracted the zip on a macbook with "archive utility" which extracts by default the spk as well 😂 I've tried now a different unzip app and extracts the spk as you mentioned above. I have Sonarr as well running on the ds214play, version 3.x which was working out of synocommunity all the time |
For those who are also interested in Lidarr with evansport (x86) compatibility for your DS415play or DS214play, I've run a test build #5563 (like the one above for Radarr). If you are willing to test it out you can download from the build artefacts at https://github.com/SynoCommunity/spksrc/actions/runs/3919159589. Look for the files entitled: Packages for evansport-6.1 or Packages for evansport-7.0 depending if you are running DSM6 or DSM7. Unzip the file to get the package (ending in |
@mreid-tt can you package the last version of Jackett v 0.20.1171-15 in this way for evansport chipset? current package runs on evansport only with mono v 5.20.1.34-17 and it fails with latest mono version v 5.20.1.34-18. |
i did an installation check for lidarr package and it worked on ds214play |
I'm not sure that is possible. The |
As some ARMv7 architectures were mentioned on this thread, I've started a new issue for the specific testing of dotNET *arr packages for these architectures. If you'd like to help with testing please review the new issue here: #5574 |
A new version of Radarr (v20230215-19) has been published.
|
i installed the new version of Radarr (v20230215-19) on the Evansport CPU directly from the Package center and it worked well |
Jackett works on my configuration (Evansport CPU) and is dependent on Mono package. If i install latest version of Mono (5.20.1.34-19) then Jackett will fail starting while if I keep Movo version 5.20.1.34-17 all works well |
@Rel0ne, thanks for this feedback. I'd really appreciate it if you can lodge a new issue for this so I can work with you to diagnose and hopefully resolve it. |
There is any plan to release an update of working RADARR and SONARR and JACKETT for DSM 7.0.1-42218 Update 2 on MARVELL Armada 385 88F6820 ?
The text was updated successfully, but these errors were encountered: