mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
always refresh EPG for timer recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: e86b28a50e
Author: TangoCash <eric@loxat.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1185,7 +1185,7 @@ void CTimerEvent_Record::fireEvent()
|
|||||||
{
|
{
|
||||||
if (adjustToCurrentEPG())
|
if (adjustToCurrentEPG())
|
||||||
return;
|
return;
|
||||||
Refresh();
|
getEpgId();
|
||||||
CTimerd::RecordingInfo ri=eventInfo;
|
CTimerd::RecordingInfo ri=eventInfo;
|
||||||
ri.eventID=eventID;
|
ri.eventID=eventID;
|
||||||
strcpy(ri.recordingDir, recordingDir.substr(0,sizeof(ri.recordingDir)-1).c_str());
|
strcpy(ri.recordingDir, recordingDir.substr(0,sizeof(ri.recordingDir)-1).c_str());
|
||||||
|
Reference in New Issue
Block a user