mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
add frequently reload xmltv epg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 852130e9cd
Author: TangoCash <eric@loxat.de>
Date: 2021-09-02 (Thu, 02 Sep 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1037,6 +1037,10 @@ void CRCInput::getMsg_us(neutrino_msg_t * msg, neutrino_msg_data_t * data, uint6
|
||||
case CSectionsdClient::EVT_BOUQUETS_UPDATE:
|
||||
break;
|
||||
#endif
|
||||
case CSectionsdClient::EVT_RELOAD_XMLTV:
|
||||
*msg = NeutrinoMessages::EVT_RELOAD_XMLTV;
|
||||
*data = 0;
|
||||
break;
|
||||
default:
|
||||
printf("[neutrino] event INITID_SECTIONSD - unknown eventID 0x%x\n", emsg.eventID );
|
||||
}
|
||||
|
Reference in New Issue
Block a user