mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
lcd4l: reset channelid when epg is changed to get a possible eventlogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: ea4287b4ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)
Origin message was:
------------------
- lcd4l: reset channelid when epg is changed to get a possible eventlogo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -930,6 +930,8 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
{
|
||||
WriteFile(EVENT, Event, g_settings.lcd4l_convert);
|
||||
m_Event = Event;
|
||||
|
||||
m_ParseID = 0; // reset channelid to get a possible eventlogo
|
||||
}
|
||||
|
||||
if (m_Info1.compare(Info1))
|
||||
|
Reference in New Issue
Block a user