|
|
− | == NZBgetweb == | + | == NZBGetWeb == |
| NZBgetweb is a frontend for NZBGet which itself is an NZB binary newsgrabber. If you don't know what Usenet is, you likely won't need to install NZBgetweb. NZBGet can be run at the command line in WDLXTV if need be. | | NZBgetweb is a frontend for NZBGet which itself is an NZB binary newsgrabber. If you don't know what Usenet is, you likely won't need to install NZBgetweb. NZBGet can be run at the command line in WDLXTV if need be. |
| You CANNOT download with NZBgetweb without access to a Usenet server. | | You CANNOT download with NZBgetweb without access to a Usenet server. |
| | | |
− | '''NOTE:''' These instructions are for WDLXTV 1.02.21-0.4.7.3 | + | '''NOTE:''' These instructions are for WDLXTV 1.02.21-0.4.7.3 (or later) |
| | | |
| == Installing == | | == Installing == |
|
|
| | | |
| NzbDir - /tmp/media/usb/USB[port number]/[hash number]/NZB/nzb | | NzbDir - /tmp/media/usb/USB[port number]/[hash number]/NZB/nzb |
| + | |
| + | PostProcessConfigFile - /tmp/media/usb/USB[port number]/[hash number]/NZB/postprocess.conf (''only if you use post-processing, allows NZBgetweb to edit the post processing parameters - very useful'') |
| + | |
| + | PostProcessConfigTemplate - /usr/share/nzbget/nzbget-postprocess.conf |
| | | |
| CheckSpaceDir - /tmp/media/usb/USB[port number]/[hash number]/NZB/dst | | CheckSpaceDir - /tmp/media/usb/USB[port number]/[hash number]/NZB/dst |
|
|
| Server1.Level - 0 | | Server1.Level - 0 |
| | | |
− | Server1.Host - your usenet provider server URL (e.g. nntp.dude.com) | + | Server1.Host - your usenet provider server URL (''e.g. nntp.dude.com'') |
| | | |
| Server1.Port - typically 563 for SSL, 119 for unencrypted - but your usenet provider should indicate a port to use (Always try to use SSL) | | Server1.Port - typically 563 for SSL, 119 for unencrypted - but your usenet provider should indicate a port to use (Always try to use SSL) |
|
|
| MergeNzb - no | | MergeNzb - no |
| | | |
− | NzbProcess - ${MAINDIR}/nzbprocess.pl (add the nzb process script which processes any nzb files you add to its watch queue. Here is my version [http://pastebin.com/zbFtftTf nzbprocess.pl] ) | + | NzbProcess - ${MAINDIR}/nzbprocess.pl (''add the nzb process script which processes any nzb files you add to its watch queue. Here is my version [http://pastebin.com/zbFtftTf nzbprocess.pl]'' ) |
| | | |
| DupeCheck - no | | DupeCheck - no |
|
|
| Crccheck - yes | | Crccheck - yes |
| | | |
− | WriteBufferSize - 0 (you can set to -1 to improve performance but the WDTV is severely low on RAM so anything about 4 connections can consume too much RAM) | + | WriteBufferSize - 0 (''you can set to -1 to improve performance but the WDTV is severely low on RAM so anything about 4 connections can consume too much RAM'') |
| | | |
− | DiskSpace - 10000 (stops the disks filling up!) | + | DiskSpace - 10000 (''stops the disks filling up!'') |
| | | |
| | | |
|
|
| ParCleanupQueue - yes | | ParCleanupQueue - yes |
| | | |
− | NzbCleanupDisk - yes | + | NzbCleanupDisk - no |
| | | |
| | | |
| ''POSTPROCESSING | | ''POSTPROCESSING |
| | | |
Exception encountered, of type "Error"