Modify

Ticket #10566 (closed Bug Report - General: Fixed)

Opened 14 months ago

Last modified 14 months ago

Unable to change channels with program guide with a single analog tuner.

Reported by: paperjams@… Owned by: stichnot
Priority: minor Milestone: 0.25.1
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

While watching live-tv, it's not possible to change channels with the program guide when using a single analog tuner.

  • When changing channels it gives the message that all tuners are busy.
  • Changing channels by browsing or typing in the number works as expected.

Also after adding another analog tuner, changing channels with the program guide worked but it alternates between the two tuners.

Attachments

Change History

comment:1 Changed 14 months ago by userblues@…

I can add to this. I'm using dual tuner and if one of them is recording and the other one is watching live TV then I experience same problem.

comment:2 Changed 14 months ago by stichnot

  • Owner set to stichnot
  • Status changed from new to accepted
  • Milestone changed from unknown to 0.25.1

comment:3 Changed 14 months ago by Jim Stichnoth <jstichnoth@…>

In 0b921444cab10f5e9e74834090bfd3acc72d6674/mythtv:

Fixes #10566. Reverts part of 3a51b833e to improve channel changes.

The first half of 3a51b833e looks like a bug (the new condition means
the following "else if" branch is never taken). Removing it stops
guide-based channel changes from being forced onto a different tuner.

Note: this fix exposes another problem with guide-based channel
changes - you can't switch to a different tuner in the current input
group. Fix is in progress.

comment:4 Changed 14 months ago by Jim Stichnoth <jstichnoth@…>

In 14d7a74578dfb38fa085b46db9c7647825668713/mythtv:

Fixes #10566. Reverts part of 3a51b833e to improve channel changes.

The first half of 3a51b833e looks like a bug (the new condition means
the following "else if" branch is never taken). Removing it stops
guide-based channel changes from being forced onto a different tuner.

Note: this fix exposes another problem with guide-based channel
changes - you can't switch to a different tuner in the current input
group. Fix is in progress.

comment:5 Changed 14 months ago by stichnot

  • Status changed from accepted to closed
  • Resolution set to Fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.