Anssi Hannula wrote: > However, the usual "use-already-tuned-devices" check in GetDevice() only > checks for device->Receiving(), which does not report transfer-moded > device, resulting in the new receiver being started on second device, > thus both devices being reserved for receiving data from the same > transponder. Without taking a deeper look into it right now, I think there was some trap with detecting transfer mode in case that some streams are received additionally to live mode, for example teletext with osdteletext plugin. You may want to double-check this. Changes to GetDevice tend to have strange side effects. Cheers, Udo