diff --git a/app.yaml b/app.yaml index 9fd83c4a..c1eec878 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader -application: ffd-retief-hrd -version: 4-3-3 +application: fanfictiondownloader +version: 4-4-0 runtime: python27 api_version: 1 threadsafe: true diff --git a/fanficdownloader/story.py b/fanficdownloader/story.py index fd58def0..2c2d42a9 100644 --- a/fanficdownloader/story.py +++ b/fanficdownloader/story.py @@ -187,7 +187,7 @@ class Story: try: self.metadata = {'version':os.environ['CURRENT_VERSION_ID']} except: - self.metadata = {'version':'4.3'} + self.metadata = {'version':'4.4'} self.replacements = [] self.chapters = [] # chapters will be tuples of (title,html) self.imgurls = [] diff --git a/index.html b/index.html index 6fab4ff9..9c59b47a 100644 --- a/index.html +++ b/index.html @@ -54,15 +54,26 @@ much easier.

-

New Site gayauthors.org

+

Outages

- Thanks to Ida Leter's hard work, we now support gayauthors.org, a fanfiction site specializing in gay stories. + This web service has been having almost daily outages + recently due to problems with running out of quota for the + application. We are working to improve the situation. +

+

Update

+

+ This most recent code update is mostly for new features in + the calibre plugin and CLI versions. However, the web + service does now also offer a a new option, 'replace_hr' + <hr> tags with '* * *' and support for + fimfiction.net's locked story passwords. When it asks for + user/pass, give the story password.

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 }}