• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 9
Arabic Bokra VOD xbmc plugin
#31
Very good , thanks !! Rofl
Reply
#32
Sad 
Hi, thanks for your plugin, but today and i have tried many times is only showing (Error Script Failed) was working great till yeasterday?
any suggestions?
thanks
Reply
#33
(2013-03-10, 12:21)ayad74 Wrote: Hi, thanks for your plugin, but today and i have tried many times is only showing (Error Script Failed) was working great till yesterday?
any suggestions?
thanks


Hi

Do you use 1.2 version , Its working fine for me.
Reply
#34
(2013-03-10, 13:04)bisha Wrote:
(2013-03-10, 12:21)ayad74 Wrote: Hi, thanks for your plugin, but today and i have tried many times is only showing (Error Script Failed) was working great till yesterday?
any suggestions?
thanks


Hi

Do you use 1.2 version , Its working fine for me.

I have also found the same issue. This addon has been working great for me until yesterday when I saw the error.
Today I tried to capture the log for the error:


20:23:36 T:2946497344 DEBUG: Process - Entering source directory /storage/.xbmc/addons/plugin.video.bokra
20:23:36 T:2946497344 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.bokra" dependent on version 1.2 of the xbmc.python api
20:23:36 T:3016488704 DEBUG: ------ Window Init (DialogBusy.xml) ------
20:23:36 T:2946497344 NOTICE: Mode: 1
20:23:36 T:2946497344 NOTICE: URL: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:36 T:2946497344 NOTICE: Name: مسلسلات تركية
20:23:36 T:2946497344 NOTICE: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:42 T:3016488704 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
20:23:42 T:3016488704 DEBUG: Unloading: ImageLib-i486-linux.so
20:23:47 T:2946497344 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error timed out>
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 395, in <module>
index(url)
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 86, in index
response = urllib2.urlopen(req)
File "./Lib/urllib2.py", line 126, in urlopen
File "./Lib/urllib2.py", line 400, in open
File "./Lib/urllib2.py", line 418, in _open
File "./Lib/urllib2.py", line 378, in _call_chain
File "./Lib/urllib2.py", line 1207, in http_open
File "./Lib/urllib2.py", line 1177, in do_open
URLError: <urlopen error timed out>
-->End of Python script error report<--
20:23:47 T:3016488704 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
20:23:48 T:2946497344 INFO: Python script stopped
20:23:48 T:2946497344 DEBUG: Thread XBPyThread 2946497344 terminating
20:23:48 T:2643372864 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
20:23:48 T:3016488704 ERROR: GetDirectory - Error getting plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html
20:23:48 T:3016488704 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html) failed
20:23:48 T:3016488704 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.bokra/)
20:23:48 T:3016488704 DEBUG: ParentPath = [addons://sources/video/]
20:23:48 T:3016488704 DEBUG: Loading fileitems [plugin://plugin.video.bokra/]
20:23:48 T:3016488704 DEBUG: -- items: 9, directory: plugin://plugin.video.bokra/ sort method: 0, ascending: false
20:23:48 T:2946497344 NOTICE: Thread Background Loader start, auto delete: false
20:23:48 T:2946497344 DEBUG: Thread Background Loader 2946497344 terminating
20:23:48 T:3016488704 DEBUG: waiting for python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) to stop
20:23:48 T:3016488704 DEBUG: python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) destructed
20:23:48 T:3016488704 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
20:23:53 T:3016488704 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
20:24:18 T:2643372864 DEBUG: Thread Jobworker 2643372864 terminating (autodelete)
Reply
#35
(2013-03-11, 03:15)RuiJay Wrote:
(2013-03-10, 13:04)bisha Wrote:
(2013-03-10, 12:21)ayad74 Wrote: Hi, thanks for your plugin, but today and i have tried many times is only showing (Error Script Failed) was working great till yesterday?
any suggestions?
thanks


Hi

Do you use 1.2 version , Its working fine for me.

I have also found the same issue. This addon has been working great for me until yesterday when I saw the error.
Today I tried to capture the log for the error:


