Ticket #9540 (closed Patch - Bug Fix: Fixed)
Opened 2 years ago
Last modified 22 months ago
[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) (diff)
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
Change History
Changed 2 years ago by reidjr_at_lineone_dot_net
- Attachment browser.diff added
comment:1 Changed 2 years ago by beirdo
- Description modified (diff)
- Summary changed from [Patch] Channel browsing starts on wrong channel to [PATCH] Channel browsing starts on wrong channel
comment:2 Changed 2 years ago by Simon Kenyon <simon@…>
just tested this patch and it appears to fix the problem
comment:3 Changed 2 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:5 Changed 22 months ago by tralph
- Status changed from new to closed
- Resolution set to Fixed
Fixed by 39f6a97b99b2fc0fd21dd2858a03467f63bd2c8d.

livetv browse starts from current channel