mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
renamed changefile
removed helpfile since this is now included in the repo's readme.md created new changelog.
This commit is contained in:
parent
26ac4b5353
commit
b8148383ad
1 changed files with 0 additions and 34 deletions
|
@ -1,37 +1,3 @@
|
||||||
Rename the file autoProcessMovie.cfg.sample to autoProcessMovie.cfg
|
|
||||||
|
|
||||||
Fill in the appropriate fields as they apply to your installation.
|
|
||||||
|
|
||||||
[Notes_On_Delay]
|
|
||||||
delay must be a minimum of 60 seconds for the renamer.scan to run successfully. CouchPotato
|
|
||||||
performs a test to ensure files/folder are not newer than 1 minute to prevent renaming of
|
|
||||||
files that are still extracting.
|
|
||||||
|
|
||||||
[Notes_On_Method_renamer]
|
|
||||||
method "renamer" is the default which will cause CouchPotato to move and rename downloaded files
|
|
||||||
as specified in the CouchPotato renamer settings.
|
|
||||||
This will also add the movie to the manage list and initiate any configured notifications.
|
|
||||||
In this case SABnzbd (or your download client) must extract the files to the "from" folder
|
|
||||||
as specified in your CouchPotato renamer settings. Renamer must be enabled but you should
|
|
||||||
increase the "run every" option in CouchPotato renamer settings (advanced settings) to only
|
|
||||||
run daily (1440) or weekly (10080) or automatic scan can be disabled by setting run every =0.
|
|
||||||
|
|
||||||
[Notes_On_Method_manage]
|
|
||||||
method "manage" will make CouchPotato update the list of managed movies if manager
|
|
||||||
is enabled but renamer is not enabled.
|
|
||||||
In this case SABnzbd (or your download client) must extract the files directly
|
|
||||||
to your final movies folder (as configured in CouchPotato manage settings) and Manage must
|
|
||||||
be enabled.
|
|
||||||
|
|
||||||
If you have added .py to your PATHEXT (in windows) or you have given sabToCouchPotato.py executable
|
|
||||||
permissions, or you are using the compiled executables you can manually call this process outside of
|
|
||||||
sabnzbd for testing your configuration or in case a postprocessing event failed.
|
|
||||||
To do this, execute sabToCouchPotato.py
|
|
||||||
e.g. via ssl issue the following command: #./sabToCouchPotato.py
|
|
||||||
when in the directory where sabToCouchPotato.py is located.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Change_LOG / History
|
Change_LOG / History
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue