subscene not working !!
#1
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
Reply
#2
I'm also having same problem, Subscene is not working for me too, Frodo 12.2 on G-box MX2 Midnight
Reply
#3
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
Win 8.1 64bit
NUC5i5RYK, Onkyo TX508, LG 42LM620T
Reply
#4
Thank you Helioy! Works directly after I changed the line.
Reply
#5
Thank a lot Helioy
Reply
#6
thank you very much Helioy
Reply
#7
ok thanks so much! Helioy
Reply
#8
Great, it's working now. Big Thanks Helioy.
Reply
#9
I also created a pull request for this change.
Reply
#10
Yes it's work... thank you so much
Reply
#11
(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=...re._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
Reply
#12
(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=...re._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
Reply
#13
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
Reply

Logout Mark Read Team Forum Stats Members Help
subscene not working !!0