Kodi Community Forum

Full Version: Viki.com Video Add-on - Asian Drama MOVIES & TV Shows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
Any update on the problem with https for amazon fire tv?
Seems broken here, version 1.1.32 getting script error pretty much every time you click on anything within the add-on. Running on OpenElec v5.0.8 Kodi v14.2 Helix.

Will post a debug log file later.

Thanks
Hi

Please see the debug log: http://xbmclogs.com/px8ifajqo

Code:
13:58:36 T:140538552469248   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('data-watch-now-type',)
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.viki/default.py", line 1000, in <module>
                                                UpdatedVideos(url,name)
                                              File "/storage/.kodi/addons/plugin.video.viki/default.py", line 343, in UpdatedVideos
                                                vtype=divcotent.a["data-watch-now-type"]
                                              File "/storage/.kodi/addons/script.module.beautifulsoup/lib/BeautifulSoup.py", line 613, in __getitem__
                                                return self._getAttrMap()[key]
                                            KeyError: ('data-watch-now-type',)
                                            -->End of Python script error report<--
13:58:36 T:140541200779136   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
13:58:36 T:140538552469248    INFO: Python script stopped

Thank you.
I am also experiencing a script error on openelec 4.2 gotham 13.2. I'm also getting the same error with dramago, another addon that dknight created. Dknight, any suggestion how to fix? Thank you!
I upgraded my openelec to the latest version (5.0.8 - kodi 14.2) and all of Dknight's addons work including viki.
I'll check it out. I'm actually getting errors myself
On Viki "search video" works and that is what I have been using, but the other options on the top screen like "updated tv shows" or "genres" all fail for me.

scott s.
.
same here on windows
I just pushed an update it should fix the problem. I've also added code to try and fix the issue with playing viki from devices with ssl issues. Let me know if it works for you guys
Excellent, playback in Kodi seems to be working again!

Thanks
Sorry to say it's a no go for me. I mean I cannot even install the repo properly. I managed to get it installed 1st time, then it said it had an update which failed I could initially browse the repo but viki failed to install. I can now see your repo listed but I cannot enable it or browse it.

I'm running Kodi 15.0 on Android 5.0.2

Cheers
(2015-08-14, 05:31)dknlght Wrote: [ -> ]I just pushed an update it should fix the problem. I've also added code to try and fix the issue with playing viki from devices with ssl issues. Let me know if it works for you guys

so just re install it from the first post link? Thanks
I can't seem to get anything to install from the repo. Is the repo down??
I think he updated the repo to 1.0.5 and moved his content so if you have an older repo installed it might no longer work. Any way was notified of viki update and got and update ver 1.1.33 no problem. All seems to be working. Thanks again.

scott s.
.
i am getting viki error on ver 1.1.33. using on win10.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43