20:23:36 T:2946497344 DEBUG: Process - Entering source directory /storage/.xbmc/addons/plugin.video.bokra
20:23:36 T:2946497344 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.bokra" dependent on version 1.2 of the xbmc.python api
20:23:36 T:3016488704 DEBUG: ------ Window Init (DialogBusy.xml) ------
20:23:36 T:2946497344 NOTICE: Mode: 1
20:23:36 T:2946497344 NOTICE: URL: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:36 T:2946497344 NOTICE: Name: مسلسلات تركية
20:23:36 T:2946497344 NOTICE: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:42 T:3016488704 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
20:23:42 T:3016488704 DEBUG: Unloading: ImageLib-i486-linux.so
20:23:47 T:2946497344 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error timed out>
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 395, in <module>
index(url)
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 86, in index
response = urllib2.urlopen(req)
File "./Lib/urllib2.py", line 126, in urlopen
File "./Lib/urllib2.py", line 400, in open
File "./Lib/urllib2.py", line 418, in _open
File "./Lib/urllib2.py", line 378, in _call_chain
File "./Lib/urllib2.py", line 1207, in http_open
File "./Lib/urllib2.py", line 1177, in do_open
URLError: <urlopen error timed out>
-->End of Python script error report<--
20:23:47 T:3016488704 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
20:23:48 T:2946497344 INFO: Python script stopped
20:23:48 T:2946497344 DEBUG: Thread XBPyThread 2946497344 terminating
20:23:48 T:2643372864 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
20:23:48 T:3016488704 ERROR: GetDirectory - Error getting plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html
20:23:48 T:3016488704 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html) failed
20:23:48 T:3016488704 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.bokra/)
20:23:48 T:3016488704 DEBUG: ParentPath = [addons://sources/video/]
20:23:48 T:3016488704 DEBUG: Loading fileitems [plugin://plugin.video.bokra/]
20:23:48 T:3016488704 DEBUG: -- items: 9, directory: plugin://plugin.video.bokra/ sort method: 0, ascending: false
20:23:48 T:2946497344 NOTICE: Thread Background Loader start, auto delete: false
20:23:48 T:2946497344 DEBUG: Thread Background Loader 2946497344 terminating
20:23:48 T:3016488704 DEBUG: waiting for python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) to stop
20:23:48 T:3016488704 DEBUG: python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) destructed
20:23:48 T:3016488704 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
20:23:53 T:3016488704 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
20:24:18 T:2643372864 DEBUG: Thread Jobworker 2643372864 terminating (autodelete)


This is due to CommonFunctions dependency is missing. Its not a script issue since aka parsedom CommonFunctions dependency is missing. The system might have disabled that . Try this uninstall youtube addon , reboot ,reinstall youtube addon ,reboot and finally try bokra addon. This should resolve CommonFunctions dependency. Sorry I cannot reproduce your issue.
Reply
#36
(2013-03-11, 12:07)bisha Wrote:
(2013-03-11, 03:15)RuiJay Wrote:
(2013-03-10, 13:04)bisha Wrote: Hi

Do you use 1.2 version , Its working fine for me.

I have also found the same issue. This addon has been working great for me until yesterday when I saw the error.
Today I tried to capture the log for the error:


