mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Add details of packages required
This commit is contained in:
parent
fa1e401c88
commit
f028a6ec59
1 changed files with 5 additions and 1 deletions
|
@ -20,6 +20,10 @@ Failed download handling for SickBeard is available by using the development bra
|
|||
To use this feature, in autoProcessTV.cfg set the parameter "failed_fork=1". Default is 0 and will work with standard version of SickBeard and just ignores failed downloads.
|
||||
|
||||
Torrent support has been added with the assistance of jkaberg and berkona. Currently supports uTorrent, Transmissions, Deluge and possibly more.
|
||||
To enable Torrent extraction, on Windows, you need to install [7-zip](http://www.7-zip.org/ "7-zip") or on *nix you need to install the following packages/commands.
|
||||
|
||||
"unrar", "unzip", "tar", "unxz", "unlzma", "7zr"
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
@ -32,7 +36,7 @@ For nzbget downlaod the Full package with nzbget support (including shell script
|
|||
|
||||
Copy all files from *\nzbToMedia\nzbget-postprocessing-files\Shell\ to a location in your system path,
|
||||
or add the location of these files to the system path.
|
||||
e.g. copy to "C:\Program Files (x86)\Shell\" and add "C:\Program Files (x86)\Sheel" to system path.
|
||||
e.g. copy to "C:\Program Files (x86)\Shell\" and add "C:\Program Files (x86)\Shell" to system path.
|
||||
|
||||
### General
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue