Bump version for cal2(reset for CLI/web), update trans, add es trans.

This commit is contained in:
Jim Miller
2014-07-23 14:40:13 -05:00
parent 12161a8224
commit 65e6bce0bc
6 changed files with 2575 additions and 716 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-5-07
version: 2-0-00
runtime: python27
api_version: 1
threadsafe: true
+1 -1
View File
@@ -42,7 +42,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = _('UI plugin to download FanFiction stories from various sites.')
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
version = (1, 8, 26)
version = (2, 0, 0)
minimum_calibre_version = (1, 13, 0)
#: This field defines the GUI plugin class that contains all the code
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -60,8 +60,9 @@
</p>
<p>
<ul>
<li>Fixes for some metadata problems on various sites.</li>
<li>Known problem: specific metadata 'eroticatags' for literotica.com doesn't work on all stories.</li>
<li>Known issue: Password protected FimFiction.net stories aren't working. FimF changed API access.</li>
<li>Known issue: Specific metadata 'eroticatags' for literotica.com doesn't work on all stories.</li>
<li>Reset version number to align with caliber plugin version.</li>
</ul>
</p>
<p>
@@ -72,7 +73,7 @@
If you have any problems with this application, please
report them in
the <a href="http://groups.google.com/group/fanfic-downloader">FanFictionDownLoader Google Group</a>. The
<a href="http://4-5-06.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-5-07.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}