mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
spelling errors
This commit is contained in:
parent
2bc35cf2a5
commit
2678bf3c74
1 changed files with 4 additions and 4 deletions
|
@ -7,11 +7,11 @@ This script is based on sabToSickBeard (written by Nic Wolfe and supplied with S
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
Originally this was modifed from the SickBeard version to allow for "on-demand" renaming and not have My QNAP TS-412 NAS constantly scanning the downlaod directory.
|
Originally this was modifed from the SickBeard version to allow for "on-demand" renaming and not have My QNAP TS-412 NAS constantly scanning the download directory.
|
||||||
Later, a few failed downloads prompted me to incorporate "failed download" handling.
|
Later, a few failed downloads prompted me to incorporate "failed download" handling.
|
||||||
Failed downlaod handling is now provided for sabnzbd, by CouchPotatoServer; however on arm processors (e.g. small NAS systems) this can be un-reliable.
|
Failed download handling is now provided for sabnzbd, by CouchPotatoServer; however on arm processors (e.g. small NAS systems) this can be un-reliable.
|
||||||
|
|
||||||
thorli's Synology DS211j was too weak to provide decent downloads rates with SABnzbd and CouchPotatoServer even by using sabToCouchPotato; His only alternative (as with many many QNAP and Synology users) was to switch to NZBGet which uses far less resources and helps to reach the full download speed.
|
thorli's Synology DS211j was too weak to provide decent download rates with SABnzbd and CouchPotatoServer even by using sabToCouchPotato; His only alternative (as with many many QNAP and Synology users) was to switch to NZBGet which uses far less resources and helps to reach the full download speed.
|
||||||
|
|
||||||
The renamer of CouchPotatoServer caused broken downloads by interfering with NZBGet while it was still unpacking the files. Hence the solution was thorli's version of sabToCouchPotato which has now been named "nzbToCouchPotato".
|
The renamer of CouchPotatoServer caused broken downloads by interfering with NZBGet while it was still unpacking the files. Hence the solution was thorli's version of sabToCouchPotato which has now been named "nzbToCouchPotato".
|
||||||
|
|
||||||
|
@ -297,4 +297,4 @@ If you are using NZBGet perform the following steps to configure postprocessing
|
||||||
|
|
||||||
Use /n for new line.
|
Use /n for new line.
|
||||||
|
|
||||||
Email_Message="The download of <name> has <status> /n This has been processed by the script <script> for category <cat>"
|
Email_Message="The download of <name> has <status> /n This has been processed by the script <script> for category <cat>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue