styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
529 stars 183 forks source link

Newznab Search Doesnt send download to NZBGet #286

Open mannibis opened 10 years ago

mannibis commented 10 years ago

I have NZBGet configured and working correctly and enabled, yet when I set up my newznab provider for the search feature, it only sends the downloads to sabnzbd+ (which is not enabled, nor do I have that installed). Could you perhaps add "Send to NZBGet" for the newznab search feature? Thanks

Hellowlol commented 10 years ago

I agree. Nzbget should get some love. If styxit don't pick this one up I will :)

styxit commented 10 years ago

I switched to NZBGet so i could benefit from this, although i rarely use the newznab search feature. @Hellowlol be my guest.

I was working on general improvements for nzbget page, but haven't worked on it for a while.

mannibis commented 10 years ago

thanks guys, personally i snatch from dognzb (and other indexers) directly if i'm searching, but this will help out for family members that want to search for something and add it to nzbget queue. I have everything automated and when downloaded it will add to Plex which I share with family (i don't use couchpotato and i don't want to give them access to my indexers)

Hellowlol commented 10 years ago

Ill add: send to nzbget from search, set download speed, resume/pause/remove individual nzbs, paste url to nzbget and set categories.

mannibis commented 10 years ago

nice!

On 8/26/14, Hellowlol notifications@github.com wrote:

Ill add: send to nzbget from search, set download speed, resume/pause/remove individual nzbs, paste url to nzbget and set categories.


Reply to this email directly or view it on GitHub: https://github.com/styxit/HTPC-Manager/issues/286#issuecomment-53513331

mannibis commented 10 years ago

is this going to get pushed?

Hellowlol commented 10 years ago

it usually takes a long time before anything gets merged. Until styxit has merge it you can use https://github.com/Hellowlol/HTPC-Manager/tree/master2

styxit commented 10 years ago

I know you guys are working really hard on this, but my time is very limited lately and i try to test most of the code before merging it to prevent possible problems. And i can tell you why: My guess is most people use the build in updater (instead of git-pull or download the new source). If an error causes HTPC-Manager to not run anymore due to broken python code or whatever. The built-in updater can not be used anymore. So even if we fix a problem with a patch, all users who were updated to the broken code, would never be able to update anymore, since the build-in updater is not working. For example, Synology users would need to do a complete reinstall.

Hellowlol commented 10 years ago

Its fine. It was not meant as criticism. More like a observation. :)