Networked Media Tank
[nzbget] NZBget 0.7.0 download and discussion - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: NMT Software & Settings (/forumdisplay.php?fid=19)
+--- Forum: Torrent and Usenet (/forumdisplay.php?fid=64)
+--- Thread: [nzbget] NZBget 0.7.0 download and discussion (/showthread.php?tid=19465)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33


RE: [nzbget] NZBget 0.7.0 download and discussion - chris57 - 08-08-2012 11:55 AM

I'll give it a go tonight when I get in from work.


RE: [nzbget] NZBget 0.7.0 download and discussion - NaaN - 08-09-2012 01:49 PM

(08-08-2012 09:21 AM)hugbug Wrote:  Until someone created CSI package, few tips how to install it manually:
  1. Download the binary archive for NMT100 or NMT200 from NZBGet Download Page;
  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);
  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. 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 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 in the config file.

The old web-interface under the old address should still work too.

Please note: I do not have an NMT to test whether these instructions work Smile.

Got it running !

Locations were a bit different:

NZBget binary is found at: /share/Apps/NZBget/bin
nzbget.conf is found at: /share/Apps/NZBget/.nzbget/ (hidden folder in windows explorer)
webui folder is found at: /share/Apps/NZBget/

I renamed the folder containing the new webinterface to "web" before adding it, so my
WebDir path is: /share/Apps/NZBget/web

Connected to popcornhour_ip:6789 with username: nzbget and my password


-------------------------------

So far all seems to work just fine: already tested adding automated nzb's with CouchPotato V2, Sick Beard and DOGnzb and manually adding nzb's.

Question
I only added the WebDir option to my nzbget.conf, are there more new options that available between version 9 and 0.8 that need adding ?

Minor remark:
Mobile interface seems a bit cluttered on a iPhone 4


RE: [nzbget] NZBget 0.7.0 download and discussion - hugbug - 08-09-2012 02:47 PM

(08-09-2012 01:49 PM)NaaN Wrote:  webui folder is found at: /share/Apps/NZBget/
I renamed the folder containing the new webinterface to "web" before adding it, so my
WebDir path is: /share/Apps/NZBget/web

I recommend to put the new web-interface into a new folder. This allows to use the old web-interface in a case something is wrong with the new.


Quote:I only added the WebDir option to my nzbget.conf, are there more new options that available between version 9 and 0.8 that need adding ?

That's the only new option so far.

Quote:Minor remark:
Mobile interface seems a bit cluttered on a iPhone 4

It's not perfect but should look OK. I'll check it.


RE: [nzbget] NZBget 0.7.0 download and discussion - NaaN - 08-09-2012 03:20 PM

Quote:I recommend to put the new web-interface into a new folder. This allows to use the old web-interface in a case something is wrong with the new.

Yup, that is exactly what I did. Old interface is still in folder "webui" and the new one is in a folder I called "web". Both folder resides in directory "NZBget".


RE: [nzbget] NZBget 0.7.0 download and discussion - jhmiller - 08-11-2012 11:01 AM

C.S.I release coming, Sorry for the delay but was busy with other stuff.

Thanks again to hugbug for all his hard work in this great app, your a star m8.

As your config does not get overwritten by the install, any new features that were added by this version will not work until you add it in the config file. As hugbug said above just add
Code:
WebDir=/share/Apps/NZBget/web

and you should be good to go.


RE: [nzbget] NZBget 0.7.0 download and discussion - mmccking - 08-26-2012 11:25 PM

Just installed via CSI, changed the webdir and the page now loads. But it just keep saying "Loading Data". I try to navigate, IE says error on page. Firefox does nothing, just keeps saying "Loading Data". Sad

Works fine with Chrome and Safari, but not IE or Firefox. Anybody else experience this?

Here's what IE reports if this helps anybody...
-------------
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; .NET4.0C)
Timestamp: Mon, 27 Aug 2012 06:02:22 UTC


Message: Object doesn't support this property or method
Line: 38
Char: 2
Code: 0
URI: http://ipaddr:6789/upload.js


RE: [nzbget] NZBget 0.7.0 download and discussion - NaaN - 08-27-2012 06:59 PM

(08-26-2012 11:25 PM)mmccking Wrote:  Just installed via CSI, changed the webdir and the page now loads. But it just keep saying "Loading Data". I try to navigate, IE says error on page. Firefox does nothing, just keeps saying "Loading Data". Sad

Works fine with Chrome and Safari, but not IE or Firefox. Anybody else experience this?

Here's what IE reports if this helps anybody...
-------------
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; .NET4.0C)
Timestamp: Mon, 27 Aug 2012 06:02:22 UTC


Message: Object doesn't support this property or method
Line: 38
Char: 2
Code: 0
URI: http://ipaddr:6789/upload.js

Try restarting NZBget with CSI.


RE: [nzbget] NZBget 0.7.0 download and discussion - mmccking - 08-27-2012 07:54 PM

[/quote]

Try restarting NZBget with CSI.
[/quote]

I've done that, and even completely reinstalled NZBget, no luck. It works, but just not on Firefox and IE 8.


RE: [nzbget] NZBget 0.7.0 download and discussion - Phreak - 08-27-2012 09:05 PM

NZBGET 9 working perfectly here, however does one know how to remove the username/password question on the web interface?


RE: [nzbget] NZBget 0.7.0 download and discussion - hugbug - 08-27-2012 09:20 PM

(08-27-2012 06:59 PM)NaaN Wrote:  Works fine with Chrome and Safari, but not IE or Firefox. Anybody else experience this?

It should work with IE9. I'll try to test with IE8.

Firefox must be fine. What version of Firefox you are using, what OS?

(08-27-2012 09:05 PM)Phreak Wrote:  NZBGET 9 working perfectly here, however does one know how to remove the username/password question on the web interface?

Safari can certainly save the password. Firefox has probably an add-on for this.


RE: [nzbget] NZBget 0.7.0 download and discussion - mmccking - 08-28-2012 05:19 PM

Firefox 14.0.1 on Windows 7.


RE: [nzbget] NZBget 0.7.0 download and discussion - Goldrolly - 10-26-2012 04:05 PM

I installed trhought CSI (manual zip install) but I am lost on how tio get the new UI up and running. Is there a (dummies) guide? Wink

(NZBGet 9.0-testing-r477
Web Interface 1.5-testing-1)


RE: [nzbget] NZBget 0.7.0 download and discussion - Peige - 01-25-2013 10:02 AM

(10-26-2012 04:05 PM)Goldrolly Wrote:  I installed trhought CSI (manual zip install) but I am lost on how tio get the new UI up and running. Is there a (dummies) guide? Wink

(NZBGet 9.0-testing-r477
Web Interface 1.5-testing-1)

Does doing that even work? Did you get it going.

My old install just went fubar so just trying to sort it and seeing as there is a new version I thought I would try and get that working.

Still struggling right now Smile

/edit Just seen the big long version 9.0 thread.. off for a read!