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:
TangoCash
2021-09-02 20:51:30 +02:00
committed by vanhofen
parent 4ec3f75d0d
commit cdbe3bce26
5 changed files with 20 additions and 1 deletions

View File

@@ -124,6 +124,9 @@ struct NeutrinoMessages {
EVT_CA_MESSAGE = CRCInput::RC_Events + 60, /* data = CA_MESSAGE pointer */
EVT_SUBT_MESSAGE = CRCInput::RC_Events + 61, /* data = subtitles pointer */
EVT_AUTO_SET_VIDEOSYSTEM = CRCInput::RC_Events + 62, /* data = new video system */
/* sectionsd */
EVT_RELOAD_XMLTV = CRCInput::RC_Events + 63,
/* END */
EVT_CURRENTEPG = CRCInput::RC_WithData + 1,