Closed GoogleCodeExporter closed 8 years ago
I fixed this on my end by removing the . in "." line 53 of checkSub.py:
engsrtfile = os.path.splitext(originalfile)[0] + u"" + autosub.SUBENG + u".srt"
Original comment by petter.s...@gmail.com
on 4 Feb 2013 at 7:34
Like i already said in other issue's for example:
http://code.google.com/p/auto-sub/issues/detail?id=85
AutoSub is written primarily for downloading Dutch subtitles, English subtitle
are just added as a 'bonus' feature, but is not the main goal of AutoSub. Feel
free to change to project to your needs (that is why it is opensource after all
:) ), but we will not implement and support your feature request.
Original comment by romke.va...@gmail.com
on 7 Feb 2013 at 11:58
I'm sorry, but the argument for "WontFix" is rather weak. This is a bug which
you fixed (trivially) for the Dutch version. The attached patch does this for
the English version too. Please incorporate it in the main code branch.
Original comment by wrc.drij...@gmail.com
on 2 Apr 2013 at 6:09
Attachments:
Read this issue, that is why I haven't implemented such patch:
http://code.google.com/p/auto-sub/issues/detail?id=53
It is not as simple as implementing your patch.
Original comment by romke.va...@gmail.com
on 5 Apr 2013 at 9:30
Original issue reported on code.google.com by
petter.s...@gmail.com
on 4 Feb 2013 at 7:31