[LegendasTV] Can't get subtitles list - Unimplemented method executehttpapi
#1
Hello all,
I couldn't get the available subtitles list using LegendaTV service.

here is my xbmc.log: http://paste.debian.net/213448/

I also tried manual search as you can see below.

Code:
22:10:35 T:3041563264   DEBUG: CAnnouncementManager - Announcement: OnInputFinished from xbmc
22:10:35 T:3041563264   DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputFinished
22:10:35 T:2938106944   DEBUG: ### [XBMC Subtitles-gui] - Manual/Keyboard Entry: Title:[Moonrise Kingdom], Year: []
22:10:37 T:2938106944   DEBUG: ### [XBMC Subtitles-services.LegendasTV.service] -  Succesfully logged in.
22:10:37 T:2938106944   ERROR: EXCEPTION: Unimplemented method: executehttpapi::executehttpapi(...)

I am aware that executehttpapi was removed in Frodo, but I have no idea where should I fix this.

System : Raspbmc
XBMC : Frodo Beta
script.xbmc.subtitles : 3.9.0

Thanks in advance
Reply
#2
there are two httpapi calls, if gfjardim doesn't get to fixing that i'll have to remove it before final Frodo release
Reply
#3
try using latest git https://github.com/amet/script.xbmc.subt.../frodo-pre
Reply
#4
(2012-11-30, 19:07)amet Wrote: try using latest git https://github.com/amet/script.xbmc.subt.../frodo-pre

Thanks amet!

I will try it when I get in home.
Reply
#5
(2012-11-30, 20:37)harryjsa Wrote:
(2012-11-30, 19:07)amet Wrote: try using latest git https://github.com/amet/script.xbmc.subt.../frodo-pre

Thanks amet!

I will try it when I get in home.

Strange thing is why isn't the version you use updated?
Have you disabled addon updates?
If not do a force refresh on xbmc repo
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#6
(2012-11-30, 10:36)amet Wrote: there are two httpapi calls, if gfjardim doesn't get to fixing that i'll have to remove it before final Frodo release
Don't bother fixing it, Amet, I've just replaced it with a JSON call, using the code I've posted on the main topic. Since there are more changes in the script itself, I sent it to some friends for proper testing. Very soon I'll send you a pull request.

Sorry for the inconvenience.
Reply
#7
looks fixed to me with the code I posted above... try https://github.com/amet/script.xbmc.subt.../frodo-pre and let me know how that works
Reply
#8
(2012-12-01, 01:59)amet Wrote: looks fixed to me with the code I posted above... try https://github.com/amet/script.xbmc.subt.../frodo-pre and let me know how that works
It`s nice that you have implemented the getShowId() function. Will try it and report back.
Reply

Logout Mark Read Team Forum Stats Members Help
[LegendasTV] Can't get subtitles list - Unimplemented method executehttpapi0