PDA

View Full Version : OpenSubtitles script skin?


pilluli
2009-03-03, 16:16
Hi,

I'd love to have a working mediastream skin for the OpenSubtitles (http://dandar3.blogspot.com/2009/01/opensubtitles-v10-fixed-xbmc-script.html) script. Using the default skin works but when changing to MediaStream then some fonts are not shown :confused2:

I've tried to fix it myself matching the mediastream font names but it didn't work so it may be something else rather than font names. Also my lack of knowledge of xbmc skinning didn't help... :)

Anyone uses this opensubtitles script within mediastream? Regards,

Jaco2k
2009-03-17, 02:38
+1 with same problem - anyone?

dev_don
2009-03-19, 20:54
same problem..... you should upload your debug logs.


As I use PM3 now theres no problem for me

manturafs
2009-03-19, 22:44
i know the problem. i'll see if i have time to create a makeshift skin.

UPDATE: Here's a quick pass at it. It's not completely integrated, but at least the text shows up and you have the basic look. let me know if there's anything big i missed. just download and unzip it and place the MediaStream directory into the OpenSubtitles skin folder.

http://www.4shared.com/file/93840141/742738cb/OpenSubtitles-MediaStream_Skin_Alpha.html

pilluli
2009-03-20, 22:19
You're the best manturafs!! ;)

I'll give it a try and let you know how it works in my setup.

EDIT: It works perfectly, well, the skin does!! :-) The script seems to be outdated and it doesn't find any subtitles. There seems to be a problem with the hash file generation. Replace the file "globals.py" in the script folder with this content (you can download as text file) and it should work again. :-)

http://pastebin.ubuntu.com/134383/

EDIT2: It seems as saving the settings doesn't work either... i'll try to give it a try later...