mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
movieinfo: internally rename epgId -> channelId
Origin commit data
------------------
Commit: 6978b8c994
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgId -> channelId
This commit is contained in:
@@ -1249,7 +1249,7 @@ void CTimerEvent_Record::saveToConfig(CConfigFile *config)
|
||||
//------------------------------------------------------------
|
||||
void CTimerEvent_Record::Reschedule()
|
||||
{
|
||||
// clear epgId on reschedule
|
||||
// clear epgID on reschedule
|
||||
eventInfo.epgID = 0;
|
||||
eventInfo.epg_starttime = 0;
|
||||
epgTitle="";
|
||||
|
Reference in New Issue
Block a user