From f1d52834d1f5ce5e75b5b5bf553038bc7bd508da Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Wed, 4 Jun 2014 21:43:17 -0500 Subject: [PATCH] Bump versions. --- app.yaml | 2 +- calibre-plugin/__init__.py | 2 +- index.html | 12 ++---------- status.html | 6 ------ 4 files changed, 4 insertions(+), 18 deletions(-) diff --git a/app.yaml b/app.yaml index 6bdb5215..f5cf6807 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-5-02 +version: 4-5-03 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index 974946c8..cc5292ba 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -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, 21) + version = (1, 8, 22) minimum_calibre_version = (1, 13, 0) #: This field defines the GUI plugin class that contains all the code diff --git a/index.html b/index.html index ad8de827..e6f0c8a9 100644 --- a/index.html +++ b/index.html @@ -46,13 +46,6 @@ {{yourfile}} -

fanfiction.net / fimfiction.net

-

- As of Jan 13, 2014, fanfiction.net & fimfiction.net - are working again. I'd ask that users limit the number of - stories they download from those sites, thanks. -

- {% if authorized %}
@@ -64,8 +57,7 @@

Changes:

    -
  • Fix for dark-solace.org Rating.
  • -
  • Fix for literotica.com URLs.
  • +
  • New site: voracity2.e-fic.com -- Thanks, cryzed!

@@ -76,7 +68,7 @@ If you have any problems with this application, please report them in the FanFictionDownLoader Google Group. The - Previous Version is also available for you to use if necessary. + Previous Version is also available for you to use if necessary.

{{ error_message }} diff --git a/status.html b/status.html index de5e3282..8ffdd90c 100644 --- a/status.html +++ b/status.html @@ -51,12 +51,6 @@ by {{ fic.author }} ({{ fic.format }}) {% endif %} {% if fic.failure %} -

fanfiction.net / fimfiction.net

-

- As of Jan 13, 2014, fanfiction.net & fimfiction.net - are working again. I'd ask that users limit the number of - stories they download from those sites, thanks. -

{{ fic.failure }} {% endif %} {% if not fic.completed and not fic.failure %}