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)



- amet - 2010-10-30

Temhil Wrote:Would it be possible to consider to add http://www.addic7ed.com/ ?

not yet in the official repo, you have to install manually. download zip here and use install zip option in addon manager

Let me know how you find it

Cheers,
Zeljko


- Temhil - 2010-10-31

That's great, thanks a lot Amet, I gonna try it.


- rvrutten - 2010-10-31

Amet Wrote:not yet in the official repo, you have to install manually. download zip here and use install zip option in addon manager

Let me know how you find it

Cheers,
Zeljko

Great possible update! I love it!


- rvrutten - 2010-10-31

Amet Wrote:please do not c/p logs in a forum, use a pastebin site and post a link here.also we need the full debug log as well.

I suspect it has to do with your key mapping, as it should close the script when you hit "back" button

sorry for that. (will do that asap.) here's the url: http://pastebin.com/w6CbEdyB

keymap is default form the install dharma b4 xbmc live, so i'm not sure that is the problem.

after looking into it some more, it also crashes sometimes right after downloading the subtitle file (then the cript terminates itself).

I think it has something to do with the termination of the script after (un)succesfully using the podnapisi service because when removing this service the problem does not occur.


- JPDeckers - 2010-10-31

rvrutten Wrote:after looking into it some more, it also crashes sometimes right after downloading the subtitle file (then the cript terminates itself).

I think it has something to do with the termination of the script after (un)succesfully using the podnapisi service because when removing this service the problem does not occur.

Same here, script crashes and takes XBMC w/ it, error 6 (fwiw).

Reproducably crashable by doing an unsuccessful search on opensubtitles, no crash if I do not search on that site.


Provider window disappears - alxgarder - 2010-10-31

Hi,

Been using your add-on forever - very nice - but ever since you added the new window with the different providers Im unable to select a different provider.

When I move my mouse towards the window, the minute mouse pointer touches it, it disappears. I tried moving the mouse all over the side of the screen but Im unable to make it come back.

Not sure what Im doing wrong here??


- amet - 2010-10-31

rvrutten Wrote:sorry for that. (will do that asap.) here's the url: http://pastebin.com/w6CbEdyB

keymap is default form the install dharma b4 xbmc live, so i'm not sure that is the problem.

after looking into it some more, it also crashes sometimes right after downloading the subtitle file (then the cript terminates itself).

I think it has something to do with the termination of the script after (un)succesfully using the podnapisi service because when removing this service the problem does not occur.

is it only on podnapisi?


- amet - 2010-10-31

alxgarder Wrote:Hi,

Been using your add-on forever - very nice - but ever since you added the new window with the different providers Im unable to select a different provider.

When I move my mouse towards the window, the minute mouse pointer touches it, it disappears. I tried moving the mouse all over the side of the screen but Im unable to make it come back.

Not sure what Im doing wrong here??

what skin are you using?


- amet - 2010-10-31

JPDeckers Wrote:Same here, script crashes and takes XBMC w/ it, error 6 (fwiw).

Reproducably crashable by doing an unsuccessful search on opensubtitles, no crash if I do not search on that site.

post a debug log please


- amet - 2010-10-31

anyone having issues with mouse control on new window, can you please try this and let me know if its okay.

Code:
2.0.6
- fix: new window + mouse should work now
- fix: Addic7ed would fail if the sub is not found

Thanks!
Zeljko


- rvrutten - 2010-10-31

Amet Wrote:is it only on podnapisi?

Yes

Update:

The correct awnser is No. When I installed 2.0.6 i removed the service Podnapisi form my list. When searching for subtitles for American Chopper - S01E17 - POW Bike 1.avi, it happened again, but now with opensubtitles. See http://pastebin.com/pwgmutmS

Hope the log helps.


- rvrutten - 2010-10-31

Amet Wrote:anyone having issues with mouse control on new window, can you please try this and let me know if its okay.

Code:
2.0.6
- fix: new window + mouse should work now
- fix: Addic7ed would fail if the sub is not found

Thanks!
Zeljko

It's not possible to select addi7ed as my default TV Show service.


- amet - 2010-10-31

rvrutten Wrote:It's not possible to select addi7ed as my default TV Show service.

try with this one

it *might* fix the crashing issue as well

Thanks for testing!!
Zeljko


- rvrutten - 2010-10-31

Amet Wrote:try with this one

it *might* fix the crashing issue as well

Thanks for testing!!
Zeljko

Default service works.

Crashing still happens unfortunately.
http://pastebin.com/yYecESm3


- rvrutten - 2010-10-31

rvrutten Wrote:Default service works.

Crashing still happens unfortunately.
http://pastebin.com/yYecESm3

Crash was because of the combination Linux/SMB and the hash option in the script which I disabled now. That solves my problem! Thanks Amet, for helping me out!