From 60cb243975e2e0bc050d1c1153018da8345ade5e Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Wed, 3 Oct 2012 11:53:04 -0500
Subject: [PATCH] Bump versions, update index.html
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 20 ++++++++++++++++++--
3 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/app.yaml b/app.yaml
index a800ef4..b0cd5f1 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-27
+version: 4-4-28
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index 98649e6..6add90e 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, 6, 11)
+ version = (1, 6, 12)
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 099473f..817b1cf 100644
--- a/index.html
+++ b/index.html
@@ -54,9 +54,18 @@
much easier.
- New Fixes
+ New Site
- New version containing some bug fixes, and a couple metadata features.
+ New site www.qaf-fic.com (thanks, Ida!)
+
+ New Fixes/Features
+
+
+ - Fix grangerenchanted.com, sg1heliopolis.com & themasque.net.
+ - Add add_chapter_numbers: toconly option.
+ - Better handling of 'Anonymous' stories on AO3.
+ - Make just about all the output formatting customizable. See FanFictionDownLoaderCustomOutput
+
Questions? Check out our
@@ -543,7 +552,14 @@
Use the URL of the story's chapter list, such as
http://thehookupzone.net/CriminalMinds/viewstory.php?sid=1234
+
www.qaf-fic.com
+
+ Use the URL of the story's chapter list, such as
+
http://www.qaf-fic.com/atp/viewstory.php?sid=1234
+
+
+
A few additional things to know, which will make your life substantially easier: