Kodi Community Forum
[DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) - 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: [DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) (/showthread.php?tid=75437)



- C-Caine - 2011-05-23

C-Caine Wrote:Hi amet.....

THNX for the reply.......

I will try that......the strange thing is....it used to work......I use the $ so the share is invisible for windows but remains rechable......but I will remove it to see if it helps.....
I will let you know!!!!!!!!

Hi Again Amet!!!!

I tried it without a $ but it's still a no go......

here the debug log

http://pastebin.com/rKDy2gRB


- amet - 2011-05-23

not sure what to tell you, its definitely not the addon issue, xbmc handles the copy part of it.


- C-Caine - 2011-05-23

shall I ask it in another thread what the problem could be?

Do you maybe know in which forum I should post it?


- C-Caine - 2011-05-24

Hi Amet,

I got it working again........

I removed all the shares and the user......shared everything again and it works.....

don't know what was wrong...but it's working again......

THNX for your help!!!!!!


- amet - 2011-05-24

C-Caine Wrote:Hi Amet,

I got it working again........

I removed all the shares and the user......shared everything again and it works.....

don't know what was wrong...but it's working again......

THNX for your help!!!!!!


ha, I told you its not the addon :p

I am glad you got it working again!


- wcankan - 2011-05-26

mr_blobby Wrote:I've fixed Undertexter and Swesub and they will be included in the new version when Amet has updated the official repository.
Hi,

Is it only me that has problems finding swedish subtitles using Undertexter and Swesub? The results come back blank Sad

Thanks though for a great script.

//wcankan


- amet - 2011-05-26

wcankan Wrote:Hi,

Is it only me that has problems finding swedish subtitles using Undertexter and Swesub? The results come back blank Sad

Thanks though for a great script.

//wcankan

debug log please...

I wonder why I always have to ask the same thing, over and over again Sad


- wcankan - 2011-05-26

amet Wrote:debug log please...

I wonder why I always have to ask the same thing, over and over again Sad

My bad, heres the debug.log

http://pastebin.com/ZVR8Kfw9

It finds english subs but for some reason it doesnt find any swedish ones. Primary language is set to .se.

Thanks
wcankan


- amet - 2011-05-26

wcankan Wrote:My bad, heres the debug.log

http://pastebin.com/ZVR8Kfw9

It finds english subs but for some reason it doesnt find any swedish ones. Primary language is set to .se.

Thanks
wcankan

Quote:12:53:37 T:2956091392 M:292446208 DEBUG: ### [XBMC Subtitles-services.Undertexter.service] - Getting url: http://www.undertexter.se/?group1=on&p=soek&add=arkiv&submit=S%F6k&select2=&select3=&select=&str=127+Hours
12:53:38 T:2956091392 M:291667968 DEBUG: ### [XBMC Subtitles-services.Undertexter.service] - Getting 'sv' subs ...
12:53:38 T:2956091392 M:291643392 DEBUG: ### [XBMC Subtitles-services.Undertexter.service] - Getting url: http://www.undertexter.se/?group1=on&p=eng_search&add=arkiv&submit=S%F6k&select2=&select3=&select=&str=127+Hours
12:53:39 T:2956091392 M:292118528 DEBUG: ### [XBMC Subtitles-services.Undertexter.service] - Getting 'en' subs ...

looks like it doesnt form the sv search string properly, if mr_blobby doesnt look into it , I can do it later

EDIT: looks like it does after all Smile, not sure... we'll have to dig


- wcankan - 2011-05-26

amet Wrote:looks like it doesnt form the sv search string properly, if mr_blobby doesnt look into it , I can do it later

EDIT: looks like it does after all Smile, not sure... we'll have to dig

Thanks Amet, much appreciated! :-)

//wcankan


- mr_blobby - 2011-05-26

Why didn't you use Swesub?
Swesub has no trouble finding subs for "127 Hours (2010)".
So your claim that both services can't find any swedish subs is false.

But I will look into why Undertexter can't find any.
In the mean time, just use Swesub.


- wcankan - 2011-05-26

mr_blobby Wrote:Why didn't you use Swesub?
Swesub has no trouble finding subs for "127 Hours (2010)".
So your claim that both services can't find any swedish subs is false.

But I will look into why Undertexter can't find any.
In the mean time, just use Swesub.
Hi mr_blobby,

Swesub can indeed find swedish subs, my mistake. If possible id like to have undertexter.se though as my primary source for swedish subtitles.

Thanks in advance Smile

//wcankan


- xavi - 2011-05-28

xavi Wrote:Hi everyone! I ve been using this addon for some time with no problems... until now! It suddenly stopped working... Sad It just doesn t find subtitles anymore...
Internet connection is working, xbmc finds movie's information with no problem. Tried to reinstall the addon and nothing changed, so I reinstalled xbmc too... and same problem: No subtitle found. Tried different languages, different services, different skins, ... nothing!

Hope amet can help! Thanks!!

Xavi

amet Wrote:I can try to help, but I will need to see the debug log, look at my signature for how to

Hi! here is the debug:
http://dl.dropbox.com/u/5007352/script.xbmc.debug.log_13_56_36.log

Thanks in advance!!


- amet - 2011-05-28

xavi Wrote:Hi! here is the debug:
http://dl.dropbox.com/u/5007352/script.xbmc.debug.log_13_56_36.log

Thanks in advance!!

its not a debug log, you need to enable debug logging... again, look at my signature

I see that script.tv.show.next.aired is also having troubles getting stuff from the internet. are you sure you ave the internet on that box? did you enable proxy settings by any chance?


- xavi - 2011-05-28

amet Wrote:its not a debug log, you need to enable debug logging... again, look at my signature

I see that script.tv.show.next.aired is also having troubles getting stuff from the internet. are you sure you ave the internet on that box? did you enable proxy settings by any chance?

Solved! I disabled the roxy and working! Thanx!!