Rob Shortt wrote:
> + def start_recording(self, channel, output):
> + """
> + Start a recording, create the filter chain and add the filters we
> care
> + about.
> + """
> + log.info('we wish to record channel %s' % channel)
> + chain = kaa.record.Chain()
> + chain.append(output)
> + return kaa.record.IVTVDevice.start_recording(self, channel, chain)Where do you convert internal channel id to frequency? Dischi -- I started out with nothing... I still have most of it.
pgpi0Bop0RLZU.pgp
Description: PGP signature
