# Configuration file for endpad.tcl. Keywords are:- # timezone hh:mm Set the timezone (don't use this on ozTiVo) # channel N This line's settings apply to channel N only. # validity hh:mm-hh:mm This line's settings only apply if the programme's # start time is within the specified interval. The times can be # specified as hh, hh:mm, or hh:mm:ss and may be limited to one # day of the week with Day/hh:mm etc. Note that the interval # can wrap around midnight. # program P This line's settings apply if the name of the program matches # the supplied pattern, P (may be quoted using {} or ""). # programme P As above, but with British spelling! # startpad X Start padding X minutes # endpad Y End padding Y minutes # negpad W Start the following program late to allow W minutes endpad # maxneg M Maximum late starting for matching program is M minutes # sugqual Z The recording quality for suggested recordings # Basic = 0, Medium = 40, High = 75, Best = 100, default = -1 # sugeq Padding of suggestions on this channel does not cause subsequent # suggestions on other channels to be cancelled. # Keywords can be abbreviated as follows: c(hannel), p(rogram), v(alidity), # s(tartpad), e(ndpad), n(egpad), m(axneg), tz (timezone) # Keywords may optionally be preceded by "-". Comments start with "#". startpad 5 endpad 15 # Example (UK): # startpad 1 endpad 3 # global default (same as -s 1 -e 3) # channel BBC1STH,BBC2STH,BBC4 endpad 15 # override endpad for the BBC # channel C4 validity 18-5 endpad 10 # endpad for 6pm to 5am on Channel 4 # programme Buffy endpad 20 # endpad for Buffy the Vampire Slayer # validity Sat/19:30-05:00 endpad 20 # Saturday 7:30pm to Sunday 5am # Example (Oz): # startpad 1 endpad 10 # Global defaults # Hi-5 is almost always on time, and I don't want my child watching next prog # channel Nine-Mel program {Hi-5} -s 0 -e 0 # Temptation always runs over, see the end rather than start of the next prog # channel Nine-Mel program {^Temptation$} negpad 4 # Never take off start of any CSI program # channel Nine-Mel program CSI maxneg 0