Hi,
I installed the service and it worked great with youtube videos. But I have been trying this with a vidbux video and I keep getting errors. Here is a copy of xbmc log text:
The video link in question is def working because I can stream the video on my laptop. Any clues as to whats going on here?
23:19:05 T:2961601632 NOTICE: Snapper selected = snapvideo.VidBux:retrieveVideoInfo for video URL =
http://www.vidbux.com/lnjit25l4gw6
23:19:05 T:2961601632 NOTICE: Action to be performed :
nap_and_play_video
23:19:05 T:2961601632 NOTICE: Loading snappers.xml from turtle library... /storage/.xbmc/addons/script.module.turtle/lib/snapvideo/snappers.xml
23:19:06 T:2961601632 NOTICE: Total Iterations = 1
23:19:06 T:2961601632 NOTICE: Loading snappers.xml from turtle library... /storage/.xbmc/addons/script.module.turtle/lib/snapvideo/snappers.xml
23:19:06 T:2961601632 NOTICE: Snapper selected = snapvideo.VidBux:retrieveVideoInfo for video URL =
http://www.vidbux.com/lnjit25l4gw6
23:19:07 T:2961601632 NOTICE: ERROR OCCURRED :: (102, 'Video is either removed or not found. Please check other links.')
23:19:07 T:2961601632 ERROR: ERROR:root
102, 'Video is either removed or not found. Please check other links.')
Traceback (most recent call last):
File "/storage/.xbmc/addons/script.module.turtle/lib/common/XBMCInterfaceUtils.py", line 53, in callBackDialogProgressBar
returnedObj = function_obj(arg)
File "/storage/.xbmc/addons/script.module.turtle/lib/moves/SnapVideo.py", line 116, in __addVideoInfo_in_item
__processAndAddVideoInfo__(item, item.get_moving_data()['videoUrl'])
File "/storage/.xbmc/addons/script.module.turtle/lib/moves/SnapVideo.py", line 138, in __processAndAddVideoInfo__
raise Exception(ExceptionHandler.VIDEO_STOPPED, 'Video is either removed or not found. Please check other links.')
Exception: (102, 'Video is either removed or not found. Please check other links.')
23:19:07 T:2961601632 NOTICE: .
23:19:07 T:2961601632 NOTICE: PlayIt Service :: ERROR OCCURRED: (0, '')