Kodi Community Forum
subscene not working !! - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Subtitle Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=143)
+---- Thread: subscene not working !! (/showthread.php?tid=183229)



subscene not working !! - Werewolf - 2014-01-13

Is it only me or is subscene not working anymore ?
its not finding any subtitles and no errors are coming.

Im running the xbmc subtitles 3.9.17 on Fredo 12.3


RE: subscene not working !! - kim1406 - 2014-01-13

I'm also having same problem, Subscene is not working for me too, Frodo 12.2 on G-box MX2 Midnight


RE: subscene not working !! - Helioy - 2014-01-13

If you just enabled debug you would know the problem.


And the fix is rather easy. Change line
#198
from: url = main_url + "/subtitles/title.aspx?q=" + urllib.quote_plus(search_string)
to: url = main_url + "subtitles/title?q=" + urllib.quote_plus(search_string)


Sorry amet i don't know how to make pull request, but could you add this to official plugin Smile


RE: subscene not working !! - Orio - 2014-01-13

Thank you Helioy! Works directly after I changed the line.


RE: subscene not working !! - gaogreen04 - 2014-01-14

Thank a lot Helioy


RE: subscene not working !! - Werewolf - 2014-01-14

thank you very much Helioy


RE: subscene not working !! - tienlequoc - 2014-01-15

ok thanks so much! Helioy


RE: subscene not working !! - kim1406 - 2014-01-15

Great, it's working now. Big Thanks Helioy.


RE: subscene not working !! - CrowleyAJ - 2014-01-18

I also created a pull request for this change.


RE: subscene not working !! - momoclax - 2014-01-18

Yes it's work... thank you so much


RE: subscene not working !! - yaser222 - 2014-01-21

(2014-01-13, 21:01)Helioy Wrote: If you just enabled debug you would know the problem.


And the fix is rather easy. Change line
#198
from: url = main_url + "/subtitles/title.aspx?q=" + urllib.quote_plus(search_string)
to: url = main_url + "subtitles/title?q=" + urllib.quote_plus(search_string)


Sorry amet i don't know how to make pull request, but could you add this to official plugin Smile


hi first sorry for my english

please i want to know how to change the line im new to xbmc and sunsence not working with me from the beginning only opensubtitle
and i search the web for hours i didn't know what to search for
from where i should start to learn how to change the line

my device
intel nuc installed openelec
server synology
i have mac and windows pcs

plz i really need to know how to do that
even i just need the name of the thing will allow me to change the line becuse i need it to for change button for my harmony remote to work well with openelec



thxxxxx all


UPDATED
i found 2 wikis eplain how to change the line i think
http://wiki.openelec.tv/index.php?title=OpenELEC_FAQ#I_run_nightly_and_ssh_doesn.27t_work_anymore._Why.3F
http://wiki.openelec.tv/index.php?title=Ssh_commands

but i don't know which file to edit for subtitle and the harmony remote or how
at least good start for me and will saves you time 4 answer
thx





UPADTED 2
finally i found the way it was right the previews link helped me a lot
this the file i should edite

/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Subscene/service.py

for others people maybe will help

now subsence work good thx


RE: subscene not working !! - Bjur - 2014-01-28

(2014-01-21, 01:36)yaser222 Wrote:
(2014-01-13, 21:01)Helioy Wrote: If you just enabled debug you would know the problem.


And the fix is rather easy. Change line
#198
from: url = main_url + "/subtitles/title.aspx?q=" + urllib.quote_plus(search_string)
to: url = main_url + "subtitles/title?q=" + urllib.quote_plus(search_string)


Sorry amet i don't know how to make pull request, but could you add this to official plugin Smile


hi first sorry for my english

please i want to know how to change the line im new to xbmc and sunsence not working with me from the beginning only opensubtitle
and i search the web for hours i didn't know what to search for
from where i should start to learn how to change the line

my device
intel nuc installed openelec
server synology
i have mac and windows pcs

plz i really need to know how to do that
even i just need the name of the thing will allow me to change the line becuse i need it to for change button for my harmony remote to work well with openelec



thxxxxx all


UPDATED
i found 2 wikis eplain how to change the line i think
http://wiki.openelec.tv/index.php?title=OpenELEC_FAQ#I_run_nightly_and_ssh_doesn.27t_work_anymore._Why.3F
http://wiki.openelec.tv/index.php?title=Ssh_commands

but i don't know which file to edit for subtitle and the harmony remote or how
at least good start for me and will saves you time 4 answer
thx





UPADTED 2
finally i found the way it was right the previews link helped me a lot
this the file i should edite

/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Subscene/service.py

for others people maybe will help

now subsence work good thx

Thanks for the explanationSmile


RE: subscene not working !! - filledk - 2014-01-28

plz
for us there dont know how to use ssh
plz make a different guide...

raspbmc on rpi

EDIT
i got it changed via ssh into my rpi, farily easy though...
thanks

now with working subscene on my rpi