MovistarTV / tv_grab_es_movistartv

Grabber XMLTV para Movistar TV
GNU General Public License v3.0
43 stars 20 forks source link

Error al ejecutar generar lista canales. Excepción: 'NoneType' object has no attribute '__getitem__' #30

Closed miguelillo84 closed 3 years ago

miguelillo84 commented 4 years ago

Buenas,

Estoy tratando de generar la lista de canales. Sin embargo, la ejecución del script me devuelve el siguiente error:

pi@raspberrypi:/home/hts $ sudo tv_grab_es_movistartv --m3u /home/pi/ Excepción: 'NoneType' object has no attribute '__getitem__' Traceback: Traceback (most recent call last): File "/usr/bin/tv_grab_es_movistartv", line 1195, in <module> xdata = iptv.get_service_provider_data() File "/usr/bin/tv_grab_es_movistartv", line 804, in get_service_provider_data self.__get_epg_data(connection['mcast_grp'], connection['mcast_port']) File "/usr/bin/tv_grab_es_movistartv", line 796, in __get_epg_data 'channels': self.__get_channels(xml['2_0']), TypeError: 'NoneType' object has no attribute '__getitem__'

Un saludo

MovistarTV commented 4 years ago

Tiene toda la pinta de ser un problema de DNS.

Desde la RPi haz un:

nslookup www-60.svc.imagenio.telefonica.net

Debebía devolverte algo así:

Non-authoritative answer:
Name:   www-60.svc.imagenio.telefonica.net
Address: 172.26.22.23