Opened 12 years ago
Closed 12 years ago
#11460 closed Bug Report - General (Fixed)
New programs are initially identified as repeats in Watch Recordings.
Reported by: | Owned by: | Jim Stichnoth | |
---|---|---|---|
Priority: | minor | Milestone: | 0.26.1 |
Component: | MythTV - General | Version: | 0.26-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When viewing the Watch Recordings screen soon after a new episode had started recording, I noticed that it was often identified as a repeat (via the %LONGREPEAT% element in my theme), even though it was the first showing. The repeat message would go away sometime later.
A patch to fix the bug is attached. The code that sets the FL_REPEAT flag was pulling the value from the wrong field of the query.
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | patch.mythtv.repeat added |
---|
comment:1 Changed 12 years ago by
Milestone: | unknown → 0.26.1 |
---|---|
Owner: | set to Jim Stichnoth |
Status: | new → accepted |
comment:2 Changed 12 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in b2a8b1ec50e36f011062ea848060f5398a80a41f and 25aa598fda8fce1d1ed36c68b9da75ebfd1c7476.