Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#12007 closed Bug Report - General (Invalid)
Mythweb does not prefill Start Early / End Late with defaults
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.27-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When a recording is created in MythWeb, the start early/end late parameters are empty, resulting in a recording that's scheduled to start exactly on the planned start time. The interface shows no value for start early/end late in the schedule overview. When editing the recording, the start early/end late parameters are filled with 0's.
I would expect the initial schedule creator to pre-fill the DefaultStartEarly en DefaultEndLate times and see these reflected in the schedule overview.
Mythfronted does seem to correctly use the defaults when creating a recording schedule.
Change History (5)
comment:1 by , 13 years ago
| Resolution: | → Invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 13 years ago
Thanks for pointing that out. It took me a while to find the template settings in mythfrontend and there was no "Default" template, but after creating one the start early/end late parameters are copied from this template in mythweb. What wasn't copied is the duplicate check method. I set it to None in mythfrontend but it's set to 'subtitle and description' in mythweb. Do you want me to open a new bug for this?
comment:3 by , 13 years ago
Can please you tell, where the setting to add a "Default" template is in the mythfrontend settings? I can't find it and have the same problem, that mythweb is not using the values set in mythfrontend->Settings->Video-General.
comment:4 by , 13 years ago
TV -> Schedule Recordings -> Recording Rules -> press m -> press up -> New Template Call the template "Default"

See #11138, #11512, and [71c65ba67614c751ea149a1960e0db60437591af] - DefaultStartEarly and DefaultEndLate are old, pre-0.26, settings which have been replaced with the Start Early / End Late values from the "Default" recording rule template.
Please edit the "Default" template with Mythfrontend. Mythweb should then pick up your defaults from the new location.