Opened 16 years ago
Closed 15 years ago
#9540 closed Patch - Bug Fix (Fixed)
[PATCH] Channel browsing starts on wrong channel
| Reported by: | 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 )
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)
Change History (6)
by , 16 years ago
| Attachment: | browser.diff added |
|---|
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | [Patch] Channel browsing starts on wrong channel → [PATCH] Channel browsing starts on wrong channel |
comment:3 by , 15 years ago
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 by , 15 years ago
| Ticket locked: | set |
|---|
comment:5 by , 15 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Fixed by 39f6a97b99b2fc0fd21dd2858a03467f63bd2c8d.

livetv browse starts from current channel