Opened 13 years ago

Closed 13 years ago

#9540 closed Patch - Bug Fix (Fixed)

[PATCH] Channel browsing starts on wrong channel

Reported by: reidjr@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords: LiveTV Browse
Cc: Ticket locked: yes

Description (last modified by beirdo)

Lots of tickets open on this and similar, particularly #9137

( also #6948, #9025 and #9161.??)

not sure if its a "feature" or a bug. Current behavior of the live tv browse feature is :

When live tv is entered, on first browse, m_chanid is always 0. If a new channel is selected by browsing + OK, then m_chanid will stay set, and next browse will start from that position. However if you mix browsing and direct channel number inputs from the keypad, then the real current channel and m_chanid get out of step again.

Simple patch to set m_chanid to current channel at BrowseStart?.

Attachments (1)

browser.diff (560 bytes) - added by reidjr_at_lineone_dot_net 13 years ago.
livetv browse starts from current channel

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by reidjr_at_lineone_dot_net

Attachment: browser.diff added

livetv browse starts from current channel

comment:1 Changed 13 years ago by beirdo

Description: modified (diff)
Summary: [Patch] Channel browsing starts on wrong channel[PATCH] Channel browsing starts on wrong channel

comment:2 Changed 13 years ago by Simon Kenyon <simon@…>

just tested this patch and it appears to fix the problem

comment:3 Changed 13 years ago by edi@…

I suffer the same problem with frontend 0.24.1+fixes.20110522.347cd24-0ubuntu0mythbuntu2... is the patch not yet included in the upstream?

comment:4 Changed 13 years ago by Raymond Wagner

Ticket locked: set

comment:5 Changed 13 years ago by tralph

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.