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 - 2010-02-08

mindweaver Wrote:It seems to work in 9.11. So something must have changed since then.

Can you please try a more recent build on your OSX?

http://mirrors.xbmc.org/nightlies/osx/

I am using 27573 ATM, is that recent enough? Smile


- mindweaver - 2010-02-08

Amet Wrote:I am using 27573 ATM, is that recent enough? Smile

That was aimed at the other guy with 9.11 Smile

Ok, then it seems to be a windows issue. Any way you can test it then?


- ral67 - 2010-02-08

Amet Wrote:under skin settings there is File Manager, you can use that to delete subs that are not working.

thanks - didnt find it at first since settings from the video category only go to the video settings
going back to the main menu, settings, ... and then navigating to the subtitle folder is a bit long with the ATV remote, and then going back to just watched movie

maybe some day when I have time I'll take a look how difficult it is to hack it into the skript - I dont speak Python though :-(


- amet - 2010-02-08

mindweaver Wrote:That was aimed at the other guy with 9.11 Smile

Ok, then it seems to be a windows issue. Any way you can test it then?

No way I can test on Win. any way you can narrow it down to a specific build? I know it might be a lot to ask but it would help with fixing it on Windows.

Are you able to build on Win?


- mindweaver - 2010-02-08

Amet Wrote:No way I can test on Win. any way you can narrow it down to a specific build? I know it might be a lot to ask but it would help with fixing it on Windows.

Are you able to build on Win?

Yes I am able to build. I will see if I can narrow it down a bit.


- amet - 2010-02-08

mindweaver Wrote:Yes I am able to build. I will see if I can narrow it down a bit.

cool, let me know when you find something out.

Thanks!


- mindweaver - 2010-02-09

The error seems to recide between 27217 - 27293.

I will try and narrow it down further.

EDIT1: Down to 27236 - 27265

EDIT2: Down to 27243 - 27265

EDIT3: Let's shave off a few revisions. Down to 27243 - 27260


Since this is an Access Violation error maybe the following commits could be the bad guy in this?

16:08 Changeset [27248] by topfs2
Added some ifdefs for the webserver so it can be built without one
15:30 Changeset [27247] by topfs2
Abit cleaner permission flag get for clients, reuse already placed code
15:29 Changeset [27246] by topfs2
Return permission flags on set of permission
15:28 Changeset [27245] by topfs2
Moved check so its more readable
15:27 Changeset [27244] by topfs2


- mindweaver - 2010-02-09

It seems that I can't build any more builds in between those commits.

27243 - 27260 is where something goes wrong.


- amet - 2010-02-09

mindweaver Wrote:Since this is an Access Violation error maybe the following commits could be the bad guy in this?

16:08 Changeset [27248] by topfs2
Added some ifdefs for the webserver so it can be built without one
15:30 Changeset [27247] by topfs2
Abit cleaner permission flag get for clients, reuse already placed code
15:29 Changeset [27246] by topfs2
Return permission flags on set of permission
15:28 Changeset [27245] by topfs2
Moved check so its more readable
15:27 Changeset [27244] by topfs2

above is work done in jsonrpc branch, it doesnt affect trunk. It should be easy to narrow down. will let you know.

PM me your e-mail address if you dont mind, I would like to move this away from this thread as it has nothing to do with the script.

Zeljko


- Hjord - 2010-03-18

Maybe the question already have been asked but it is a lot of pages to read.

I was thinking about why not use other websites in script. SubScene have the most subtitles, so i dos'nt understand why it is'nt in?
Is it hard to integrate other sites?


- amet - 2010-03-18

Hjord Wrote:Maybe the question already have been asked but it is a lot of pages to read.

I was thinking about why not use other websites in script. SubScene have the most subtitles, so i dos'nt understand why it is'nt in?
Is it hard to integrate other sites?

has been asked and answered, few times.

Not going to happen with the current script. I am thinking of the best way to structure the script so that it can be easily updated for more sites.

Zeljko


- ehrnst - 2010-03-19

So after the site went down, i had to register again.

Have you looked in to that the script crashes after first download?


- amet - 2010-03-19

ehrnst Wrote:So after the site went down, i had to register again.

Have you looked in to that the script crashes after first download?

its not the script issue, its xbmc Win32 only.

bug report is at http://trac.xbmc.org/ticket/8737

Zeljko


- eg1l - 2010-03-20

Hi!
Im gettin an ERROR: Error! search_subtitles:[Errno 0] Error: 'rar://C:\\Videos\\Movies\....... when using opensubtitles.org as a source. It work when using sublight. When could cause this?


- Jaco2k - 2010-03-20

This seems broken on the latest SVNs after the addons switch. Any ideas?