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)



- macf1an - 2012-01-27

coldmovies it is!


- RobinBolscher - 2012-01-27

amet Wrote:We need the debug log please, my signature has how to

Ah i'm sorry, here it is! I hope I pasted the correct part?

Code:
**log removed** use pastebin



- amet - 2012-01-27

RobinBolscher Wrote:Ah i'm sorry, here it is! I hope I pasted the correct part?

Code:
**log removed** use pastebin

read my signature, full log on pastebin.com


- RobinBolscher - 2012-01-27

amet Wrote:read my signature, full log on pastebin.com

whoops, little bit to fast..

this better?

http://pastebin.com/embed_js.php?i=73VU1JSN


- voguemaster - 2012-01-28

amet Wrote:yes, very much so.

Well, no disrespect but why don't you like icefilms ? BTW, did you read the debug.log I uploaded or do I have to post it on pastebin ? (i didnt see anywhere in the forum rules that you must post logs on pastebin but I might have missed it..)

thanks in advance


- amet - 2012-01-28

voguemaster Wrote:Well, no disrespect but why don't you like icefilms ?

I have my reasons

voguemaster Wrote:BTW, did you read the debug.log I uploaded or do I have to post it on pastebin ? (i didnt see anywhere in the forum rules that you must post logs on pastebin but I might have missed it..)

thanks in advance

nope, didnt read it... I was not kidding when I said "You say icefilms, I stop listening". my signature has debug log how to that states how to post a log properly.

post the log on pastebin and maybe someone can help you, not me... I dont use it, I cant use it here... hence I cant reproduce the issue to try and fix it.

cheers,
amet


- amet - 2012-01-28

RobinBolscher Wrote:whoops, little bit to fast..

this better?

http://pastebin.com/embed_js.php?i=73VU1JSN

you getting "10061, \'Connection refused\'" not sure why... any other services that work?

BTW, that is not a debug log, please read the how-to again... you need to enable debug logging.


- RobinBolscher - 2012-01-28

Well thats weird, now it is saying with every movie there are subtitles locally present, but they are not, it is not even displaying the subs.

/Edit, could that be because if set a subtitle folder (manually), with the subs for one movie, as well?

http://pastebin.com/embed_js.php?i=NecKpEvQ


- amet - 2012-01-29

RobinBolscher Wrote:Well thats weird, now it is saying with every movie there are subtitles locally present, but they are not, it is not even displaying the subs.

/Edit, could that be because if set a subtitle folder (manually), with the subs for one movie, as well?

http://pastebin.com/embed_js.php?i=NecKpEvQ

I dont see the error in the log, what is the problem?

in dharma "locally available subs" are hit and miss, sometimes it works sometimes not. in eden they work 100%


- voguemaster - 2012-01-29

amet Wrote:I have my reasons



nope, didnt read it... I was not kidding when I said "You say icefilms, I stop listening". my signature has debug log how to that states how to post a log properly.

post the log on pastebin and maybe someone can help you, not me... I dont use it, I cant use it here... hence I cant reproduce the issue to try and fix it.

cheers,
amet


Ok, I'll post the log via pastebin, here's the link (hopefully it works):

http://pastebin.com/tTfYeRRK

The part where is says "fetching subtitles" fails. After a bit of debugging I found the key is not added in the download_subtitles function in service.py (for subscenter).

Edit - BTW, testing the fix (to add the key in service.py) works great for local files (i.e: no icefilms, just a video file for a tv show on my HDD).


- SoWErA - 2012-01-29

Whenever I try to change the Subtitles download folder to: C:\Program Files (x86)\XBMC\portable_data\userdata\addon_data\script.xbmc.subtitles\sub_tmp

Download/displaying subs don't happen anymore.

When I change it to or anything else: C:\Program Files (x86)\XBMC\portable_data\userdata\addon_data\script.xbmc.subtitles\Downloaded Subs

It works again without problems but I read that the sub_tmp folder is auto removed each time xbmc is restarted which would be great since over time the folder get's pretty filled up.

Debug Log: http://pastebin.com/grQsepJz
I just added subtitle for E:\Tvrips\Fringe\Season 4\Fringe S04E10 720p WEB-DL DD5.1 H264-EbP.mkv or at least I tried it seemed to work as usual but no sub show up and the folder is empty while playing and after closing xbmc it just doesn't dl the sub.


- amet - 2012-01-29

SoWErA Wrote:Whenever I try to change the Subtitles download folder to: C:\Program Files (x86)\XBMC\portable_data\userdata\addon_data\script.xbmc.subtitles\sub_tmp

Download/displaying subs don't happen anymore.

When I change it to or anything else: C:\Program Files (x86)\XBMC\portable_data\userdata\addon_data\script.xbmc.subtitles\Downloaded Subs

It works again without problems but I read that the sub_tmp folder is auto removed each time xbmc is restarted which would be great since over time the folder get's pretty filled up.

Debug Log: http://pastebin.com/grQsepJz
I just added subtitle for E:\Tvrips\Fringe\Season 4\Fringe S04E10 720p WEB-DL DD5.1 H264-EbP.mkv or at least I tried it seemed to work as usual but no sub show up and the folder is empty while playing and after closing xbmc it just doesn't dl the sub.


hm, no idea why it doesnt work for you... it works 100% here on osx ... could it be some permission issue?


- elvisramalho - 2012-01-29

edit:
- no swearing on our forum please
- be respectful to other users



- amet - 2012-01-29

Big Grin , icefilms not working again??


- SoWErA - 2012-01-29

amet Wrote:hm, no idea why it doesnt work for you... it works 100% here on osx ... could it be some permission issue?

I have Eden beta 2 installed on Windows 7 64bit no idea Sad