fix calculation in calculateDifference for cable and terrestrial which should complet...
[enigma2.git] / lib / service / servicedvb.cpp
index 72feebdd14ee27d7dfc321f5164f5cb49301847c..124916b805f29046c191c8157d36c4a143454197 100644 (file)
@@ -1260,6 +1260,8 @@ void eDVBServicePlay::setCutList(PyObject *list)
                eDebug("adding %08llx, %d", pts, type);
        }
        m_cuesheet_changed = 1;
+       
+       m_event((iPlayableService*)this, evCuesheetChanged);
 }
 
 void eDVBServicePlay::updateTimeshiftPids()