2019-03-20, 01:33 AM
johnsta Wrote:Note the following group of lines:Seeing these messages over and over is actually normal, and the intended behaviour. There is an active thread that is the recording service, responsible for starting/stopping recordings etc, monitoring the status of stuff like device leases etc. One of those things it does is monitor for whether a tuner has become available. It's basically checking once around the loop if a tuner is now available (like a user has cancelled another recording early etc). It's actually a very little work, but it can look scary in the logs because it logs lots of information. I might just remove those messages so users don't have to worry about it
> Recording due to start pre-padding, but tuner not available
> Scheduled Recording about to start maybe a candidate for moving to another tuner (different locator than another recording on same device)
> Existing:
> irc</map><chan>16</chan>
> Required:
> rc</map><chan>16</chan>
> Was allocated to capture source: 25
> Checking possible candidate: 35
> Checking possible candidate: 34
> Checking possible candidate: 33
> Checking possible candidate: 32
> Checking possible candidate: 25
> Checking possible candidate: 26
> Checking if multi-record possible...
> Checking possible candidate: 27
> Checking if multi-record possible...
> Checking possible candidate: 20
> Recording not moved. No other available tuner could be found.
This group of lines appeared hundreds of times within a one minute
period at 8:30 pm and again at 9:59 pm. Apparently this had to do
with trying to accommodate the one-minute pre-padding for Broad City
and, upon failing, kept trying almost 200 times within one minute. I
don't know whether that's a bug or a feature, but my gut reaction is
"that can't be right."