mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- lcd4l: reset channelid when epg is changed to get a possible eventlogo
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -951,6 +951,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