XGrabEPG is a plugin that allows you to get the epg from satellite (D+ and CSAT, astra 19.2), load it to the azbox memory and/or export it to several formats (xmltv, html and txt).
Installation:
Copy the files XGrabEPG.plugin and plugins.lst to /tmp in the azbox. Open the Plug-ins option and select "Add plug-in" (red button, be carefully, don't press the green (delete) button by mistake). Select "Install (/tmp/plugins.lst), and finally XGrabEPG.
Post-installation:
Edit the file grab_epg.ini and add the directory where the output files should be saved, in the option output_dir.
Notice: the option "keep the epg after reboots" actually only reloads the D+ epg. If you want to reload the csat epg instead, change S60Reload_epg.sh this way:
Code:
#!/bin/sh
sleep 40
cd /PLUGINS/XGrabEPG/
./grab_epg -l --epg csat
This plugin is opensource. You can get the sources here.
Sample of generated html files: http://dplus.comule.com/test/
Download: http://www.multiupload.com/NXVVJR5LG0
Bookmarks