20:23:36 T:2946497344 DEBUG: Process - Entering source directory /storage/.xbmc/addons/plugin.video.bokra
20:23:36 T:2946497344 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.bokra" dependent on version 1.2 of the xbmc.python api
20:23:36 T:3016488704 DEBUG: ------ Window Init (DialogBusy.xml) ------
20:23:36 T:2946497344 NOTICE: Mode: 1
20:23:36 T:2946497344 NOTICE: URL: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:36 T:2946497344 NOTICE: Name: مسلسلات تركية
20:23:36 T:2946497344 NOTICE: http://www.bokra.net/VideoCategory/27/مس...ركية_.html
20:23:42 T:3016488704 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
20:23:42 T:3016488704 DEBUG: Unloading: ImageLib-i486-linux.so
20:23:47 T:2946497344 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error timed out>
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 395, in <module>
index(url)
File "/storage/.xbmc/addons/plugin.video.bokra/default.py", line 86, in index
response = urllib2.urlopen(req)
File "./Lib/urllib2.py", line 126, in urlopen
File "./Lib/urllib2.py", line 400, in open
File "./Lib/urllib2.py", line 418, in _open
File "./Lib/urllib2.py", line 378, in _call_chain
File "./Lib/urllib2.py", line 1207, in http_open
File "./Lib/urllib2.py", line 1177, in do_open
URLError: <urlopen error timed out>
-->End of Python script error report<--
20:23:47 T:3016488704 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
20:23:48 T:2946497344 INFO: Python script stopped
20:23:48 T:2946497344 DEBUG: Thread XBPyThread 2946497344 terminating
20:23:48 T:2643372864 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
20:23:48 T:3016488704 ERROR: GetDirectory - Error getting plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html
20:23:48 T:3016488704 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.bokra/?mode=1&name=%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa%20%d8%aa%d8%b1%d9%83%d9%8a%d8%a9&url=http%3a%2f%2fwww.bokra.net%2fVideoCategory%2f27%2f%d9%85%d8%b3%d9%84%d8%b3%d9%84%d8%a7%d8%aa_%d8%aa%d8%b1%d9%83%d9%8a%d8%a9_.html) failed
20:23:48 T:3016488704 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.bokra/)
20:23:48 T:3016488704 DEBUG: ParentPath = [addons://sources/video/]
20:23:48 T:3016488704 DEBUG: Loading fileitems [plugin://plugin.video.bokra/]
20:23:48 T:3016488704 DEBUG: -- items: 9, directory: plugin://plugin.video.bokra/ sort method: 0, ascending: false
20:23:48 T:2946497344 NOTICE: Thread Background Loader start, auto delete: false
20:23:48 T:2946497344 DEBUG: Thread Background Loader 2946497344 terminating
20:23:48 T:3016488704 DEBUG: waiting for python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) to stop
20:23:48 T:3016488704 DEBUG: python thread 12 (/storage/.xbmc/addons/plugin.video.bokra/default.py) destructed
20:23:48 T:3016488704 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
20:23:53 T:3016488704 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
20:24:18 T:2643372864 DEBUG: Thread Jobworker 2643372864 terminating (autodelete)


This is due to CommonFunctions dependency is missing. Its not a script issue since aka parsedom CommonFunctions dependency is missing. The system might have disabled that . Try this uninstall youtube addon , reboot ,reinstall youtube addon ,reboot and finally try bokra addon. This should resolve CommonFunctions dependency. Sorry I cannot reproduce your issue.

An another option is to check if parsedom addon has been disabled , in that case , just make it enabled.
Reply
#37
(2013-02-25, 02:16)sosta13 Wrote:
(2013-02-25, 02:01)bisha Wrote: I made an ugly fix , please download and try again , let me if this fix it.

Please post the new zip file. Thanks.

Any zip file of version 1.2 for the ATV? Thanks.
Reply
#38
(2013-03-13, 18:02)Allanman Wrote:
(2013-02-25, 02:16)sosta13 Wrote:
(2013-02-25, 02:01)bisha Wrote: I made an ugly fix , please download and try again , let me if this fix it.

Please post the new zip file. Thanks.

Any zip file of version 1.2 for the ATV? Thanks.

Well , the plugin should be OK for ATV as well , I have tried it with windows 7 , raspberry pi , Ipad and Android and it works fine , It should be ok with ATV.
Reply
#39
Hi

A new 1.3 version of the plugin is available in the very same location. I have added more film categories.
Reply
#40
(2013-03-14, 02:06)bisha Wrote: Hi

A new 1.3 version of the plugin is available in the very same location. I have added more film categories.

Good job.

it is still hung or a long time could you please make faster.

Can you please make add-on plugins for the following if you can do it please

http://tv1.alarab.net/
If I helped you please add to my reputation a positive
Reply
#41
(2013-03-14, 05:51)mhalfadl Wrote:
(2013-03-14, 02:06)bisha Wrote: Hi

A new 1.3 version of the plugin is available in the very same location. I have added more film categories.

Good job.

it is still hung or a long time could you please make faster.

Can you please make add-on plugins for the following if you can do it please

http://tv1.alarab.net/
+1
Reply
#42
(2013-03-14, 11:28)goerge Wrote:
(2013-03-14, 05:51)mhalfadl Wrote:
(2013-03-14, 02:06)bisha Wrote: Hi

A new 1.3 version of the plugin is available in the very same location. I have added more film categories.

Good job.

it is still hung or a long time could you please make faster.

Can you please make add-on plugins for the following if you can do it please

http://tv1.alarab.net/
+1

Hi

It takes about 3 sec to load a category and i think is reasonable time. What do you mean with hung?
Reply
#43
Bisha.

I did what you requested and it solved the issue.. Now trying the version 1.3

Thank you so much for this add-on. I used it everyday to watch my favorite series.
Reply
#44
(2013-03-15, 16:35)RuiJay Wrote: Bisha.

I did what you requested and it solved the issue.. Now trying the version 1.3

Thank you so much for this add-on. I used it everyday to watch my favorite series.

Hi

I'm happy to read that you are using my plugin on daily basis.
Reply
#45
Hi

Both of Bokra and Panet addons are now part of arabic xbmc repository.

Regards
Bisha
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 9

Logout Mark Read Team Forum Stats Members Help
Arabic Bokra VOD xbmc plugin7