[19. June 2013] Soundcloud® available now | [7. June 2013] Youporn available now | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
NZBGet 9.0/10.0 discussion
10-06-2012, 09:02 PM (This post was last modified: 01-30-2013 03:02 PM by hugbug.)
Post: #1
Star NZBGet 9.0/10.0 discussion
I see the questions about NZBGet 9.0 in different threads.
It make sense to have a separate topic for NZBGet 9.0.

The main feature of 9.0 is the all new web-interface.

[Image: Web-Interface-01-Downloads.png]

For more screenshots and description of the new web-interface see page Web-Interface on NZBGet web-site.

For full list of changes see announcement nzbget 9.0-testing-r497.



How to install the newest version of NZBGet on NMT? The easiest way is of course to use CSI but you can also install manually.

Installing using CSI-package
  1. Download CSI-package from this link;
  2. Load CSI, go to File -> Install from file -> Select the downloaded zip-file file, install;
  3. Using CSI, restart NZBGet.
  4. Your new NZBGet URL will be http://NMTIP:6789 (default username/pass nzbget/tegbzn6789 )
The package is made by forum member jhmiller and hosted by NaaN. The instructions above are written by moddigi. Thanks to all guys!

How to install the newest version manually without CSI.

The NZBGet Download Page provides binaries for NMT-100 and NMT-200 series (should also work on 300 series).
  1. Download the binary archive for NMT100 or NMT200;
  2. Unpack the archive somewhere on NMT drive;
  3. Stop NZBGet;
  4. Replace your existing binary nzbget with the new one from the unpacked archive (it's under /usr/local/bin in the archive);
  5. Add new option WebDir with the path to unpacked folder /usr/local/shared/nzbget/webui (replace the path with a correct one);
  6. Check the option ServerIP (or ControlIP, see below). It shouldn't be set to 127.0.0.1 or localhost. Set it to 0.0.0.0 or the real IP-Address of NMT (something like 192.168.1.1);
  7. Start NZBGet.
Now you should be able to connect to the new web-interface via http://ip-of-nmt:ServerPort/ where ServerPort is the value of option ServerPort (or ControlPort, see below) in config file (not the port used in the old web-interface!). For authorization use username nzbget and the password as defined in the option ServerPassword (or ControlPassword, see below) in the config file.

Note regarding options ServerIP, ServerPort and ServerPassword: in NZBGet-9.0-tesing-r477 these options were renamed to ControlIP, ControlPort and ControlPassword. They were renamed because I saw the users confuse them with options ServerX.Host, ServerX.Port and ServerX.Password. The old options names are still accepted by the program.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
[+] 7 users say Thank You to hugbug for this post
10-07-2012, 04:58 AM
Post: #2
RE: NZBGet 9.0 discussion
I appreciate you trying to help, but your tutorial does not work for me. alot of the stuff you are telling us to do is wrong. there is nothing about permissions of files, nothing about which config to edit, and you openly admit you haven't done this on a NMT... it would be great if someone could post a valid tutorial on how to get this working 100% on the NMT...

looks like .8 is calling my name because .9 is not ready for prime time.
Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 11:09 AM
Post: #3
RE: NZBGet 9.0 discussion
(10-07-2012 04:58 AM)zurie Wrote:  alot of the stuff you are telling us to do is wrong.

Could you be more specific? These instructions were already posted in another thread and do worked for at least one forum member.

For me it looks like you are just too lazy Smile. Nothing bad about wanting a one-click-install but this is not what the instructions were about.

Taking into account jhmiller has given up his efforts regarding CSI it may take a while until a CSI package is available - weeks, months, who knows?
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 11:47 AM (This post was last modified: 10-07-2012 11:48 AM by jhmiller.)
Post: #4
RE: NZBGet 9.0 discussion
(10-07-2012 04:58 AM)zurie Wrote:  I appreciate you trying to help, but your tutorial does not work for me. alot of the stuff you are telling us to do is wrong. there is nothing about permissions of files, nothing about which config to edit, and you openly admit you haven't done this on a NMT... it would be great if someone could post a valid tutorial on how to get this working 100% on the NMT...

looks like .8 is calling my name because .9 is not ready for prime time.

I think the only thing missing from his instructions is to have a CSI version installed first.
I did have a CSI version of nzbget 0.9.0 that was made using basicly the same instructions above(was posted in the nzbget thread), so i can confirm they do work.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to jhmiller for this post
10-07-2012, 12:00 PM
Post: #5
RE: NZBGet 9.0 discussion
(10-07-2012 11:47 AM)jhmiller Wrote:  I think the only thing missing from his instructions is to have a CSI version installed first.

This should work even with the stock version. It could be more difficult to replace the binary because as far as I can remember (I have used NMT for the last time about 2 years ago) the nmt-apps partition is not exposed via samba/ftp and you have to use terminal.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 12:16 PM
Post: #6
RE: NZBGet 9.0 discussion
(10-07-2012 12:00 PM)hugbug Wrote:  
(10-07-2012 11:47 AM)jhmiller Wrote:  I think the only thing missing from his instructions is to have a CSI version installed first.

This should work even with the stock version. It could be more difficult to replace the binary because as far as I can remember (I have used NMT for the last time about 2 years ago) the nmt-apps partition is not exposed via samba/ftp and you have to use terminal.

Thats is what i was refering to. The average user would not know how to replace the system nzbget binary.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 02:39 PM (This post was last modified: 10-07-2012 03:21 PM by moddigi.)
Post: #7
RE: NZBGet 9.0 discussion
Just tried this, working on A200.

New web interface is much nicer than old, thanks hugbug! Smile

[edit] I installed this via editing the old 0.8.0 CSI file that JHMiller created... If he allows it, I'll post an edited 0.9 CSI file, otherwise you'll just have to manually follow hugbugs instructions (which also work fine - however if you need help following it just ask!)
Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 03:11 PM
Post: #8
RE: NZBGet 9.0 discussion
You already have the permission from the license terms. It's GPL software. You may change and redistribute it. The CSI package has the same license of course.

BTW, it's 9.0, not 0.9.0.

Before you make the package please test if the settings page works. There is a bug causing the settings page not to load if the post-processing config template file is not present in webui-folder (see this topic on NZBGet forum).
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to hugbug for this post
10-07-2012, 03:29 PM
Post: #9
RE: NZBGet 9.0 discussion
Settings page works.
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to moddigi for this post
10-07-2012, 05:27 PM (This post was last modified: 10-07-2012 05:28 PM by moddigi.)
Post: #10
RE: NZBGet 9.0 discussion
Okay, after lots of playing around I now know why a new install from csi zip wouldn't work... it was using the new config file where path settings etc weren't edited for the NMT. It took me ages to figure that one out, lol. Upgrading from an old CSI install worked because it used the old settings (plus the webui and 0.0.0.0 edits of course).

Anyway, new config file edited with appropriate settings, all installed and runs fresh from either an upgrade or new install. However, upon startup on the webUI messages I get

Code:
nzbget.conf(106): Invalid value for option "OutputMode": program was compiled without curses-support

Is this an issue, hugbug?
Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 05:41 PM
Post: #11
RE: NZBGet 9.0 discussion
I changed it to loggable (I had this in my old config)
In Display section I set this:
OutputMode=loggable

I thing it's important to change it as it pauses all server activities:

Sun Oct 7 14:19:32 2012 ERROR nzbget.conf(982): Invalid value for option "OutputMode": program was compiled without curses-support
Sun Oct 7 14:19:32 2012 INFO Pausing all activities due to errors in configuration
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to meskaya for this post
10-07-2012, 07:14 PM (This post was last modified: 10-07-2012 07:32 PM by hugbug.)
Post: #12
RE: NZBGet 9.0 discussion
(10-07-2012 05:27 PM)moddigi Wrote:  
Code:
nzbget.conf(106): Invalid value for option "OutputMode": program was compiled without curses-support

Is this an issue, hugbug?

Set the option OutputMode=loggable. The nurses interface is interested only for users using terminal and therefore is not relevant for NMT users.



(10-07-2012 05:42 PM)moddigi Wrote:  
(10-06-2012 09:02 PM)hugbug Wrote:  The old web-interface under the old address should still work too.

The old URL doesn't work, when I try http://NMTIP:9999/NZBget_web we get

I'd say if the old web-interface was working before, it should work after you replace the old binary with the new one.

Do you include the old web-interface (NZBGetWeb) within your package? I wouldn't do that. The new web-interface has almost every feature of the old one.

(10-07-2012 05:42 PM)moddigi Wrote:  I'm guessing this error message shown in the new UI is related:

Code:
Web-Server: 404 Not Found, Resource: /.conf

Do you get this log-message when you try to access the old web-interface?

One more thing, can you please include the fixed config.js as described here. You can call it r478 then.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 07:31 PM
Post: #13
RE: NZBGet 9.0 discussion
No, from a new install I didn;t include NZBGetWeb, I'm not even sure where that directory would be.

Nope, that log appears every 10 minutes or so, regardless of any attempt to access the old web interface URL. Shall include that config.js file.
Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 07:33 PM
Post: #14
RE: NZBGet 9.0 discussion
(10-07-2012 07:31 PM)moddigi Wrote:  Shall include that config.js file.

You can call it r478 then.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
10-07-2012, 08:16 PM (This post was last modified: 10-07-2012 11:49 PM by moddigi.)
Post: #15
RE: NZBGet 9.0 discussion
(10-07-2012 07:14 PM)hugbug Wrote:  Do you get this log-message when you try to access the old web-interface?

Just seen that it happens a couple of seconds every time after I manually refresh the (new) web interface.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  nzbget does not download twentefan 1 125 06-18-2013 12:49 PM
Last Post: chris57
  NZBget daemon dying raven219 0 111 06-15-2013 03:54 PM
Last Post: raven219
  NZBGet holding onto connections? wanstronian 0 180 06-07-2013 05:57 PM
Last Post: wanstronian
  Can't save NZBGet Web Interface settings jurjongo 2 738 05-29-2013 10:18 PM
Last Post: jhmiller
  NZBGet download x pars instead of one/all/none shazada 0 577 04-07-2013 03:46 PM
Last Post: shazada
  NZBGet on the PCH/NMT Manual and F.A.Q. Philos 147 178,064 03-10-2013 11:33 AM
Last Post: blobe
Tongue Script to send NZB(url) to NZBGet using iOS mrmaximum 18 7,276 03-05-2013 12:23 AM
Last Post: rvdet
  NZBGET postprocess to specified folder Goldrolly 2 1,181 02-15-2013 06:09 PM
Last Post: jhmiller
  nzbget config giovan39 0 763 02-15-2013 11:27 AM
Last Post: giovan39
  nzbget unrar script popcorn a400 giovan39 0 870 02-15-2013 08:17 AM
Last Post: giovan39

Forum Jump: