dersphere / plugin.video.myvideo_de

XBMC video plugin to browse all videos from myvideo.de
GNU General Public License v2.0
9 stars 8 forks source link

Playlist Player: skipping unplayable item #3

Closed sd-nxp closed 11 years ago

sd-nxp commented 11 years ago

Movie: How i met your mother on Prosieben.

20:38:28 T:8620 NOTICE: MyVideo.de scraper: get_video started with video_id: 8904347 20:38:28 T:8620 NOTICE: MyVideo.de scraper: __get_url opening url: http://www.myvideo.de/watch/8904347/ 20:38:28 T:8620 NOTICE: MyVideo.de scraper: __get_url got 111864 bytes 20:38:28 T:8620 ERROR: Error Type: <type 'exceptions.AttributeError'> 20:38:28 T:8620 ERROR: Error Contents: 'NoneType' object has no attribute 'group' 20:38:28 T:8620 ERROR: Traceback (most recent call last): File "C:\Users\Tower System\AppData\Roaming\XBMC\addons\plugin.video.myvideo_de-master\addon.py", line 245, in plugin.run() File "C:\Users\Tower System\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 319, in run items = self._dispatch(self.request.path) File "C:\Users\Tower System\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 295, in _dispatch listitems = view_func(**items) File "C:\Users\Tower System\AppData\Roaming\XBMC\addons\plugin.video.myvideo_de-master\addon.py", line 192, in watch_video video = scraper.get_video(video_id) File "C:\Users\Tower System\AppData\Roaming\XBMC\addons\plugin.video.myvideo_de-master\resources\lib\scraper.py", line 156, in get_video video['title'] = re.search(r_title, html).group(1) AttributeError: 'NoneType' object has no attribute 'group' 20:38:28 T:8792 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.myvideo_de/video/8904347/play]