damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

Support auto-downloading of subtitles #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The website http://www.opensubtitles.org is a great resource for subtitles 
and has an open interface so subs could be automatically downloaded. This 
should definitely be implemented at some point. Should check first if subs 
are already available locally though.

Original issue reported on code.google.com by conrad.john on 5 Sep 2008 at 4:00

GoogleCodeExporter commented 9 years ago
Handling of subtitle language should be there as well.
For example I'd like subtitles to be downloaded in multiple languages, en, 
es, de.
subtitles should be saved as (this is the standard):
Batman cd1.en.srt
Batman cd1.es.srt
Batman cd1.de.srt

Original comment by pira...@gmail.com on 5 Sep 2008 at 4:20

GoogleCodeExporter commented 9 years ago
i have done some private scripting for opensubtitles  before so i can probably 
use 
that experience for implementation into moving pictures.. just tagging this one 
for 
now.

Original comment by apond...@gmail.com on 6 Sep 2008 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 16 Oct 2008 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 14 Dec 2008 at 6:20

GoogleCodeExporter commented 9 years ago
We should also consider http://www.subtitles-on.net as a subtitle data source.

Original comment by conrad.john on 28 Feb 2009 at 4:14

GoogleCodeExporter commented 9 years ago
Wow great suggestion!

Original comment by distortedrealit@gmail.com on 13 Apr 2009 at 1:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Also check http://code.google.com/p/vroksub/

I was astonished at the detection rate of Moving Picture, especially with the 
.nfo
scanning this gives great results.

Combining the fact that the movie db is accurate tx to Moving picture, vroksub
automatic downlaoding , combined with different subtitle sites, would be a crazy
enhancement !

tx to think of it :) 

Original comment by dlfad...@gmail.com on 13 May 2009 at 8:20

GoogleCodeExporter commented 9 years ago
Hi guys

I use the subtitle feature on TV Series plugin all the time, and it is great!
Including this feature in Moving Pictures would be perfect!

Thanks guys!

Original comment by vaug...@gmail.com on 25 May 2009 at 1:25

GoogleCodeExporter commented 9 years ago
When checking for local subs, if possible, it should also check inside 
containers.

Original comment by joac...@tingvold.com on 26 May 2009 at 11:50

GoogleCodeExporter commented 9 years ago
I also use http://www.podnapisi.net for most of my movie subs

Original comment by vaug...@gmail.com on 21 Aug 2009 at 9:32

GoogleCodeExporter commented 9 years ago
Hi,

I've started working on a SubtitleDownloader API library and it currently has 
OpenSubtitles implementation (based on vroksub).

I've been testing it with My TV Series and it is working quite well, I'm hoping 
to 
release it soon.

- seco

Original comment by seko...@gmail.com on 1 Oct 2009 at 8:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Please see my post here (notice that link below breaks, use copy-paste)

http://forum.team-mediaportal.com/my-tvseries-162/subtitledownloader-project-my-
tvseries-71651/

Original comment by seko...@gmail.com on 7 Oct 2009 at 7:39

GoogleCodeExporter commented 9 years ago
This is really great news - I hope it will be implemented into both Moving 
Pictures and 
TV Series.
Please contact the devs and ask them to test with it.

Original comment by vaug...@gmail.com on 8 Oct 2009 at 7:00

GoogleCodeExporter commented 9 years ago
I've been really looking for this feature, I really hope you add it. TVSeries 
plugin
already has this feature and it works great there, maybe you can just take the 
same
function that they use...

Looking forward to seeing this thing implemented...

Original comment by mory...@gmail.com on 11 Oct 2009 at 10:28

GoogleCodeExporter commented 9 years ago
Devs, have a look at this post from Seco:

http://forum.team-mediaportal.com/524394-post12.html

Is it possible to implement this in Moving Pictures once the 0.8 version is 
out? Thanks!

Original comment by riturr...@gmail.com on 21 Oct 2009 at 11:21

GoogleCodeExporter commented 9 years ago
Yes in general I think use of Seco's library makes a lot of since. As for 
timing I am 
not sure. Because the scope of this enhancement will be reduced on our end if 
we use 
this library, we might pull this forward. Once we release 0.8 our team will 
have to 
have a meeting to decide what the next version will consist of.

Original comment by conrad.john on 21 Oct 2009 at 3:31

GoogleCodeExporter commented 9 years ago
I just started testing seco's subtitle downloader for mp-tvseries. It works 
really
great. If you have a library that's already ready and an easy API you can use, 
I urge
you to reconsider only supporting it in ver. 1.1... Please see if you can 
include it
in earlier versions... thanks!

Original comment by mory...@gmail.com on 2 Nov 2009 at 10:04

GoogleCodeExporter commented 9 years ago
Retagged the version number for this issue. This is not a rescheduling, we 
are just changing our version number scale.

Original comment by conrad.john on 29 Nov 2009 at 8:09

GoogleCodeExporter commented 9 years ago
I've attached a patch file that does this.

The grunt work is done in subtitlesretriever.dll and in seco's
subtitlesdownloader.dll files.

The subtitlesretriever assembly is quite generic so it can be used in tvseries 
plugin
as well.

TODO; a progress indication that shows which provider is being queried.
ex. "querying provider 2 of 5 : subscene"

maybe the settings config. part could be done different ?

I've uploaded the subtitlesretriever sources to:

https://mediaportal.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/subtitl
esretriever

Original comment by gibman...@gmail.com on 26 Dec 2009 at 2:46

Attachments:

GoogleCodeExporter commented 9 years ago
URL corrected, sorry.

https://mediaportal.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/Subtitl
esRetriever/

Original comment by gibman...@gmail.com on 26 Dec 2009 at 4:34

GoogleCodeExporter commented 9 years ago
For updated versions of this patch, plz take a look @:

http://forum.team-mediaportal.com/mediaportal-plugins-47/generic-subtitles-retri
ever-library-movpic-tvseries-etc-75614/#post555322

It now supports progressbar indication.

Original comment by gibman...@gmail.com on 3 Jan 2010 at 3:29

GoogleCodeExporter commented 9 years ago
Will this patch make a lower milestone possible?

Original comment by zinu.to...@gmail.com on 4 Jan 2010 at 3:36

GoogleCodeExporter commented 9 years ago
You can use http://thesubdb.com too. We have a simple API, still without 
documentation, 
but we have a client written in python and the code is really simple. I can 
help you 
with the implementation. It is like opensubtitles, with some improvements and a 
few 
differences.

Original comment by xikinhu@gmail.com on 16 Apr 2010 at 2:17

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 31 Jan 2011 at 1:23