
mythtv at cvs
Oct 11, 2008, 2:27 PM
Post #4 of 4
(85 views)
Permalink
|
|
Re: Ticket #5210: Automatic shutdown for SBE
[In reply to]
|
|
#5210: Automatic shutdown for SBE --------------------------------------------------+------------------------- Reporter: Guillaume Membré <gmembre[at]gmail.com> | Owner: bjm Type: patch | Status: infoneeded_new Priority: minor | Milestone: 0.22 Component: scheduler | Version: head Severity: low | Resolution: Mlocked: 0 | --------------------------------------------------+------------------------- Comment(by Guillaume Membré <gmembre[at]gmail.com>): Yes this is a new feature. Unfortunately, I don't have time to setup mythtv with version 0.22 without breaking my installation running the version 0.21. The time I wrote it, 0.21 was just released ant I thought it was the best way to submit it. However, I just found that live tv is broken whith this feature : I think I found what happended : when calling FillRecordListFromMaster() a new socket is open and disrupt the live tv. Here is a new patch againt 0.21 that handle this correctly but it doesn't call FillRecordListFromMaster() anymore, it relies FillRecordList(). -- Ticket URL: <http://svn.mythtv.org/trac/ticket/5210#comment:3> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|