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)



- snyft - 2010-08-28

nvm it worked now but it still hang up on opensubs if it takes to long. will try to grab a log of it.


- amet - 2010-08-28

dont paste the log in the forum, read my signature on how to do it properly


- amet - 2010-08-29

kraaa Wrote:nvm it worked now but it still hang up on opensubs if it takes to long. will try to grab a log of it.

opensubtitles site is very slow lately, nothing I can do unfortunately Sad


- Bram77 - 2010-08-29

I'm running the nightly builds from the Dharma branch on my Asrock ION now and I absolutely LOVE this addon. On my old Xbox it wasn't working very well (not at all actually), but Xbmc Live it's such a fantastic addition. Thank you very much Amet!

Maybe you could add a timeout for slow sources (like 5 or 10 seconds or so). If I accidentally choose OpenSubtitles Xbmc becomes unresponsive and I'm forced to do reboot (or it takes longer then my patience lasts Smile).

Do you think it's possible to add an option to login in to Sublight.si so the wait time disappears and we will be able to submit new subs via xbmc?[url=http://forum.xbmc.org/member.php?action=profile&uid=51533][/url]


- amet - 2010-08-29

Bram77 Wrote:I'm running the nightly builds from the Dharma branch on my Asrock ION now and I absolutely LOVE this addon. On my old Xbox it wasn't working very well (not at all actually), but Xbmc Live it's such a fantastic addition. Thank you very much Amet!

glad to see that you have it running fine, you have helped me a lot with this in the early stages. I still remember you testing about 10 different versions of it on xbox in the early stages Smile

Bram77 Wrote:Maybe you could add a timeout for slow sources (like 5 or 10 seconds or so). If I accidentally choose OpenSubtitles Xbmc becomes unresponsive and I'm forced to do reboot (or it takes longer then my patience lasts Smile).

timeout is there, I think Smile . I will recheck.

Bram77 Wrote:Do you think it's possible to add an option to login in to Sublight.si so the wait time disappears and we will be able to submit new subs via xbmc?

as for logging into Sublight, It is possible from addon point of view but you can not register to Sublight.si without using their application, and adding registration code to the addon would just be an overkill.

uploading subs from the addon is one thing I have been deciding on for a long time, one thing I would not want happening is for subs to get downloaded from one service and upload to the other. I am sure that would cause some issues with the administrators. you could use sublights(or any other) stand alone program for uploading and getting the points for doing so that would in return disable download wait, but we would still need to code login procedure into the addon.

I know that this will bring up some more "+1 on uploading" posts and I am just not sure about it Smile

Cheers,
Zeljko


- snyft - 2010-08-29

As Bram wrote, any way to lower the timeout on subsites? Its very annoying having it crashing xbmc Sad


- amet - 2010-08-29

kraaa Wrote:As Bram wrote, any way to lower the timeout on subsites? Its very annoying having it crashing xbmc Sad

as I said:

Amet Wrote:timeout is there, I think Smile . I will recheck.



- Dullie - 2010-08-29

I have a problem..

I cannot find any subtitles on Subscene.com at all.. Even with the parent folder search and the manual search..

Default language is Arabic, secondary is English..

Debug here http://pastebin.com/wF8CHSSV

Thanks for a great add on.. Smile


- mr_blobby - 2010-08-30

Dullie Wrote:I have a problem..

I cannot find any subtitles on Subscene.com at all.. Even with the parent folder search and the manual search..

Default language is Arabic, secondary is English..

Debug here http://pastebin.com/wF8CHSSV

Thanks for a great add on.. Smile
It looks like they changed the site's html code, so I have to change the script Sad


- snyft - 2010-08-31

mr_blobby Wrote:It looks like they changed the site's html code, so I have to change the script Sad

Sorry to bother again but you said you were gonna check if the timeout was there, is it?

Also i was wondering on what does it search? Foldername? Filename? Anyway is it possible to make something so you can filter out: . - dvdrip - xvid - divx - bdrip - year - etc? Just for better search results Smile
Thanks for the great addon anyway!


- Nektarios - 2010-08-31

Amet Wrote:as I said:

Have you considered my additions to add them? I fixed the timeout problem (it did not exist) already among other useful changes like better error handling etc.

http://forum.xbmc.org/showpost.php?p=576152&postcount=111
http://forum.xbmc.org/showpost.php?p=576236&postcount=114
http://forum.xbmc.org/showpost.php?p=579304&postcount=115


- amet - 2010-08-31

kraaa Wrote:Sorry to bother again but you said you were gonna check if the timeout was there, is it?

Also i was wondering on what does it search? Foldername? Filename? Anyway is it possible to make something so you can filter out: . - dvdrip - xvid - divx - bdrip - year - etc? Just for better search results Smile
Thanks for the great addon anyway!

the best search results are achieved when the file is imported in library, that way the script gets the movie/show name,season,episode from xbmc

timeout will be worked on soon.


- amet - 2010-08-31

Nektarios Wrote:Have you considered my additions to add them? I fixed the timeout problem (it did not exist) already among other useful changes like better error handling etc.

http://forum.xbmc.org/showpost.php?p=576152&postcount=111
http://forum.xbmc.org/showpost.php?p=576236&postcount=114
http://forum.xbmc.org/showpost.php?p=579304&postcount=115

sorry I missed those. we will look into and include as soon as possible,
Thanks!!


- Veron - 2010-08-31

First of all thanks for great script Amet!

As a Finn, only thing missing from this was SubtitleSource support, since it has the best selection of Finnish subtitles.

So I created a new service for SubtitleSource based on the code from podnapisi. At my tests it seems to be working correctly, but with my three days experience of python coding I can't be sure Smile
I didn't find any information how to send you the files, so I added them to pastebin.

service.py: http://pastebin.com/sQ6eBgHz
ss_utilities.py: http://pastebin.com/JyJJdhRr
Logo can be found here: http://www.subtitlesource.org/images/logo2.jpg


- mr_blobby - 2010-08-31

Veron Wrote:First of all thanks for great script Amet!

As a Finn, only thing missing from this was SubtitleSource support, since it has the best selection of Finnish subtitles.

So I created a new service for SubtitleSource based on the code from podnapisi. At my tests it seems to be working correctly, but with my three days experience of python coding I can't be sure Smile
I didn't find any information how to send you the files, so I added them to pastebin.

service.py: http://pastebin.com/sQ6eBgHz
ss_utilities.py: http://pastebin.com/JyJJdhRr
Logo can be found here: http://www.subtitlesource.org/images/logo2.jpg

Great addition! Big Grin
I gave it a testrun and it works super.

When I've finished the service for titlovi.com (I'm working on that right now) it will bring the total number of subtitle services to 10! Nod