Kodi Community Forum
[RELEASE] OpenSubtitles OSD (Script) - 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: [RELEASE] OpenSubtitles OSD (Script) (/showthread.php?tid=56083)



- amet - 2009-12-30

moonshadow Wrote:da ali mi je problem sto napise script failed...nece mi uopce ucitat Opensubtitles

napravi error zato sto trazi Bosanski jezik i ima neki problem tu.

Idi u script settings i izaberi Srpski ili Hrvatski kao jezik... ili sacekaj do posle praznika pa cu pregledati.

Pozz
Zeljko


- moonshadow - 2009-12-30

stavio:

croatian
croatian
serbian

i sad sljaka hvala Smile


- amet - 2009-12-30

moonshadow Wrote:stavio:

croatian
croatian
serbian

i sad sljaka hvala Smile

NP Smile

Resicemo dogodine Smile


- Meez - 2010-01-02

so this does not on xbox anymore? i tried in PM3.HD with the skin settings and the latest tech build in december 2009, but all i get is the window to pop up and it does nothing. i can't get into the settings either.

i tried downloading the script from XBMC repo installer, but it failed and got errors from the, "script-OpenSubtitles_OSD-MediaStream_Redux.xml" file. i guess the filename is too long and auto fatx limiter didn't work.


- amet - 2010-01-02

Meez Wrote:so this does not on xbox anymore? i tried in PM3.HD with the skin settings and the latest tech build in december 2009, but all i get is the window to pop up and it does nothing. i can't get into the settings either.

i tried downloading the script from XBMC repo installer, but it failed and got errors from the, "script-OpenSubtitles_OSD-MediaStream_Redux.xml" file. i guess the filename is too long and auto fatx limiter didn't work.

not too familiar with XBOX, try installing manually if the SVN repo fails. then post the full debug log when you try and run the script.

Zeljko


- undeclinable22 - 2010-01-02

undeclinable22 Wrote:Not being able to get this script to work, I decided to try my luck here with a debug log:

I hope someone can give me some clues to what I'm doing wrong. Confluence skin hack has been installed, but pressing the subtitles button gives me "script failed!"

Log:

http://pastebin.com/m7030aa1b

Anyone got any clue? I've got XBMC Live on an Asrock ION330. Probably something with 'write permissions', but if somebody could nudge me in the right direction, that would be wonderful!

I've already tried different settings:
- store subtitles in movie folder on NTFS formatted external USB hard drive
- store subtitles in local folder on internal hard disk

Both give me this error log......


- amet - 2010-01-02

undeclinable22 Wrote:Anyone got any clue? I've got XBMC Live on an Asrock ION330. Probably something with 'write permissions', but if somebody could nudge me in the right direction, that would be wonderful!

I've already tried different settings:
- store subtitles in movie folder on NTFS formatted external USB hard drive
- store subtitles in local folder on internal hard disk

Both give me this error log......

you need permissions to write to /home/xbmc/.xbmc/scripts/OpenSubtitles_OSD/

I am no Linux gury but I think following will do the trick.please correct me if I am wrong.

Code:
sudo chmod -R 766 /home/xbmc/.xbmc/scripts

Zeljko


- Burke - 2010-01-02

Hi ... I have a litle problem ...again.

I have R24035 build installed but version 1,44 does not work. Could you put up an older version with "podnapisi" included pls.

One that works with older builds of XBMC...thanks


- amet - 2010-01-02

Burke Wrote:Hi ... I have a litle problem ...again.

I have R24035 build installed but version 1,44 does not work. Could you put up an older version with "podnapisi" included pls.

One that works with older builds of XBMC...thanks

Why doesnt it work? mind posting the debug log?

Look here for older versions


- Meez - 2010-01-02

Amet Wrote:not too familiar with XBOX, try installing manually if the SVN repo fails. then post the full debug log when you try and run the script.

Zeljko

here ya go. i think the script loads at line 618.
http://pastebin.com/f42b8df01


- amet - 2010-01-02

Meez Wrote:here ya go. i think the script loads at line 618.
http://pastebin.com/f42b8df01

mind enabling debug logging under script settings, its off by default. sry I should have mentioned it earlier.


- undeclinable22 - 2010-01-02

Amet Wrote:you need permissions to write to /home/xbmc/.xbmc/scripts/OpenSubtitles_OSD/

I am no Linux gury but I think following will do the trick.please correct me if I am wrong.

Code:
sudo chmod -R 766 /home/xbmc/.xbmc/scripts

Zeljko

Thank you very much!! Had to change '766' to '777', but you guided me in the right direction! Again: thank you!


- Meez - 2010-01-02

Amet Wrote:mind enabling debug logging under script settings, its off by default. sry I should have mentioned it earlier.

it was enabled by key combo, line 50

Code:
11:58:00 M: 54956032    INFO: Key combination detected for full debug logging (X+Y)

i'll make another log.
http://pastebin.com/f98b61a8


- amet - 2010-01-02

Meez Wrote:it was enabled by key combo, line 50

Code:
11:58:00 M: 54956032    INFO: Key combination detected for full debug logging (X+Y)

i'll make another log.

debug log in script settings, not xbmc debug logging


- Meez - 2010-01-02

here it is.
http://pastebin.com/f612f4646