-
-
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
Please update NZBGet to 17.0 #2420
Comments
What he said |
2 similar comments
What he said |
What he said |
Updated as per request, pull request pending |
Awesome. Thanks. |
No problem |
I have closed the pull request due to problems with requiring GCC 4.9 or 5.0 |
Please close this issue - it is a duplicate of #2185 |
So it isn't getting updated? :( |
It will be supported, but only from DSM 6.x - unless someone knows how to compile GCC 4.9 for DSM 5.x. |
Any news on this? :-) NZBGet 17 was released almost two weeks now and there is a feature that I requested that was implemented in 17, would be very nice if I could test it. So if I have DSM 6.x can I expect this to be updated? If this is not getting updated because it would break nzbget for DSM 5.x, can't you introduce it as a new package? |
Someone backported NZBGET 17 to work with C++ 11, maybe this will help you for DSM 5.x? http://nuxref.com/2016/08/03/nzbget-v17-centos-7/ |
seems like that got already merged (see nzbget/nzbget#256) and is flagged for 17.1 so let's wait for 17.1 to be released (and hopfeully compile for DSM 5x) |
Wait for 17.1? ;-/ ugg that could take ages, it's not like they create releases every month. :-( |
Feel free to amend the package yourself and create the relevant patch for it, however I don't think it would be worth the double effort of us doing that, then undoing it once 17.1 is released. I wouldn't think it'll be too long for 17.1, given that it will be likely a fair few bugs will have crept into the new codebase |
Another duplicate #2185 Anyway, i compiled 17.1 with DMS6 toolchain but it keeps complaining about: I already added cross/ncurses to depends in spk makefile but it doesn't make a difference. Any ideas? /edit: |
@schumi2004 have you tried ncursesw? |
@cytec doesn't seem to make any difference. |
@schumi2004 strange... what about |
I'm not a programmer so i'm not 100% sure where to place these options. |
something like this should work i think:
|
Thank you very much, that worked ;) /home/openelec/github/spksrc/spk/nzbget-testing/../../packages/nzbget-testing_alpine-6.0_17.1~testing-12.spk --group=root --owner=root package.tgz INFO PACKAGE_ICON.PNG PACKAGE_ICON_120.PNG scripts WIZARD_UIFILES) |
well... personally i think you can go ahead and create a PR if you got it working... afaik the DSM 6 problem still isn't solved and will require some work on more package... so no need to wait for the DSM fix before opening a PR |
I'll see what i can do. This also means i need to add all DMS6 toolchains available. I think i'll split them in 2 separate PR's. Thanks again for helping out ;) |
ah... you're talking about 17.1 with DSM 6 Toolchains? thought you where compiling with 5.x ... forget what i said then :D |
NZBGET 17.1 was released two days ago which allows to compile with GCC 4.8 with the following configure command: Can someone compile and update Synocommunity to 17.1? |
I've tested and this still does not compile using the 5.x toochains, so still can't be done within the framework as it stands until we at least have 6.x toolchains |
For all waiting - a reminder that nzbget can be installed on most devices via official installer package as documented in NZBGet - Installation on Linux. One thing you would need to figure out on your own is how to make it start automatically on boot. |
@schumi2004 Can you post the changes you made to compile 17.1 to github? |
Pushed it to my github (nzbget branch), to lazy to squash commits though. |
Is it fair to assume that nzbget is no longer supported/provided by synocommunity? Do i have to switch to a different downloader? |
Hey hagabla |
@hagabla Yes NZBGet on SynoCommunity seams pretty dead to me. I would advise you to do a Automatic install as I did. It is described here: https://github.com/nzbget/nzbget/wiki/Installation-on-Linux, it's very straight forward (just 2 commands) and you will also have auto update afterwards. The only thing you have to do manually is to go to the task scheduler in synology admin center and configure a user defined script (e.g. /usr/local/nzbget/nzbget -D) so NZBGet starts on boot. |
:/ You do realise that SynoCommunity is just a bunch of enthusiasts who volunteer their free time to make packages, right? |
Yes, and it is very much appreciated but how is it wrong to ask? |
It's not wrong to ask, but that's not what my comment was about. I was looking at ''no longer provided', 'wasted time', 'stay independent', 'pretty dead'...pretty harsh, considering this is our own bugtracker ;) |
Well you provided up-to-date nzbget packages, now you don't. So it is no longer provided. I don't see any harshness in my post nor was any intended. Sorry if it came across that way. |
You can also compile it yourself and there is a reason for it not being updated ;) |
@schummelschumi2004 |
Correct, and DSM6 toolchains etc plus there are still issues with user management in DSM6 i believe. |
@schumi2004 so is it just a matter of time, or is nzbget abandoned? |
This should give you some more information |
Some have installed the package source http://www.jadahl.com/synology6/ and from there he has for some synology NAS variants compiled nzbget 17.1 version (depending of used gcc bij NAS). See this synology forum page where I found the info: |
I posted also a dropbox link in here with packages but they aren't official. ;) |
@schumi2004, thanks so much for your work here. Any chance you can compile a "broadwell" CPU version? I just upgraded to a DS3617xs.. woohoo |
@Ashkaan i think you should use the x64 package. |
I tried. It doesn't install. The architecture has to match. I ended up using Docker instead. I really like it because it auto-updates now. |
I will have a look at it tomorrow. There is a toolchain for it but i don't see it in spksrc code either but don't know why. |
Hi, Can anyone tell me why there isn't an updated package for syno anymore? kind regards, Tom. |
Hi, when you will be supporting "broadwell" architecture? I upgraded to a DS3617xs :( |
@Ashkaan how did you manage to map the download folder can you help me with the configuration? |
since there is an issue for v18 now #2675 (comment) i'm gonna close this |
@aamri111, at which step are you having trouble? What guide are you following? |
@Ashkaan I installed the nzbget using docker image and I configured my NZB setting. Now I cannot locate the "downloads" folder. I dont know where it is saving downloads or how to configure the downloads folder location. |
Please update NZBGet to 17.0
The text was updated successfully, but these errors were encountered: