Opened 11 years ago
Closed 11 years ago
Last modified 11 years ago
#12032 closed Patch - Bug Fix (fixed)
Use multirec when scheduling around livetv
Reported by: | Owned by: | gigem | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27.1 |
Component: | MythTV - Scheduling | Version: | 0.27-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Hi, there is regression in 0.27-fixes when backend schedules recordings around livetv. When the scheduler creates "dummy" recordings for livetv in SchedLiveTv?() it doesn't set mplexid for it. Therefore mplexid comparison doesn't work in scheduler and recordings are not moved to other virtual tuners in same multiplex, causing LiveTV to become interrupted.
Attached patch fixes the problem. In before-patch.log YLE TV1 and YLE TV2 are on the same multiplex but recording isn't moved.
Attachments (3)
Change History (6)
Changed 11 years ago by
Attachment: | set-dummy-mplexid.patch added |
---|
Changed 11 years ago by
Attachment: | before-patch.log added |
---|
Changed 11 years ago by
Attachment: | after-patch.log added |
---|
comment:1 Changed 11 years ago by
Component: | MythTV - General → MythTV - Scheduling |
---|---|
Milestone: | unknown → 0.27.1 |
Owner: | set to gigem |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 2ebd924706b97015e15f3075f93e03bfc1616fef/mythtv: