My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 08, 2009 by moy...@yahoo.com
Labels: Featured
configuring_kmttg  

CONFIGURING KMTTG

This step is very important and must be run at least the first time you start kmttg.

NOTE: As of version 0.7a kmttg will automatically detect any Tivos on your network and add them to Tivos list, but you can optionally add tivos yourself if you wish. If your Tivo IP assignments change dynamically due to IP renewal kmttg will detect and adjust them automatically as well.
NOTE: You can specify different output directories for .TiVo files, .mpg files and encoded files if you wish or you can set them all the same.
NOTE: For file and directory fields you can double-click in the field to bring up a File Browser to help locate files/directories.

Tivos tab (MANUALLY ENTERING TIVO NAMES AND IP NUMBERS)

EXAMPLE: Tivo Name = Bedroom Tivo IP# = 192.168.1.101
Tivo Central—Messages&Settings—Settings—Phone&Network: IP addr

Look for Tivos on network

File Settings tab

Remove .TiVo file after decrypt

Remove Ad Detect files after Ad Cut

Remove .mpg file after Ad Cut

Remove .mpg file after encode

Check Available Disk Space

File Naming

Mon 3/24/2008 at 8:00pm called “The Big Bang Theory – The Loobenfeld Decay” from channel 702=KCBSDT
Keywords in this example are:
[title] = The Big Bang Theory – The Loobenfeld Decay
[mainTitle] = The Big Bang Theory
[episodeTitle] = The Loobenfeld Decay
[channelNum] = 702
[channel] = KCBSDT
[min] = 00
[hour] = 20
[wday] = Mon
[mday] = 24
[month] = Mar
[monthNum] = 03
[year] = 2008

So continuing with above example, if I set:
File Naming = [title] (Recorded [month] [mday],[year],[channel])
The .TiVo file name would become:
The Big Bang Theory – The Loobenfeld Decay (Recorded Mar 17,2008,KABCDT).TiVo

The [/] keyword is a folder separator which allows you to create custom sub-folder names as part of the output file definition. Continuing above example:
File Naming = [mainTitle][/][year]_[monthNum]_[mday] [episodeTitle]
The .TiVo file name would become (using Windows folder structure note the resulting sub-folder structure):
The Big Bang Theory\2008_03_24 The Loobenfeld Decay.TiVo

NOTE: If you are not careful with file naming and don't include keywords that are always present for every show it is possible you end up with an empty file. So for example if you only use episodeTitle keyword then shows that don't have episode titles will result in an empty string. Starting with version 0p7c kmttg will now issue an error and not process files that end up as an empty string with just a file extension. In previous releases kmttg would continue anyway.

Advanced File Naming

By request some more advanced keyword processing was introduced to allow for conditional text.

[mainTitle]["_Ep#" EpisodeNumber]_[wday]_[month]_[mday]

The advanced keyword is highlighted in bold and signifies only include “_Ep#xxx” if EpisodeNumber exists for the show in question. “_Ep#” is literal string to which the evaluated contents of EpisodeNumber keyword are appended. If EpisodeNumber does not exist then the whole advanced keyword evaluates to empty string.

FILES Default Path

.TiVo Output Dir

.mpg Output Dir

.mpg Cut Dir

Encode Output Dir

Overwrite existing files

Programs tab

curl

tivodecode

mencoder (optional)

  • REQUIRED if you plan to enable “comcut” in kmttg.
  • Supply the full path to the mencoder binary.
  • mencoder is used if you select the “comcut” option in kmttg to automatically cut out commercial segments detected by comskip.
  • NOTE: You are better off using an mpeg2 editor if you want precise cuts and in sync audio/video. The combination of comskip and comcut can work well for some shows but not well at all for others. On occasion I find mencoder can produce out of sync audio/video files.

ffmpeg (optional)

handbrake (optional)

comskip (optional)

comskip.ini (optional)

t2extract

AtomicParsley

custom command

Program Options tab

Download TiVo files in Transport Stream format

t2extract extra arguments

t2extract -f srt videoFile

metadata files

General tab

GUI Font Size

MAK

Tivo Central—Messages&Settings—Account&System Information—Media Access Key

active job limit

encoding cpu cores

wan http port (optional)

toolTip timeout (secs)

Display toolTips

Show full paths in Job Monitor

VideoRedo tab (Windows only)

VideoRedo path

C:\Program Files (x86)\VideoRedoPlus

Use VideoRedo AdScan instead of comskip

Use VideoRedo GUI to review detected commercials

NOTE: This setting only applies to GUI mode. In auto transfers mode this setting has no effect.

Bring up VideoRedo GUI to make manual cuts

Enable VideoRedo QS Fix video dimension filter

Decrypt using VideoRedo instead of tivodecode

pyTivo tab

pyTivo.conf file

pyTivo host name

pyTivo push destination

Files to push



Sign in to add a comment
Hosted by Google Code