Kodi Community Forum
OpenSubtitles.org downloader 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)
+--- Thread: OpenSubtitles.org downloader script (/showthread.php?tid=31499)

Pages: 1 2 3 4 5 6 7 8


- greatant1337 - 2009-04-24

Bram77 Wrote:It would be fantastic if it could be integrated in XBMC without the need for a script. But you're offering an exelent alternative!
The script has always been here, it's just a little rough around the edges and I could never make the skin that came with it work.

I've tried running in different resolutions in a window which works except that the window itself never changes from the 4:3 aspect ratio. Any ideas?


- Bram77 - 2009-04-24

Same here, I've never been able to use it because of skin issues. One time I found a modified version that worked with PMIII but it wouldn't download subs because of parsing errors in filenames.

What I was trying to say is that if you run XBMC on (i.a.) Windows, you can configure it ro use a widescreen resolution (windowed).


- greatant1337 - 2009-04-24

Bram77 Wrote:What I was trying to say is that if you run XBMC on (i.a.) Windows, you can configure it ro use a widescreen resolution (windowed).
Yeah, I understood. I set it to PAL 16:9 and it switches to the widescreen skin but the window size doesn't change from the previous 4:3 aspect ratio. So it's like watching a widescreen movie on a 4:3 tv and all the people look skinny.

Any of the specific numbered resolution settings (1024x768, 1280x1024, etc) all go to fullscreen.


- Bram77 - 2009-04-24

Oh, I assumed the window would adept to the resolution.... There must be a solution since a lot of skinners develop for multiple resolutions.


- queeup - 2009-04-25

just change folder name PAL to 720p


- greatant1337 - 2009-04-25

http://www.turboupload.com/461k8szoxqo3/Aeon_OpenSubtitles_Skin.zip.html
Image

There you go Bram77. Not perfect but atleast something.

I noticed under your name it says 'Skilled Python Coder' I don't suppose you could look into this script a bit and try sort out some of the issues it has?

Top things to fix would be:
- Settings not being saved.
- Auto-find subtitles of currently playing video not working.


- Sora - 2009-04-26

Looks very promising greatant1337. I'll try it out and hope somebody makes it ready for prime time.


- eriksmith200 - 2009-04-26

does this script work in windows?


- Dan Dare - 2009-04-26

I've just fixed the script to work on XBMC 9.04 beta 1 on Windows (use special:// paths), and uploaded at XBMCZone.com.

As a footnote, I'm working on a similar video plugin - I found the script sometimes locking on Xbox when downloading the subtitles and I don't particular like the presentation, sorry Leo...


- eriksmith200 - 2009-04-26

Dan Dare Wrote:I've just fixed the script to work on XBMC 9.04 beta 1 on Windows (use special:// paths), and uploaded at XBMCZone.com.

As a footnote, I'm working on a similar video plugin - I found the script sometimes locking on Xbox when downloading the subtitles and I don't particular like the presentation, sorry Leo...

nice! Smile
so this version is different from the one in svn?


- Bram77 - 2009-04-26

I have all my videos on a NAS. When I try to search for subs with the script I get a hash error (IO error). Eventhough my member status says "Skilled Python Coder", that's not true at all. I did fiddle with some python code, but they gave me that status so I could edit the startpost of some project topics.

Does anyone have an idea what could be cousing the error?


- Dan Dare - 2009-04-26

@eriksmith200
It is, as I don't have write access to the official SVN repository.

Keep an eye on this issue for when it gets fixed in the SVN repository:
http://code.google.com/p/xbmc-addons/issues/detail?id=16


- Dan Dare - 2009-04-26

@Bram77
Upload your xbmc.log at http://pastebin.com so we can have a look.


- Talle - 2009-04-26

greatant1337 Wrote:http://www.turboupload.com/461k8szoxqo3/Aeon_OpenSubtitles_Skin.zip.html
Image

There you go Bram77. Not perfect but atleast something.

I noticed under your name it says 'Skilled Python Coder' I don't suppose you could look into this script a bit and try sort out some of the issues it has?

Top things to fix would be:
- Settings not being saved.
- Auto-find subtitles of currently playing video not working.




Thanx!

Like the Aeon skin!!!

Just a little something that I would realy appriciate.
Since I have an harmony remote, which doesn´t realy like all commands, could you add an EXIT button to the script?

Thank you!!!!

Sincerly

//Talle


- Dan Dare - 2009-04-27

@Talle
Just finished a rough version of a plugin, if you want to try it and provide some feedback, see below:
http://forum.xbmc.org/showthread.php?tid=49749