Project

General

Profile

Bug #1416 ยป patch0.patch

Deep Thought, 2013-01-16 00:42

View differences:

src/dvb/dvb_multiplex.c
791 791
  tdmi = dvb_mux_create(tda, &dmc,
792 792
			onid, tsid, htsmsg_get_str(m, "network"), NULL, enabled,
793 793
      initscan,
794
			identifier, NULL);
794
			identifier, dmc.dmc_satconf);
795 795
  if(tdmi != NULL) {
796 796

  
797 797
    if((s = htsmsg_get_str(m, "status")) != NULL)
    (1-1/1)