Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#8730 closed defect (invalid)
Input Connections: Initial input group for multirec cards displayed as "Generic"
Reported by: | Nick Morrott <knowledgejunkie (at) gmail (dot) com> | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Mythtv-setup | Version: | Master Head |
Severity: | medium | Keywords: | multirec input group |
Cc: | Ticket locked: | no |
Description
Using the same configuration as reported in #8726.
When configuring the input connection for a new card with multirec enabled, the input group given for the connection is initially shown as "Generic", even though it is automatically created (based on the capture card device path) and correctly stored in the inputgroups table to ensure mutlirec does not break.
Re-editing the relevant input connection displays the value stored in the inputgroups table.
Change History (5)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
The automatic input group is not created until after the multirec is configured, this is to allow you to enter some other pre-existing input group.
comment:4 by , 15 years ago
comment:5 by , 15 years ago
Tested with trunk @ r25642.
After a full scan, Input group 1 is set to "Generic". This looks to be intentional as Daniel wrote above,
The automatically created DVB-path-based group is in the selection list, and the value of Input group 1 automatically changes to it if the user finishes and later re-enters the input connections. It might be clearer to an end-user to have the DVB-group selected by default instead of generic, as this still lets the user choose another input group if they wish, but selects the multirec group by default.
For closure upon rewrite.