Ticket #3291 (closed patch: invalid)
Opened 5 years ago
Last modified 3 years ago
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
Change History
comment:1 Changed 4 years ago by stuartm
- Owner changed from ijr to bjm
- Component changed from mythtv to scheduler
comment:3 follow-up: ↓ 4 Changed 3 years ago by anonymous
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.
comment:4 in reply to: ↑ 3 Changed 3 years ago by gigem
- Status changed from assigned to closed
- Resolution set to invalid
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.
