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 - 2011-12-28

Killer-JoeBR Wrote:Hi there,

Recently the plugin is not working anymore. It won't download the subtitle from "legendas.tv". It just says "downloading..." and nothing happens.

And using opensubtitles it gives an "error extracting" message everytime.

Here is my log file while attempting to use the addon for Tombstone movie.

http://pastebin.ca/2096953


PS--> Never did this before, so if i did something wrong or need to be more clear, please forgive me. Thanks

its LegendasTV issue with rar file, gfjardim needs to look at it...

I dont see opensubtitles issue in your log


- Killer-JoeBR - 2011-12-28

Thanks for your reply. Anyway i just came here to report that it start working again. I changed the skin (Aeon MQ3 to Aeon Nox) and tested with the same movie and others and it's working normally (legendas.tv and opensubtitle.org). Then i went back to Aeon MQ3 and it's still working. I don't know what happened.

Anyway great plugin, one of the main reasons i use XBMC. Thanks


- avpap - 2011-12-30

Happy Holidays to all.
@ amet : Is it possible to add the Greek site http://www.subz.tv to the script. And how we are going to make your life easier, can you give us a hint on how to?


- amet - 2011-12-30

avpap Wrote:Happy Holidays to all.
@ amet : Is it possible to add the Greek site http://www.subz.tv to the script. And how we are going to make your life easier, can you give us a hint on how to?

hey, happy holidays

if you make a service for it I am willing to add it to addon.

look at existing services(service.py has all the stuff you need), once you are finished with it do a pull request on my github repo and I'll get it in.


- kblarsen - 2011-12-30

Hi,

I can't download any subtitles from Opensubtitles.org anymore for some reason,
it just says downloading, and nothing happens.
And it don't find any subtitles from subscene.

I tried running with debugging, and the log shows an http error 401, when downloading from opensubtitles, and it gets a failed to get url from subscene.

log: http://pastebin.com/AMtRWYUv

Thanks in advance


- amet - 2011-12-30

kblarsen Wrote:Hi,

I can't download any subtitles from Opensubtitles.org anymore for some reason,
it just says downloading, and nothing happens.
And it don't find any subtitles from subscene.

I tried running with debugging, and the log shows an http error 401, when downloading from opensubtitles, and it gets a failed to get url from subscene.

log: http://pastebin.com/AMtRWYUv

Thanks in advance

try disabling, or setting up proxy properly

Code:
13:43:51 T:6928   DEBUG: Using proxy http://:8080



- kblarsen - 2011-12-30

amet Wrote:try disabling, or setting up proxy properly

Code:
13:43:51 T:6928   DEBUG: Using proxy http://:8080

Ahh, thanks a lot Smile
I tinkered a bit too much with network settings to get the remote app working :o


- avpap - 2011-12-30

amet Wrote:hey, happy holidays

if you make a service for it I am willing to add it to addon.

look at existing services(service.py has all the stuff you need), once you are finished with it do a pull request on my github repo and I'll get it in.

Thanks for the immediate response. I'm checking the existing services but i don't know how to write scripts in python. A how to would be a blessing!


- amet - 2011-12-30

avpap Wrote:Thanks for the immediate response. I'm checking the existing services but i don't know how to write scripts in python. A how to would be a blessing!

hehe, google is full of Python how-tos ... once you are stuck in service.py let me know and I can help


- avpap - 2011-12-30

amet Wrote:hehe, google is full of Python how-tos ... once you are stuck in service.py let me know and I can help

Thanks mate, i'm on to it.


- ipaqcrazy - 2011-12-31

Hi All -

I seem to have a problem getting subtitles to work using OpenSubtitles. I have the same problem using XBMC on my ATV2 and my desktop. In both cases, after I select the subtitle from the list returned, I will get an 'error extracting subtitle'. I dont have an issue getting subtitles from Subscene but as you can imagine, the subtitles are a lot less.

This seems to be a recent issue for me as the functionality has worked well all this while.

I have taken a copy of the logs where I tried to access the subtitles using OpenSubtitles for 2 of the TV episodes of burn notice.

http://pastebin.com/ddK7p2tQ

Any help would be greatly greatly appreciated.

Thanks


- amet - 2011-12-31

ipaqcrazy Wrote:Hi All -

I seem to have a problem getting subtitles to work using OpenSubtitles. I have the same problem using XBMC on my ATV2 and my desktop. In both cases, after I select the subtitle from the list returned, I will get an 'error extracting subtitle'. I dont have an issue getting subtitles from Subscene but as you can imagine, the subtitles are a lot less.

This seems to be a recent issue for me as the functionality has worked well all this while.

I have taken a copy of the logs where I tried to access the subtitles using OpenSubtitles for 2 of the TV episodes of burn notice.

http://pastebin.com/ddK7p2tQ

Any help would be greatly greatly appreciated.

Thanks

Code:
DEBUG: ZipManager: not a zip file!

there seems to be an error with the zip file downloaded from OpenSubtitles, happens sometimes when the site is overloaded. it is working fine here though


- ipaqcrazy - 2011-12-31

Thanks - I may have discovered the reason why I am facing the issue. I tried accessing the file via my browser and saw the following message :

You are not logged-in. Try to login - this will help in most of cases
Sorry, maximum download count for IP: 202.156.10.232, 202.156.28.99 exceeded. If you will continue trying to download, your IP will be blocked by our firewall. For more information read our FAQ or contact us, if you think you should not see this error. This deny will be removed after around 24 hours, so be patient.

Not sure if I can do much - there isnt a login option for opensubtitles yet right ?


- TRaSH - 2012-01-02

is there a option that this add-on downloads the subs automatic for like my series ?
now when i got a new serie from sickbeard,
i or my wife needs to manually download the sub.
would be nice if this progress could be automatic.


- amet - 2012-01-02

ipaqcrazy Wrote:Thanks - I may have discovered the reason why I am facing the issue. I tried accessing the file via my browser and saw the following message :

You are not logged-in. Try to login - this will help in most of cases
Sorry, maximum download count for IP: 202.156.10.232, 202.156.28.99 exceeded. If you will continue trying to download, your IP will be blocked by our firewall. For more information read our FAQ or contact us, if you think you should not see this error. This deny will be removed after around 24 hours, so be patient.

Not sure if I can do much - there isnt a login option for opensubtitles yet right ?

nope , no logging in to opensubtitles