|
Featured wiki pages:
Installation Show all » |
SIFTeam CrossEPG is a lightweight and portable epg for dvb receivers (sat, cable and dtt). (c) 2009-2010 Sandro Cavazzoni
If you want support crossepg development please make a donation
Generic features:¶
- A lightweight epg db
- Protocol supported: OpenTV
- Data import from csv (and gzipped csv)
- HTTP data retrieve (for import)
- Integration with internal receiver epg
- Open source (GPL license)
Enigma2 features:¶
- Create a compatibile epg.dat
- Configuration panel
- Downloader plugin
- Importer plugin
- Automatic script execution before import process
- Automatic daily EPG download
- Delay daily download if exist a record in progress
- Automatic EPG download on channel tune
- Python libraries for developers
- Automatic load data after a download without a reboot (a patch is required)
- Automatic reboot enigma2 if no patch exist
- Support for CrossEPG ENIGMA2 v2 patch
- Support for simple epgcache.load() patch
- Support for EDG NEMESIS patch
- Support for Oudeis patch
- Internationalization (italian translation by Spaeleus)
DGS cuberevo features:¶
- Configuration panel
- Sync with internal EPG
- Downloader plugin
- Automatic daily EPG download
- Sync EPG on boot
- EPG Grid view
- EPG List view
- EPG Light view
- Scheduler management (record and zap)
- Link TV shows
- Skins support
Platforms actually supported:¶
- DGStation cuberevo series (with dgs or enigma2 software)
- Dream Multimedia Enigma2 based receivers
- other enigma2 based receivers
About CrossEPG ENIGMA2 patch v2¶
- The patch add an API crossepgImportEPG(string dbroot) visible on python side.
- The fix on sectionRead is the same used from oudeis patch and i think is deeply tested.
- I used oudeis patch as an example to make my patch working... so to oudeis his credits :)
Plugins:¶
- mp2csv by met67 (download mediaset premium epg from internet)