-
-
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
Synology Ds218play (rtd1296) DSM 6.2.2 no Jackett available #3793
Comments
To see Jackett in the Package Center of your diskstation, you have to enable "Beta Packages" since Jackett is declared as beta. |
I was able to get Mono working and using Sonarr and Radarr which depend on Mono, so that should not be an issue on my end. My main point is that Radarr and Sonarr are not able to use other than English language for searching torrents which makes them useless for me, so I wanted to setup, jackett to take care of the rss syncing as I see that trackers I am using are actively supported by jackett, however due to this issue I am most likely going to use a spare Rpi 3B+ that I have with raspbian and Jackett configured to parse torrents to the nas, where sonarr and radarr are running. |
I am still requesting the detailed error message. With mono installed there should not be such an error. At least not by installation from the synocommunity package center. |
Hello hgy59, I am actually trying to install it manually, package has been downloaded from SynoCommunity, however my issue is that the available package is rtd1296 6.1, whereas my nas has DSM 6.2.2 24922 (update 3) installed (architecture of Ds218play is rtd1296). So the only error message I will get is during manual installation (which is the only way to even try installing Jackett) of the package stating, that "this package is not supported by current DSM version". Unfortunately, I have left my country and I am not currently able to access the NAS due to my security settings which are blocking access from other countries (due to those "bruteforce" attacks coming from everywhere. So I currently cannot provide any log until Friday. I am not sure, whether the log will help, but I can provide it on Friday if still needed (given the issue). Thanks for your help so far :) |
IMO this is related to arch and not version. As a reference I looked at a package released 02/2019: Synology deploys the following archs:
make all-supported generates the following archs:
Or may be it is related to os_min_ver vs firmware: The synology VideoStation spk has archs rtd1296 and armada37xx instead of armv8 and has "firmware="6.0.8451" declared in INFO file. Our jackett spk for "rtd1296 armada37xx aarch64" has os_min_ver="6.1-15047" and no firmware defined in INFO file. As a first try I propose to add "armv8" to our jackett spk and (optionally) set os_min_ver="6.0-7473" |
I have actually managed to install Jackett manually via the version 0.10.589-7 available in SynoCommunity website (rtd1296) and then update Jackett to the latest version through package center. Still not sure, why the latest version could not be installed directly. Anyway, thanks for all inputs guys. Currently I need to setup, jackett in Radarr correctly as for some reason, it is not grabbing movies even though manual Jackett search works like a charm. But this will be another issue and if needed, I will turn to Radarr github directly. |
For new Package Requests, see the guidelines
Setup
Package Name: Jackett
Package Version: 0.11.43-8 beta
NAS Model: DS218Play
NAS Architecture: Rtd1296
DSM version: 6.2.2 24922 update 3
Expected behavior
Jackett package should be available in Synocommunity repo
Actual behavior
Jackett does not appear in the synocommunity repo and neither manual install is possible using 6.1 rtd1296 package most likely due to, jackett not supporting DSM 6.2.xxx versions as of now?
Steps to reproduce
1. Setup synocommunity repo or try manual install of Jackett on DS218Play or possibly any other DSM 6.2.xxx NAS
2. Jackett is not available (package is not supported error message during manual spk installation)
3. Any way to fix this or is it simply due to the fact, that Jackett is not yet supported on 6.2.xxx DSM versions?
Please let me know if there is anything that I am missing.
Thank you in advance
The text was updated successfully, but these errors were encountered: