Hello.
I am developer of Sublight, windows client application for auto subtitle search and download (http://www.subtitles-on.net/GetSublight.aspx).
I also developed Sublight server and designed its database which can be accessed by web service (http://www.subtitles-on.net/SubtitlesAPI2.asmx).
If you are interested you can use this service from XBMC. I also published sample C++ project which demonstrates how to call our web service in C++ (http://www.subtitles-on.net/GetSublight.aspx#cpp). Of course any other programming language can be used.
This was quick intro. If you are interested or have any questions please ask. You can also suggest new features.
Regards,
macofaco
[REQUEST] Sublight Subtitles Plugin, anyone interested in developing this?
macofaco
Sublight Admin Posts: 27 Joined: Jan 2009 Reputation: 4 |
|
| find quote |
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-01-24 23:04
Post: #2
I was literally just looking at subtitle sites to scrape, so this is awesome. Thanks for the permission and info, I'll hopefully get started on it early next week and will let you know if I have any questions.
Always read the XBMC online-manual, FAQ and search and search the forum before posting. For troubleshooting and bug reporting please read how to submit a proper bug report. If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/ |
| find quote |
macofaco
Sublight Admin Posts: 27 Joined: Jan 2009 Reputation: 4 |
2009-01-24 23:14
Post: #3
Great timing
![]() BTW, our API allows search by title and hash (subtitles which were linked with movies by Sublight users - I call this "linked subtitles"). Linked subtitles should be of course synchronized with movie (unless some user linked subtitle with wrong movie - users then report such "subtitle links" and administrator deletes it using Sublight administrative module). |
| find quote |
Rookie
Senior Member Posts: 185 Joined: Jul 2008 Reputation: 0 |
2009-01-26 02:53
Post: #4
Wouldn't this be a issue as in it would only be good for dvdr rips or up to date scene releases.Also,aren't some subtitles released to only work for that individual release?Just seems like to me this would be one of them things hard to keep up to date and a pain in the arse to match with the correct subtitle file.If I am wrong please correct me.
|
| find quote |
macofaco
Sublight Admin Posts: 27 Joined: Jan 2009 Reputation: 4 |
2009-01-26 19:54
Post: #5
If you do your own DVD rip then search by hash would return no results. In this case search by filename should be used.
If DVD rip is well known then search by hash can return 100% synhronized subtitles (if link exists). Of course search by filename can also be used but it does not guarantee you that subtitle is synchronized with movie (you must download and check it). All movies which were created from same source will be synchronized with same subtitle (regardless of codec being used). |
| find quote |
Clumsy
Team-XBMC Forum Moderator Posts: 617 Joined: Feb 2004 Reputation: 0 |
2009-01-27 13:50
Post: #6
Hm, this would be perfect for direct integration into xbmc to be honest. When scanning files compute the hash and put that into the library and then let the user have a "search for subtitle" button in the info screen that then looks for subs. Would be really cool.
|
| find quote |
Bram77
Skilled Python Coder Posts: 1,319 Joined: Feb 2008 Reputation: 27 Location: Netherlands |
2009-01-27 18:39
Post: #7
Creating a plugin will be fairly easy I guess. I wish I had the time to write (and maintain it). Great job! I'll be using your app regularly. I was using Subdownloader2, but since teh windows version isn't free anymore....
Please add to my reputation if you find my posts usefull (+/- button below posts) Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems |
| find quote |
macofaco
Sublight Admin Posts: 27 Joined: Jan 2009 Reputation: 4 |
2009-01-27 19:49
Post: #8
Thank you.
I will give detailed technical support when someone starts writing this plugin (how to calculate hash, API help, ...). |
| find quote |
terminalx
Senior Member Posts: 143 Joined: Oct 2004 Reputation: 0 |
2009-02-18 22:16
Post: #9
friendly bump.
|
| find quote |
coredalae
Member Posts: 74 Joined: May 2008 Reputation: 0 |
2009-02-19 15:28
Post: #10
this would be awsome.
to bad i have no clue about python :< |
| find quote |


Search
Help