> The Max of 5 simultaneous jobs (per backend) was set prior to the > creation of realtime flagging. With realtime flagging and hardware
> might be willing to try recompiling from 1.81.1 sources if enough > things accumulate that it seems worthwhile. Which file defines that > parameter?) mythtv/setup/backendsettings.cpp Search for JobQueueMaxSimultaneousJobs. There are 3 numbers on the line where the HostSpinBox is declared. The first is the minimum (needs to stay at >= 1), the second is the max, and the third is the step increment. -- Chris
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
