mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-03-12 12:35:28 -07:00
Updated transmission (markdown)
parent
93dfd78519
commit
72c4b2b2e4
@ -8,44 +8,40 @@ If you are using Transmission, perform the following steps to configure postproc
|
||||
quicker and less harddisk used, if download and final location are on the same hard-disk
|
||||
set uselink = 0 to use normal copy options.
|
||||
Any movement across hard disks / network MUST use "0"
|
||||
|
||||
ii. [Torrent] extractiontool (Windows Only...you will need to install [7-zip](http://www.7-zip.org/ "7-zip"))
|
||||
|
||||
C:\Program Files\7-Zip\7z.exe'
|
||||
|
||||
iii. [Torrent] categories: all categories/labels/sub-directories used by your downloader.
|
||||
ii. [Torrent] categories: all categories/labels/sub-directories used by your downloader.
|
||||
|
||||
music,music_videos,pictures,software
|
||||
|
||||
iv. [Torrent] compressedExtentions: all extensions you want to be identified and extracted
|
||||
iii. [Torrent] compressedExtentions: all extensions you want to be identified and extracted
|
||||
|
||||
.zip,.rar,.7z,.gz,.bz,.tar,.arj
|
||||
|
||||
v. [Torrent] mediaExtentions: all extensions you want to be identified as videos and processed.
|
||||
iv. [Torrent] mediaExtentions: all extensions you want to be identified as videos and processed.
|
||||
|
||||
.mkv,.avi,.divx,.xvid,.mov,.wmv,.mp4,.mpg,.mpeg,.vob,.iso
|
||||
|
||||
vi. [Torrent] metaExtentions: all other extensions you want to be processed. other extensions will be ignored.
|
||||
v. [Torrent] metaExtentions: all other extensions you want to be processed. other extensions will be ignored.
|
||||
|
||||
.nfo,.sub,.srt,.jpg,.gif
|
||||
|
||||
vii. [CouchPotato] & [SickBeard] category: you must set the category that is passed from these applications
|
||||
vi. [CouchPotato] & [SickBeard] category: you must set the category that is passed from these applications
|
||||
This is the last folder name in the directory path passed as "directory for completed downloads."
|
||||
If using "blackhole-subdirectory", this is the last folder name used in the blackhole.
|
||||
|
||||
e.g. tv or movies
|
||||
|
||||
viii.[CouchPotato] & [SickBeard] outputDirectory: you must set the absoluet path to extract videos to.
|
||||
vii. [CouchPotato] & [SickBeard] outputDirectory: you must set the absolute path to extract videos to.
|
||||
this destination, for CouchPotato, must match the CouchPotato Renamer's, "from" directory.
|
||||
|
||||
/usr/local/extracted/movies
|
||||
/usr/local/extracted/tv
|
||||
|
||||
ix. [CouchPotato] & [SickBeard]:
|
||||
viii.[CouchPotato] & [SickBeard]:
|
||||
Configure the remaining settings as describes in nzbToCouchPotato and nzbToSickBeard above.
|
||||
|
||||
|
||||
2. In Transmission add the TorrentToMedia.py script to run on downlaod complete.
|
||||
2. In Transmission add the TorrentToMedia.py script to run on download complete.
|
||||
|
||||
i. On some systems go to Preferences->Transfers->Management
|
||||
Select the script to run on download complete.
|
||||
|
Loading…
x
Reference in New Issue
Block a user