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
When I go to updated drama and I click on one of the dramas it says script failed.
When I put the name of the show in Viki, the results come out blank, nothing shows up. Is anyone having this problem? Thanks.
Yes. Basic is that only the top menu (search, updated tv, genre, etc) shows. selecting anything results in no results for me (but not a script failure). Looking at viki in FFox, I didn't see any obvious site changes, but maybe under the hood. IIUC beautiful soup is used to parse the site's html and return links to the addon. From the debug log, attempting to use the "search" function (entered "pasta" as search term) results in:
NOTICE: HTTP Error 403: Forbidden |http://www.viki.com/search?q=pasta

scott s.
.
(2015-06-15, 21:38)scott967 Wrote: [ -> ]Yes. Basic is that only the top menu (search, updated tv, genre, etc) shows. selecting anything results in no results for me (but not a script failure). Looking at viki in FFox, I didn't see any obvious site changes, but maybe under the hood. IIUC beautiful soup is used to parse the site's html and return links to the addon. From the debug log, attempting to use the "search" function (entered "pasta" as search term) results in:
NOTICE: HTTP Error 403: Forbidden |http://www.viki.com/search?q=pasta

scott s.
.

thanks I think i see the problem. I'll fix it
(2015-06-16, 01:00)dknlght Wrote: [ -> ]thanks I think i see the problem. I'll fix it

Got complaints from the family when I had to use browser to get to viki. Then last night I fired up Kodi to see "addon updated: viki" and great. Back in business. The family thanks you.

scott s.
.
Heeeelp the Viki add-on is no longer working.
Pleaaaase fix it pleaaaase.
It s always this error massage coming on the screen script failed:Viki.
Pleeeeeease fix it
(2015-05-14, 00:13)dknlght Wrote: [ -> ]
(2015-05-13, 22:40)oninayr84 Wrote: [ -> ]http://fusion.xbmchub.com/xbmc-repos/rep...paddon.zip

Can't download from the link anymore.. anyone have updated link ?

I just updated the link in the first post so try it now. Sorry they keep changing the folder structure

dknIght, i can't download the link.
Is Viki going to get fixed? Will it just require an update if so, or will there be a new addon?
Works fine for me. I think if you are having a problem you need more info and a debug log.

scott s.
.
(2015-07-14, 20:14)scott967 Wrote: [ -> ]Works fine for me. I think if you are having a problem you need more info and a debug log.

scott s.
.

My log has this:
14:54:22 T:268 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viki/
14:54:22 T:268 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viki/) failed
14:54:22 T:268 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
14:54:22 T:268 DEBUG: ParentPath = [addons://sources/]

Any reason for this problem??
(2015-07-14, 21:55)contentryder Wrote: [ -> ]
(2015-07-14, 20:14)scott967 Wrote: [ -> ]Works fine for me. I think if you are having a problem you need more info and a debug log.

scott s.
.

My log has this:
14:54:22 T:268 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viki/
14:54:22 T:268 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viki/) failed
14:54:22 T:268 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
14:54:22 T:268 DEBUG: ParentPath = [addons://sources/]

Any reason for this problem??
what device are you using? So far it seems kodi on certain devices aren't connecting to the https url. Viki has force the use of https on all their url which is why i updated it to use https. I need to do some research to see if I can ignore the certificate errors that happen on certain devices. but I need know the devices that it's errors on
I was up all night watching a Russian soap opera. As an english-only speaker that likes foreign content, this app is a blessing. Thanks for the amazing addon!
Works just fine on the Nexus Player
Was working on the atv2 until a week ago. My log shows the same errors as above. on XBMC Gotham stable build.
(2015-07-16, 03:27)dknlght Wrote: [ -> ]
(2015-07-14, 21:55)contentryder Wrote: [ -> ]
(2015-07-14, 20:14)scott967 Wrote: [ -> ]Works fine for me. I think if you are having a problem you need more info and a debug log.

scott s.
.

My log has this:
14:54:22 T:268 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viki/
14:54:22 T:268 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viki/) failed
14:54:22 T:268 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
14:54:22 T:268 DEBUG: ParentPath = [addons://sources/]

Any reason for this problem??
what device are you using? So far it seems kodi on certain devices aren't connecting to the https url. Viki has force the use of https on all their url which is why i updated it to use https. I need to do some research to see if I can ignore the certificate errors that happen on certain devices. but I need know the devices that it's errors on

I'm on both Amazon Fire TV and Stick. Whichever update you did, I haven't been able to update. Automatically or manually. Both stable builds: Kodi Helix and XBMC Gotham.
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