Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13307 closed Bug Report - General (fixed)

setwakeup.sh not run if no event found in schedule.

Reported by: Douglas Peale Owned by: Peter Bennett
Priority: minor Milestone: 30.0
Component: MythTV - General Version: v29.1
Severity: medium Keywords: setwakeup.sh mythfilldatabase
Cc: Ticket locked: no

Description

If MythTV does not find a recording event in the schedule, it does not run setwakeup.sh. It ignores the schedule for mythfilldatabase. If nothing else wakes the backend, mythfilldatabase is never run, and potential recordings are missed.

Change History (5)

comment:1 Changed 6 years ago by Peter Bennett

Owner: set to Peter Bennett
Status: newassigned

comment:2 Changed 6 years ago by Peter Bennett <pbennett@…>

Resolution: fixed
Status: assignedclosed

In fb942608d/mythtv:

Scheduler wakeup: Fix inconsistencies with wakeup for mythfilldatabase.

  1. Will not set a wakeup time for mythfilldatabase if "Automatic Update of program listings" is disabled.
  2. Will set a wakeup time for mythfilldatabase even if no programs are scheduled.

Wakeup times for mythfilldatabase are only set when "Run guide data at
time suggested" is enabled.

Fixes #11968
Fixes #13307

comment:3 Changed 6 years ago by Peter Bennett <pbennett@…>

In fb942608d/mythtv:

Scheduler wakeup: Fix inconsistencies with wakeup for mythfilldatabase.

  1. Will not set a wakeup time for mythfilldatabase if "Automatic Update of program listings" is disabled.
  2. Will set a wakeup time for mythfilldatabase even if no programs are scheduled.

Wakeup times for mythfilldatabase are only set when "Run guide data at
time suggested" is enabled.

Fixes #11968
Fixes #13307

comment:4 Changed 6 years ago by Peter Bennett <pbennett@…>

In fb942608d/mythtv:

Scheduler wakeup: Fix inconsistencies with wakeup for mythfilldatabase.

  1. Will not set a wakeup time for mythfilldatabase if "Automatic Update of program listings" is disabled.
  2. Will set a wakeup time for mythfilldatabase even if no programs are scheduled.

Wakeup times for mythfilldatabase are only set when "Run guide data at
time suggested" is enabled.

Fixes #11968
Fixes #13307

comment:5 Changed 6 years ago by Stuart Auchterlonie

Milestone: needs_triage30.0
Note: See TracTickets for help on using tickets.