• 1
  • 17
  • 18
  • 19
  • 20
  • 21(current)
[RELEASE] ZDF Mediathek Plugin - German Television
@sesc i don't think this is a "mistake" ... as soon as i have time i will try to find a solution
Reply
Hi, NDR seems to be broken. No videos have been available for a couple of days.
Reply
Confirmed, i get the same message several times. but i'am currently heavy busy, maybe i can manage to fix the error at the end of the week
Reply
GitPull from dethfeet merged and published to main repo. This fixes the NDR problem. If i don't make a mistake, it should be pulled and published by the main repo (eden and frodo) soon
Reply
here is everything at ZDF broken, too
on my android and xbmcbuntu installations
Reply
Der NDR scheint mal wieder kaputt zu sein.
Die Sendungen selbst zeigt er aber statt den einzelnen Videos kommt nur ein Skriptfehler:
Die XMLs selbst scheinen noch zu existieren. Hoffentlich nur ein Parsingproblem.

Code:
05:28:59 T:7796  NOTICE: ['plugin://plugin.video.mediathek/', '5', '?action=openMenu&path=0.0&type=NDR']
05:28:59 T:7796  NOTICE: [Mediathek]: Quality: 3
05:28:59 T:7796  NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/
05:28:59 T:7796  NOTICE: [Mediathek]: argv[1]: 5
05:28:59 T:7796  NOTICE: [Mediathek]: load:http://www.ndr.de/mediathek/mediathek100-mediathek_medium-tv_searchtype-broadcasts.xml
05:28:59 T:7796  NOTICE: [Mediathek]: download http://www.ndr.de/mediathek/mediathek100-mediathek_medium-tv_searchtype-broadcasts.xml 0
05:28:59 T:7796  NOTICE: [Mediathek]: 45 Min
05:28:59 T:7796  NOTICE: [Mediathek]: buildPageMenu: http://www.ndr.de/mediatheksuche105_broadcast-1391_format-video_page-1.html
05:28:59 T:7796  NOTICE: [Mediathek]: download http://www.ndr.de/mediatheksuche105_broadcast-1391_format-video_page-1.html 0
05:29:00 T:5104   DEBUG: ------ Window Init (DialogBusy.xml) ------
05:29:00 T:7796  NOTICE: [Mediathek]: load:http://www.ndr.de/fernsehen/sendungen/media/minuten1077-avmeta.xml
05:29:00 T:7796  NOTICE: [Mediathek]: download http://www.ndr.de/fernsehen/sendungen/media/minuten1077-avmeta.xml 0
05:29:00 T:7796   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'group'
                                            Traceback (most recent call last):
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\default.py", line 84, in <module>
                                                mediathek.buildMenu(path)
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 107, in buildMenu
                                                self.buildMenu(path,treeNode);
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 107, in buildMenu
                                                self.buildMenu(path,treeNode);
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 115, in buildMenu
                                                self.buildPageMenu(treeNode.link,len(treeNode.childNodes));
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\ndr.py", line 225, in buildPageMenu
                                                self.buildPageMenuVideoList(link, initCount)
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\ndr.py", line 208, in buildPageMenuVideoList
                                                self.extractVideoInformation(videoID,dateTime,nodeCount)
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\ndr.py", line 295, in extractVideoInformation
                                                links = self.loadVideoLinks(videoNode)
                                              File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\ndr.py", line 254, in loadVideoLinks
                                                videoInfo = self.regex_extractVideoLink.match(videoSource).group(1)
                                            AttributeError: 'NoneType' object has no attribute 'group'
                                            -->End of Python script error report<--
Reply
Nachdem der NDR zeitweise wieder ging ist aktuell wieder Schluss. Mittlerweile scheint nichtmal die Übersicht mehr zu gehen.

http://www.ndr.de/mediathek/mediathek100...dcasts.xml landet in 404.
Reply
(2013-10-31, 22:06)brotbuexe Wrote: Nachdem der NDR zeitweise wieder ging ist aktuell wieder Schluss. Mittlerweile scheint nichtmal die Übersicht mehr zu gehen.

http://www.ndr.de/mediathek/mediathek100...dcasts.xml landet in 404.

i will take a look at this at the weekend
Reply
thanks for fixing ndr.

There is still one issue with german umlaut in show names.

When trying to open for example "Mein schönes Land TV" I've got this exeption (on windows frodo).

16:21:29 T:3844 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)
Traceback (most recent call last):
File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\default.py", line 84, in <module>
mediathek.buildMenu(path)
File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 107, in buildMenu
self.buildMenu(path,treeNode);
File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 107, in buildMenu
self.buildMenu(path,treeNode);
File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\mediathek\__init__.py", line 111, in buildMenu
self.gui.log(treeNode.name);
File "C:\xbmc12\portable_data\addons\plugin.video.mediathek\simplexbmc.py", line 41, in log
xbmc.log("[%s]: %s" % (__plugin__, msg.encode('utf8')))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)
-->End of Python script error report<--
Reply
  • 1
  • 17
  • 18
  • 19
  • 20
  • 21(current)

Logout Mark Read Team Forum Stats Members Help
[RELEASE] ZDF Mediathek Plugin - German Television3