Open GoogleCodeExporter opened 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
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
Original comment by conrad.john
on 16 Oct 2008 at 3:21
Original comment by conrad.john
on 14 Dec 2008 at 6:20
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
Wow great suggestion!
Original comment by distortedrealit@gmail.com
on 13 Apr 2009 at 1:14
[deleted comment]
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
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
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
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
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
[deleted comment]
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
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
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
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
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
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
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
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:
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
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
Will this patch make a lower milestone possible?
Original comment by zinu.to...@gmail.com
on 4 Jan 2010 at 3:36
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
Original comment by conrad.john
on 31 Jan 2011 at 1:23
Original issue reported on code.google.com by
conrad.john
on 5 Sep 2008 at 4:00