Opened 16 years ago
Closed 14 years ago
#3291 closed patch (invalid)
Patch to preserve global padding where possible in scheduler
Reported by: | anonymous | Owned by: | bjm |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | scheduler | Version: | 0.20 |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Please try out this patch if you think it would be useful, and give me any feedback. This is just an improvement on the status-quo where padding will always be dropped, even if there is a free tuner available.
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | preservepadding.patch added |
---|
comment:1 Changed 15 years ago by
Component: | mythtv → scheduler |
---|---|
Owner: | changed from Isaac Richards to bjm |
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:4 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Replying to anonymous:
Any reason this patch has not been merged.
We already have an option (SchedOpenEnd?) to do something like this that the developers are satisfied with. Please try enabling that option to see if works for you. If not, rework this patch so it replaces the SchedOpenEnd? feature and it will be reconsidered. There is no need nor desire to support multiple ways of doing essentially the same thing.
Any reason this patch has not been merged.
The scenario that keeps biting me is a weekly show that is being recorded perfectly fine each week with global padding applied, but then another show on another channel that I have an existing schedule for starts being shown one week, blocking the global padding even if another tuner is available.