﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11968	Disabling automatic mythfilldatabase still causes wakeups	amb@…	Peter Bennett	"If ""Automatically update program listings"" (config item MythFillEnabled) is disabled then the scheduler will still trigger a wakeup time based on the other relevant settings (MythFillSuggestedRunTime and MythFillGrabberSuggestsTime).

In version 0.26 this was all within mythbackend/housekeeper.cpp surrounded by a test on MythFillEnabled but in version 0.27 in mythbackend/scheduler.cpp that test has gone.

The attached patch restores the test on MythFillEnabled.

The patch also subtracts the StartupSecsBeforeRecording offset from the recording time and doesn't subtract it from a mythfilldatabase startup time because that looks like unexpected behaviour.

The patch is not tested because that would take another 24 hours and it looks like an obvious fix."	Patch - Bug Fix	closed	minor	unknown	MythTV - Scheduling	0.27-fixes	medium	fixed			0
