From af09ac59a0b7f2dbf397a2fa87204c57da5cd6fe Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Wed, 2 Jan 2013 10:39:55 -0600
Subject: [PATCH] Bump versions, etc.
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 15 ++++++++++++++-
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/app.yaml b/app.yaml
index f54f31f1..22c205eb 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-35
+version: 4-4-36
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index 9f8d3ef8..18f9f44b 100644
--- a/calibre-plugin/__init__.py
+++ b/calibre-plugin/__init__.py
@@ -27,7 +27,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
- version = (1, 7, 1)
+ version = (1, 7, 2)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code
diff --git a/index.html b/index.html
index 3c20dc3b..8276be6e 100644
--- a/index.html
+++ b/index.html
@@ -54,9 +54,17 @@
much easier.
+ New Site:
+
+ New Spanish language site supported: www.potterfics.com (Thanks Dan!)
+
Fixes:
- Set language to Italian for efpfanfic.net, allow replace_metadata to effect language metadata.
+
+ - Remove site www.yourfanfiction.com--it's been gone for awhile.
+ - Correct AO3 extra metadata freefromtags to freeformtags. freefromtags will continue to work for those already using it.
+ - Workaround for fimfiction.net's API issue with non-viewable chapters given.
+
Questions? Check out our
@@ -558,6 +566,11 @@
Use the URL of any story chapter, such as
http://www.efpfanfic.net/viewstory.php?sid=12345
+
www.potterfics.com
+
+ Use the URL of the story's chapter list, such as
+
http://www.potterfics.com/historias/127583
+