Jump to content


xan500

Member Since 15 May 2019
Offline Last Active 24 May 2019 17:49
-----

Posts I've Made

In Topic: iptv epg

16 May 2019 - 09:47

Swapped, now so

c:\EPG\python>OfflineImport.py uk.sources.xml
[EPGImport] oudeis patch not detected, using epg.dat instead.
[EPGImport] failed to load C implementation, sorry
[EPGImport] nextImport, source= Main
[EPGImport] afterDownload c:/EPG/ready/xmltv.xml.gz
[EPGImport] afterChannelDownload None
[EPGImport] Parsing channels from 'C:\EPG\ready\channels.xml.gz'
[XMLTVConverter] Enumerating event information
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255
[EPGImport] imported 8017 events
[EPGImport] no Oudeis patch, load(.\epg_new.dat) required
reactor stopped
Done, data is in .\epg_new.dat
[EPGImport] #### Finished ####
c:\EPG\python>

[EPGImport] importEvents exception: ubyte format requires 0 <= number <= 255      

What's this ?


In Topic: iptv epg

16 May 2019 - 09:06

Here are the files

C:\Users\Admin>cd c:\EPG\python
c:\EPG\python>OfflineImport.py uk.sources.xml
[EPGImport] oudeis patch not detected, using epg.dat instead.
[EPGImport] failed to load C implementation, sorry
[EPGImport] nextImport, source= Main
[EPGImport] afterDownload c:/EPG/ready/channels.xml.gz
[EPGImport] afterChannelDownload None
[EPGImport] Parsing channels from 'C:\EPG\ready\xmltv.xml.gz'
[XMLTVConverter] Enumerating event information
[EPGImport] imported 0 events
reactor stopped
Done, data is in .\epg_new.dat
[EPGImport] #### Finished ####
c:\EPG\python>

In Topic: iptv epg

16 May 2019 - 00:50

The program should be imported, and create epg_new.dat

 

The import process should be something like this. https://forums.openp...pg/#entry370384


In Topic: iptv epg

15 May 2019 - 23:08

Why [EPGImport] imported 0 events

 

C:\Users\Admin>cd c:/EPGpython
c:\EPGpython>OfflineImport.py uk.sources.xml
[EPGImport] oudeis patch not detected, using epg.dat instead.
[EPGImport] failed to load C implementation, sorry
[EPGImport] nextImport, source= Rytec UK
[EPGImport] afterDownload c:/EPG/ready/ru.channels.xml.gz
[EPGImport] afterChannelDownload None
[EPGImport] Parsing channels from 'C:\EPG\ready\tvprogram_ua_ru.xml.gz'
[XMLTVConverter] Enumerating event information
[EPGImport] imported 0 events
reactor stopped
Done, data is in .\epg_new.dat
[EPGImport] #### Finished ####