Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11761 closed Bug Report - General (fixed)

HDPVR input allows preset channel to be defined

Reported by: Raymond Wagner Owned by: jpoet
Priority: minor Milestone: 0.27
Component: MythTV - Recording Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

mythtv-setup provides an option to set a preset channel for an HDPVR card type, and the recorder code will attempt to act on that setting, resulting in an ioctl error and a failed recording, as the HDPVR is not a tuner and thus cannot have a channel set to it. These options should be removed, both in mythtv-setup and in the recorder code, to prevent such user misconfiguration.

See #11760

Change History (3)

comment:1 Changed 11 years ago by jpoet

Owner: set to jpoet
Status: newaccepted

comment:2 Changed 11 years ago by John Poet <jpoet@…>

Resolution: fixed
Status: acceptedclosed

In a3cdcf5738b2b1ea7d29e0e4c1026184a43b19ce/mythtv:

Don't show the "Preset tuner to channel" option in mythtv-setup, if the
input type is not a tuner.

Fixes #11761

comment:3 Changed 11 years ago by Karl Egly

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.