[19. April 2013] A-400 Advanced Network Setup now available | [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 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

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 woes...
10-23-2012, 04:12 PM (This post was last modified: 10-23-2012 04:50 PM by gnujoshua.)
Post: #1
NZBget 9 woes...
After some issues with 0.9 and very, very slow downloads - I grabbed the nzbget 9 from the dropbox mirror and installed via CSI (after uninstalling 0.9 from CSI).

The interface is very clean, and I like it a lot.

That being said, I am having a hell of a time getting it to work. For starters, there are 3 nzbget.conf files:
/share/Apps/NZBget/nzbget.conf
/share/Apps/NZBget/.nzbget/nzbget.conf
/share/Apps/NZBget/webui/nzbget.conf

The nzbget-postprocess.conf file installed to the root (NZBget) folder and was failing, so I moved it to the .nzbget folder and that got rid of the errors.

My biggest issue thusfar, is that even though I've changed the DestDir variable in all of the nzbget.conf files, the dest directory is still pointing to /share/Apps/NZBget/Temp - I have no clue why this is happening and it's breaking my unpack and copy processes from Sickbeard. Even the web interface confirms that DestDir is set to /share/Download but for some reason when I initiate a download, it still goes to the Temp folder.

Unfortunately, I can't revert back to an older version of NZBget because all of JHMiller's stuff has been pulled from CSI. I like the new NZBget interface and wouldn't mind keeping it, but I'm really having a hard time getting it to work.

When everything was working right - I was basically using SickBeard + NZBget and the stock unpack scripts.

Ok - partial fix here.

Wiped NZBget (and sickbeard, although this was probably not necessary) using CSI and reinstalled. Using CSI, I did a shutdown NZBget as soon as it booted and logged into my PCH.

Telneted to my PCH, deleted /share/Apps/NZBget/.nzbget/nzbget.conf and soft-linked it to the nzbget.conf file one level up as follows (this way I don't have any misconceptions about which file is the right file, they are the same file):

# cd /share/Apps/NZBget/.nzbget/
# rm nzbget.conf
# ln -s ../nzbget.conf nzbget.conf

Then I soft-linked the config post-process config to the bin folder (this corrects two things - it fixes the error in NZBget when trying to locate the nzbget-postprocess.conf file, therefore allowing you to correct the path to unrar):

# cd /share/Apps/NZBget/bin/
# ln -s ../nzbget-postprocess.conf nzbget-postprocess.conf

Then I corrected the path for unrar in the nzbget-postprocess.conf using vi. On my A-210 unrar is in the /nmt/apps/bin folder.

Once done, I started up NZBget via CSI, configured my news servers, and grabbed an NZB. Verified that the file is now unpacking in /share/Download as it should.

Now off to install Sickbeard again.
Find all posts by this user
Add Thank You Quote this message in a reply
10-23-2012, 04:58 PM
Post: #2
RE: NZBget 9 woes...
If you want give my version a try, it was posted on page 2 of the nzbget 9 thread. http://www.mediafire.com/?o8txb5b6f8l8vav

There are ment to be 2 conf files, the ones in the webui folder are defaults and (in my package) the ones in the root of NZBget folder are where the changes you made are stored.

There should ne no need for changing things around, it should work as it is. Also it is best to change setting via the webui.

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-23-2012, 05:03 PM
Post: #3
RE: NZBget 9 woes...
(10-23-2012 04:58 PM)jhmiller Wrote:  If you want give my version a try, it was posted on page 2 of the nzbget 9 thread.

There are ment to be 2 conf files, the ones in the webui folder are defaults and (in my package) the ones in the root of NZBget folder are where the changes you made are stored.

There should ne no need for changing things around, it should work as it is. Also it is best to change setting via the webui.

Thanks for your response.

Oddly enough, when I made those changes in the webui - my downloads were still unpacking to /share/Apps/NZBget/Temp - even after I confirmed that the webui had the DestDir set to /share/Download

In my fix above, there were 3 nzbget.conf files, one was in the root NZBget folder, another one was in .nzbget. I deleted the one in .nzbget and linked it to the conf file one level up.

It might be that the CSI package of 9 that I have simply doesn't have the correct config. If I have any further problems I'll re-download from the point you mentioned after wiping nzbget - but I'm fairly hopeful it's going to work fine at this point.
Find all posts by this user
Add Thank You Quote this message in a reply
11-15-2012, 01:36 PM
Post: #4
RE: NZBget 9 woes...
Hi,

I've recently installed NZB9 using CSI, it's a very nice interface.

The problem I have sounds similar to gnujoshua's - everything downloads okay but then I get an error "Post-Process: Configuration file /share/Apps/NZBGet/bin/nzbget-postprocess.conf not found, exiting" and nothing gets unpacked. I then have to do this manually from my PC, which takes an age because it's remote from my PCH! Definitely an overnight job!

So it sounds like I need to make sure the .conf file is in the bin directory (or change the location in settings??) - but before I go mucking around with it, do you have any advice? ie. If i find multiple .conf files like gnujoshua, which one should I move? Can I do it from my windows PC or should I telnet to my PCH and do it that way? etc.

Thanks for any help you can give. When I get this sorted, next up is Sickbeard and CouchPotato! Rock on!

W
Find all posts by this user
Add Thank You Quote this message in a reply
11-15-2012, 02:02 PM
Post: #5
RE: NZBget 9 woes...
Did you try my version above, if you could and it works a normal maybe future releases will not suffer from this issue.

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
11-15-2012, 02:12 PM
Post: #6
RE: NZBget 9 woes...
Your link is not working.

I've just updated to v497 and the webUI. Looks nice.

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to chris57 for this post
11-15-2012, 02:30 PM
Post: #7
RE: NZBget 9 woes...
http://www.mediafire.com/?2aakgscnz9ya38i

Thanks Chris, link updated, its r477 but will update it if it stops the above error(it should)

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
11-15-2012, 04:45 PM
Post: #8
RE: NZBget 9 woes...
(11-15-2012 01:36 PM)wanstronian Wrote:  "Post-Process: Configuration file /share/Apps/NZBGet/bin/nzbget-postprocess.conf not found, exiting" and nothing gets unpacked.

You can take the default version of config file here and save to the location it looks in ("/share/Apps/NZBGet/bin/nzbget-postprocess.conf" in your case).

To be able to edit this conig file from web-interface you also need to save a copy of this file in webui-folder - I don't know the exact location on NMT but it's the folder containing files index.html, index.js, config.js, etc. After that you need to restart NZBGet or use function Reload in web-interface (tab "settings", section "System").
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
11-15-2012, 10:01 PM
Post: #9
RE: NZBget 9 woes...
(11-15-2012 02:30 PM)jhmiller Wrote:  http://www.mediafire.com/?2aakgscnz9ya38i

Thanks Chris, link updated, its r477 but will update it if it stops the above error(it should)

File (added jhmiller to the file name) added to dropbox mirror

Popcorn Hour A-210
NZBget 10.2 | Sickbeard alpha master | Oversight 2.0 alpha r2380 + Slick skin | Music Player Deamon (MPD)

Raspberry pi model b
Openelec | Xbmc
Visit this user's website 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
Star NZBGet 9.0/10.0 discussion hugbug 473 37,720 Yesterday 06:45 PM
Last Post: say170
  Can't save NZBGet Web Interface settings jurjongo 0 457 04-15-2013 09:57 PM
Last Post: jurjongo
  NZBGet download x pars instead of one/all/none shazada 0 462 04-07-2013 03:46 PM
Last Post: shazada
  NZBGet on the PCH/NMT Manual and F.A.Q. Philos 147 176,189 03-10-2013 11:33 AM
Last Post: blobe
Tongue Script to send NZB(url) to NZBGet using iOS mrmaximum 18 6,984 03-05-2013 12:23 AM
Last Post: rvdet
  NZBGET postprocess to specified folder Goldrolly 2 1,055 02-15-2013 06:09 PM
Last Post: jhmiller
  nzbget config giovan39 0 655 02-15-2013 11:27 AM
Last Post: giovan39
  nzbget unrar script popcorn a400 giovan39 0 751 02-15-2013 08:17 AM
Last Post: giovan39
Question Keep the Original NZBget webui? jhmiller 5 838 01-30-2013 02:39 PM
Last Post: hugbug
  [nzbget] NZBget 0.7.0 download and discussion Ger Teunis 492 209,213 01-25-2013 10:02 AM
Last Post: Peige

Forum Jump: