Opened 12 years ago
Closed 11 years ago
#10967 closed Developer Task (Fixed)
Live TV Input Order Ignored During Channel Changes
Reported by: | Owned by: | Jim Stichnoth | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27.1 |
Component: | MythTV - General | Version: | 0.25-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Prior to 0.25, a Live TV input order was added. This feature allows one to specify the order that a particular input will be used when launching Live TV. It works well, but unfortunately is only respected at the initial launch of Live TV. After Live TV has been launched, the tuners will leverage the standard order based on the order that the inputs were added and will ignore the live tv order setting after any channel changes. This is especially noticeable when leveraging different video sources across channels.
Simple Example:
3 tuners - A, B, C
Recording Order/Added? Order: A-1 B-2 C-3
Live TV Order: A-3 B-2 C-1
After launching Live TV, tuner C will be chosen, however, if you are changing the channel, and it would need to select a different tuner perhaps because a channel uses a different video source, the tuner selected would no longer be selected based on the Live TV order.
Change History (7)
comment:1 Changed 12 years ago by
Milestone: | unknown → 0.27 |
---|---|
Owner: | set to gigem |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Type: | Bug Report - General → Developer Task |
---|
comment:3 Changed 11 years ago by
Milestone: | 0.27 → 0.28 |
---|
comment:4 Changed 11 years ago by
Milestone: | 0.28 → 0.27.1 |
---|---|
Owner: | changed from gigem to Jim Stichnoth |
Status: | assigned → accepted |
comment:7 Changed 11 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
I believe all situations should be fixed now in 0.27 and Master. Please reopen the ticket if you find any more.
Since this isn't a bug, but an unfinished feature...