movieinfo: internally rename epgId -> channelId

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6978b8c994
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgId -> channelId

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-09-09 19:43:00 +02:00
parent 3c4951ef07
commit 14da305c05
7 changed files with 15 additions and 15 deletions

View File

@@ -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="";