
mythtv at cvs
Dec 26, 2005, 9:55 PM
Post #1 of 3
(252 views)
Permalink
|
|
Ticket #880: Add maximum commercial skip for manual skipping
|
|
#880: Add maximum commercial skip for manual skipping -------------------------------+-------------------------------------------- Reporter: mythtv [at] hburch | Owner: ijr Type: patch | Status: new Priority: minor | Milestone: Component: mythtv | Version: head Severity: low | -------------------------------+-------------------------------------------- When skipping commercials manually, I occassionally skip too long. This happens most often when commercial flagging has missed a commercial break. This is annoying, easy to miss (until the program returns), and painful to recover from. This patch adds a maximum commercial skip to the configuration options (default to 3600 seconds, effectively infinite). If the skip is too long, the OSD displays "Too Long 3:34", where 3:34 is the amount it considered skipping (negative if the skip was backwards). Pressing the skip command again (within 3 seconds) will override the option and it'll skip anyway, making it relatively painless to ignore this safety. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/880> MythTV <http://www.mythtv.org/> MythTV
|