[RELEASE] Sublight ("video") plugin - Download subtitles from Sublight website

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #51
v1.2, see the first post - going back to the old xbmc.Player().play() when no hash can be found, may lock again, i've tried it all day though on Windows XBMC 9.04.1, hopefully it got fixed...
find quote
illiac4 Offline
Fan
Posts: 432
Joined: May 2009
Reputation: 1
Post: #52
I have tested it. Well too bad that it is still not usable for network videos (on NAS or other network computers) like Bram77 has also mentioned. It always return script error.

So it is usable only on computer but on XBOX most people uses one of the network connections to read the video.
Are you planing to look also into that problem?

TNX
find quote
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #53
I did but I couldn't find an explanation, i just posted on the forums hopefully someone will come back, if not we need to talk it further to an XBMC Trac ticket.

http://forum.xbmc.org/showthread.php?tid=51926
find quote
Sora Offline
Junior Member
Posts: 35
Joined: Dec 2008
Reputation: 0
Post: #54
Wonderful update Dan Dare. To bad it always locks up when there are no results returned. Sporadically it also locks up even when there there are results. I do hope you are still planning to add a search by filename? Thank you for your work.
find quote
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #55
@Sora
Is that on Xbox? I believe I already found a fix for that, coming today - forcing to use DVD Player not only that it doesn't lock (uhuu!) but it does the playing in the background you don't even notice it...
find quote
Sora Offline
Junior Member
Posts: 35
Joined: Dec 2008
Reputation: 0
Post: #56
Unfortunately it's on XBMC for Windows .rev 20720 if I remember correctly. I can post a full debug log tonight if you are interested.
find quote
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #57
I've been testing XBMC 9.04.1 on Windows (r20672) all today, in fairness with only a couple movies though... Please do, if you can.
find quote
Dan Dare Offline
http://www.xbmc4xbox.org
Posts: 1,054
Joined: Sep 2004
Reputation: 146
Post: #58
@Sora
I've made a few changes, can you please get v1.3 using the SVN Repo Installer (not released yet on XBMC Zone).

I found that forcing to use DVDPlayer does not seem to lock XBMC on Xbox and I'm just thinking the way I was calling player.play() and immediately player.stop() it may be possible that the Python thread went on past the stop and somehow messed up the internal player statuses... I've introduced a pause of up to 3 seconds to wait for the video to start first and then stop if, hopefully it will fix the issue on Windows as well.

if you could try again with the same video you tried earlier and let me know how it goes, thanks.
find quote
Sora Offline
Junior Member
Posts: 35
Joined: Dec 2008
Reputation: 0
Post: #59
I'll give it a try later today. Sorry for the debug log. I was going to post it but it was around midnight when I was done with my work for today so I didn't feel like booting up my HTPC. Thanks for the update tough.
find quote
Jaco2k Offline
Senior Member
Posts: 111
Joined: Mar 2009
Reputation: 0
Post: #60
Dan Dare: Will there be a working version of this for Linux?
find quote
Post Reply