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)



- orivar - 2011-10-07

Works fine for me, but I've had a couple of friends tell me it isn't working for them (one just did a fresh install, so it might be a settings problem, but the other had it working a few days ago).

For those of you with a working addon who want to use the Sratim service - I see the fix hasn't been distibuted yet, you can download the service.py file manually from the repo and replace the one in your script.xbmc.subtitles/resources/lib/services/Sratim folder...


- amet - 2011-10-07

Nosircantdo Wrote:Is this down?! Hasn't worked for me the last couple of days. ATV2 just reboot when downloading subtitle...

jitterbug Wrote:isnt working for me either - using nightly build from the 5th october

not very helpful is it? please supply the debug log, my signature has how-to


- jitterbug - 2011-10-08

Here is my debug log. I restarted xbmc - and tried the plugin using a random tv-series. This time it actually "searched" although it didnt return anything useful. After that, I tried the plugin on a different tv-series, where I got the script-failure immediately.

debug : http://pastebin.com/V3vh41Fm


- Nosircantdo - 2011-10-08

amet Wrote:not very helpful is it? please supply the debug log, my signature has how-to


http://pastebin.com/epPF2uFG - xbmc.log

http://pastebin.com/XHxUMcV8 - xbmc.old.log


- amet - 2011-10-08

jitterbug Wrote:Here is my debug log. I restarted xbmc - and tried the plugin using a random tv-series. This time it actually "searched" although it didnt return anything useful. After that, I tried the plugin on a different tv-series, where I got the script-failure immediately.

debug : http://pastebin.com/V3vh41Fm

script error is due to the file name that has non ascii character in the beginning, what is the title name(the one in XBMC OSD) for the failed file?


- amet - 2011-10-08

Nosircantdo Wrote:http://pastebin.com/epPF2uFG - xbmc.log

http://pastebin.com/XHxUMcV8 - xbmc.old.log

Code:
ERROR: CFileAFP::Open: Unable to open file : '/Blue Bloods S01E01 HDTV XviD LOL/blue.bloods.101.hdtv-lol.en.srt'

you dont have the permission to write to that AFP remote share


- jitterbug - 2011-10-08

amet Wrote:script error is due to the file name that has non ascii character in the beginning, what is the title name(the one in XBMC OSD) for the failed file?

thats strange.. the file name is Fringe - s04e03 - Alone in the World.mkv - the title in xbmc reads "03. Alone in the world"
furthermore, the plugin dosnt work on titles that I have used with the plugin earlier (/with dharma)


- hunkyn - 2011-10-08

Amet,

Great add-on having the subtitle right from the video. Would it be possible to add an option in the settings for megaupload also? Some sources are downloading from Megaupload and if i can fill in my credentials then we do not have to wait for 45 seconds more Big Grin

Better yet having a megaupload credentials in xbmc itself makes it easier so for each add-on we do not have to give the credentials. Just my 2 cents. But i think i will have to request in some other thread.

Thanks again


- amet - 2011-10-08

jitterbug Wrote:thats strange.. the file name is Fringe - s04e03 - Alone in the World.mkv - the title in xbmc reads "03. Alone in the world"
furthermore, the plugin dosnt work on titles that I have used with the plugin earlier (/with dharma)

is this file scanned in library?


- amet - 2011-10-08

hunkyn Wrote:Amet,

Great add-on having the subtitle right from the video. Would it be possible to add an option in the settings for megaupload also? Some sources are downloading from Megaupload and if i can fill in my credentials then we do not have to wait for 45 seconds more Big Grin

Better yet having a megaupload credentials in xbmc itself makes it easier so for each add-on we do not have to give the credentials. Just my 2 cents. But i think i will have to request in some other thread.

Thanks again

none of the subtitle sites use megaupload, why would we need that?


- hunkyn - 2011-10-08

amet Wrote:none of the subtitle sites use megaupload, why would we need that?

Amet i looked into it why i get a 45 second wait time for subtitle and seems like one of the source you have under xbmc subtitles is causing it (sublight.si). I removed that source and it seems to have gone.


- amet - 2011-10-08

hunkyn Wrote:Amet i looked into it why i get a 45 second wait time for subtitle and seems like one of the source you have under xbmc subtitles is causing it (sublight.si). I removed that source and it seems to have gone.

sublight.si imposes that 45 sec delay on us, not much I can do


- jitterbug - 2011-10-08

amet Wrote:is this file scanned in library?

yes, the file is scanned and added to xbmc


- amet - 2011-10-08

jitterbug Wrote:yes, the file is scanned and added to xbmc

that is strange... no idea why that happens... what scraper was used to add it?


- Nosircantdo - 2011-10-08

amet Wrote:
Code:
ERROR: CFileAFP::Open: Unable to open file : '/Blue Bloods S01E01 HDTV XviD LOL/blue.bloods.101.hdtv-lol.en.srt'

you dont have the permission to write to that AFP remote share

Hm, weird. It has worked well all the time until a couple of days ago, and I haven't changed any settings...

I tried to re-set read/write and I re-added my shares but without any luck.

I think this guy have the same problem, he is discussing it with a dev-guy here: http://forum.xbmc.org/showthread.php?p=907528#post907528 as we speak...

I also forgot to mention that this problem also is with the Icefilms addon. I would log it but Icefilms seems to be down at the moment.