# replaySchedule configuration file # Use '#' as first line character for comment lines # Html page background color htmlBackgroundColor: black # Html text foreground color htmlForegroundColor: white # Html text foreground color for conflict losers htmlConflictLoserColor: red # Html title description key for conflict losers htmlConflictLoserTitle: (Red => Conflict) # Html text foreground color for conflict winners htmlConflictWinnerColor: yellow # Html title description key for conflict winners htmlConflictWinnerTitle: (Yellow => Conflict Winner) # Html text foreground color for potentially missing recordings htmlMissingColor: pink # Html title for potentially missing recordings htmlMissingTitle: RECORDINGS YOU MAY BE MISSING # Html text foreground color for recurring channels with no matches htmlEmptyChannelColor: orange # Html title for recurring channels with no matches htmlEmptyChannelTitle: RECURRING CHANNELS WITH NO MATCHES # List of channel names you want to flag potential missed recordings for # ALL => all channels # Comma separated list => specific channels # If first character is a '!' then flag all channels except given list. # NOTE: Only uncomment these lines if you want this feature enabled # Default is not to flag. # You can also use --missing ch1,ch2,... on command line # or --missing !ch1,ch2,... #htmlMissingChannels: KCBS,KNBC,KABC,KTTV,KCOP,ESPN,ESPN2 # When flagging potential missed recordings don't flag re-runs # (uncomment to enable) #htmlDontFlagMissingRepeats # Html text foreground color for single record channels with no matches htmlSingleNoMatchColor: orange # Html title description key for conflict winners htmlSingleNoMatchTitle: Single Record Channels with no Match # Html tag for single record channel matches htmlSingleChannelTag: [S] # Html tag for recurring record channel matches htmlRecurringChannelTag: [R] # Html tag for recurring record channel "At Or Around" matches htmlRecurringChannelAtOrAroundTag: [RA] # Html tag for theme channel matches htmlThemeChannelTag: [T] # Comma separated list of show names to ignore when compiling # potential missed recordings #htmlMissingShowIgnore: The Tonight Show With Jay Leno,Saturday Night Live # replayIP -> Name maps (replace with your own here) replayMap: 192.168.1.100 Bedroom replayMap: 192.168.1.101 Living Room