Opened 19 years ago
Closed 19 years ago
Last modified 19 years ago
#3275 closed patch (fixed)
Ignore commercial skips at end of show
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch contains the modifications Chris Pinkham suggested at http://www.gossamer-threads.com/lists/mythtv/users/217459#217459 to prevent commercial skips at the end of the show when the user enables auto-skip.
It also fixes the case (that Chris mentioned at http://www.gossamer-threads.com/lists/mythtv/users/217500#217500 ) where you could skip to the end if you pressed the commercial skip key within 20 seconds of the break.
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | mythtv-CommFlag_at_end.patch added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [13171]) Slightly modified version of Michael's patch from #3275 that should still accomplish the same thing. I cleaned up some of my debug code in the process to make things easier to follow.
Closes #3275.
Should also be a candidate for -fixes if this seems to work OK for people, so somebody remind me. :)