mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
[timermanager] fix stop recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: a21eeea6f0
Author: TangoCash <eric@loxat.de>
Date: 2016-11-18 (Fri, 18 Nov 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1246,8 +1246,6 @@ void CTimerEvent_Record::announceEvent()
|
||||
//------------------------------------------------------------
|
||||
void CTimerEvent_Record::stopEvent()
|
||||
{
|
||||
if (adjustToCurrentEPG())
|
||||
return;
|
||||
CTimerd::RecordingStopInfo stopinfo;
|
||||
// Set EPG-ID if not set
|
||||
stopinfo.eventID = eventID;
|
||||
|
Reference in New Issue
Block a user