[mythtv] Replaying DVB MPEG-TS SI via mythfilerecorder for channel scanning

Roger James roger at beardandsandals.co.uk
Wed Mar 1 11:51:21 UTC 2017


On 1 March 2017 11:05:12 am roger <roger at beardandsandals.co.uk> wrote:


> or anyone how has not tried it.

Should read.

For anyone who has not tried it.


>      if (m_scanDTVTunerType == DTVTunerType::kTunerTypeDVBT2)
>      {
>          if (m_dvbt2Tried)
>              tuning.mod_sys = DTVModulationSystem::kModulationSystem_DVBT2;
>          else
>              tuning.mod_sys = DTVModulationSystem::kModulationSystem_DVBT;
>      }

This bit looks a bit suspect too. To me it says. If you have already tried 
T2 the try it again, and again...

Roger




More information about the mythtv-dev mailing list