Opened 15 years ago

Closed 15 years ago

#8780 closed defect (fixed)

Cannot add more than 1 DVB card in capture card setup

Reported by: Nick Morrott <knowledgejunkie <at> gmail <dot> com> Owned by: Janne Grunau
Priority: major Milestone: 0.24
Component: MythTV - Mythtv-setup Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Since updating to r25642 from r25561, I can no longer add more than 1 DVB card.

I am testing with 1xDVB-T and 1xDVB-S card - I can add either of them and successfully configure them to Watch TV, but trying to add the second DVB card fails.

One of the DVB devices has an analog V4L input - I tried to configure that and this was successful. It therefore seems limited to multiple DVB cards.

Change History (2)

comment:1 Changed 15 years ago by Janne Grunau

Milestone: unknown0.24
Owner: changed from danielk to Janne Grunau
Priority: minormajor
Status: newaccepted

[25629] is probably to blame, I'm looking at it

comment:2 Changed 15 years ago by Janne Grunau

Resolution: fixed
Status: acceptedclosed

(In [25646]) Do not delete random capture in CaptureCard::Save()

CardUtil::GetCardIDs("", type) returns all card IDs of that type, make sure that init_dev is initialized. Fix adding further DVB cards. Fixes #8780

Note: See TracTickets for help on using tickets.