This is the version of EPG Importer I've installed
Code:
opkg list-installed | grep -i epgimp
enigma2-plugin-extensions-epgimport - 1.0+git169+6036128-r36
Here's the log from EPG Import
Code:
[EPGImport] autostart (0) occured at 1507649166.59
[EPGImport] autostart (0) occured at 1507649167.24
[EPGImport] WakeUpTime now set to -1 (now=1507649167)
[EPGImport] Selected source: ['Rytec Virgin UK XMLTV']
sourcesDone(): False None
[EPGImport] nextImport, source= Rytec Virgin UK XMLTV
[EPGImport] Downloading: http://91.121.106.172/~rytecepg/epg_data/rytecxmltv-UK.gz to local path: /tmp/epgimport.gz
[EPGImport] No IPv6, using IPv4 directly: http://91.121.106.172/~rytecepg/epg_data/rytecxmltv-UK.gz
[EPGImport] download failed: [Failure instance: Traceback (failure with no frames): <class 'twisted.web.error.Error'>: 404 Not Found
]
[EPGImport] Attempting alternative URL
[EPGImport] Downloading: http://www.xmltvepg.nl/rytecxmltv-UK.gz to local path: /tmp/epgimport.gz
[EPGImport] No IPv6, using IPv4 directly: http://www.xmltvepg.nl/rytecxmltv-UK.gz
[EPGImport] afterDownload /tmp/epgimport.gz
[EPGImport] download failed: File is empty
[EPGImport] Attempting alternative URL
[EPGImport] Downloading: http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz to local path: /tmp/epgimport.gz
[EPGImport] No IPv6, using IPv4 directly: http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz
[EPGImport] download failed: [Failure instance: Traceback (failure with no frames): <class 'twisted.web.error.Error'>: 404 Not Found
]
[EPGImport] Attempting alternative URL
[EPGImport] Downloading: http://rytecepg.ipservers.eu/epg_data/rytecxmltv-UK.gz to local path: /tmp/epgimport.gz
[EPGImport] No IPv6, using IPv4 directly: http://rytecepg.ipservers.eu/epg_data/rytecxmltv-UK.gz
[EPGImport] download failed: [Failure instance: Traceback (failure with no frames): <class 'twisted.web.error.Error'>: 404 Not Found
]
[EPGImport] Attempting alternative URL
[EPGImport] Downloading: http://rytecepg.wanwizard.eu/rytecxmltv-UK.gz to local path: /tmp/epgimport.gz
[EPGImport] Trying IPv6 first: http://[2001:41d0:1008:18c6::10:10]/rytecxmltv-UK.gz
[EPGImport] IPv6 download failed, falling back to IPv4: http://rytecepg.wanwizard.eu/rytecxmltv-UK.gz
[EPGImport] download failed: [Failure instance: Traceback (failure with no frames): <class 'twisted.web.error.Error'>: 404 Not Found
]
[EPGImport] imported 0 events
[EPGImport] Save last import date and count event
[EPGImport] Run check deep standby after import
[EPGImport] #### Finished ####
As you can see, it's still clearly pointing at the old gz files.
What am I missing?