My box is MXQ G12 Android 8.1 Amlogic S905X2 4GB 32GB TV Box
Which firmware and dtb.img do I need?
Thank you very much.
My box is MXQ G12 Android 8.1 Amlogic S905X2 4GB 32GB TV Box
Which firmware and dtb.img do I need?
Thank you very much.
I use this cron addon: GitHub - robweber/cronxbmc: A simple Cron-like service for Kodi
I use LibreELEC 8.2 on S905 box, I saw in LibreElec settings/Service an item to enable Cron, I guest LibreElec has a built-in Cron but I don't know to use it (don't know where it is).
Cron just notice: zap2epg is executing, but nothing run, xmltv.xml is not generated.
but with command="ActivateWindow(10001,"plugin://script.module.zap2epg/run",return)", the script run with the spin about 5 minutes, at this time I can't do any task on the box.
Cron notice to run command="RunScript(Special://home/addons/script.module.zap2epg/zap2epg.py) but nothing happen.
I replace it by command="ActivateWindow(10001,"plugin://script.module.zap2epg/run",return)" it runs normally.
Do you have any idea about this?
I want to upload xmltv.xml to FTP after zap2epg, can you help?
once a day is OK for me at 12:00, so my set of expression="0 0 * * *" is fine?
Hi edit4ever
Could you please check my setting for Cron addon if it's right? I am not a coder, just following your instructions and the WIKI:
<?xml version="1.0" ?>
<cron>
<job addon="service.cronxbmc" command="RunScript(Special://home/addons/script.module.zap2epg/zap2epg.py[,args]*])" expression="0 0 * * *" name="zap2epg" show_notification="true"/>
</cron>
Thank you very much
Thank you for that information, I just sent a note to zap2it, hope they will fix this. Because of this is not only cinemax, i need some more SD channels those doesn't have HD.
Missing icon is from zap2it.com. My zip code is 32801, Lineup: Directv Orlando -Satellite
I just run zap2epg on tvbox to get xmltv.xml for TVGuideFullscreen, don't know how to use TVheadend webUI.
Hi,
I have a problem with the icon of some channels
<channel id="10120.zap2epg">
<display-name>515 MAX</display-name>
<display-name>MAX</display-name>
<display-name>515</display-name>
<icon src="http://zap2it.tmsimg.com/sources/generi…_sources_h3.png" />
</channel>
<channel id="12508.zap2epg">
<display-name>516 MAXP</display-name>
<display-name>MAXP</display-name>
<display-name>516</display-name>
<icon src="http://zap2it.tmsimg.com/sources/generi…_sources_h3.png" />
</channel>
2 of them are Cinemax and Cinemax West, the icon link is wrong.
I try to fix the link to a right icon, but every time I run update, the new xmltv.xml do overwrite the old.
Can you fix this?
Thank you
Hello,
This is my first post. I have a problem with closed caption. I did a search but could not find the answer.
My situation is with LibreELEC 7, the Closed Caption doesn't work while with LibreELEC 8 it does.
I prefer Kodi 16 than Kodi 17 so I will stay with LibreELEC 7 until my addons does not support Kodi 16 anymore.
I mean the addons USTVNOW and PSVue. Their streams have closed caption. This is different with a movie subtitle, movie video subtitle is working normally.
I have done "Enable paring for closed captions" in Settings > Videos > Subtitles.
So if you are same my situation and have a solution for this. Please show me. I very appreciate that.