View Single Post
Old 03-20-2016, 11:15 AM   #1182
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,038
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Version Released

New Version Released

Version 2.3.0 - 20 Mar 2016

- Fix for adapter_thehexfilesnet missing chapter text.

- Fixes for finestories.com, now shares code with storiesonline.net, thanks davidfor for this.

- Allow ini keyword universe_as_series in finestories.com as well as storiesonline.net.

- Fix for fimfiction.net site update -- thanks Facedeer

- New site: www.artemis-fowl.com - Thanks gcomyn!

- New site: www.naiceanilme.net - Thanks gcomyn!

- New site: fanfiction.lucifael.com - Thanks gcomyn!

- New site: buffygiles.velocitygrass. - Thanks gcomyn!

- New site: www.andromeda-web.com - Thanks gcomyn!

- New site: www.therabidreader.com - Thanks gcomyn!

- Performance improvements (extra caching) for complex metadata manipulation.

- Changes to all plugin logging output (debug) to add datetime and reduce inadvertent smilies. ("FFFEBUG")

- Additional ini options for base_xenforoforum adapters. Examples:
Spoiler:
CODE]## When given a thread URL, use threadmarks as chapter links when
## there are at least this many threadmarks. A number of older
## threads have a single threadmark to an 'index' post. Set to 1 to
## use threadmarks whenever they exist.
minimum_threadmarks:2

## When 'first post' (or post URL) is being added as a chapter, give
## the chapter this title.
first_post_title:First Post

## In normal operation, if given a post URL or a thread URL with less
## than minimum_threadmarks, the given post or the first post of the
## thread will be included as the first chapter (with chapter title
## from first_post_title) unless that post is explicitly linked to in
## the collected chapter list. First post is not included when using
## thread marks.
##
## If always_include_first_post:true, then the given or first post
## will be included as above even if it is a link in the post or even
## if threadmarks are used. Can result in a duplicated chapter.
always_include_first_post:false

## In normal operation, forumtags will only be populated when
## threadmarks are used for chapters (see minimum_threadmarks above).
## When always_use_forumtags:true, always populate forumtags.
always_use_forumtags:false[/CODE]


- Add storyUrl ini section feature. Add custom configuration for individual stories by adding personal.ini sections specifically for them. Example:
Spoiler:
Code:
[https://forums.spacebattles.com/threads/346640/]
always_include_first_post:true
first_post_title:Prologue and Chapter 1
extratags: Original, Sci-Fi, AI


- Fixes for quotev.com, author and chapter list.

- Add 'averrating' and tweak description: adapter_literotica

- Fix adapter_literotica setDescription

- Make HTTP 410 StoryDoesNotExist in tthfanfic.org, make conn fail trace debug, not error level.

- Allow a second kind of 'chapter missing' for portkey.org.

- Change fanfiction.mugglenet.com to base_efiction after site update.

- Hide user/pass in debug log, add 'View Safe personal.ini' option that also hides user/pass.

- Re-organize personal.ini config tab in plugin.

- Yet more fixes for quotev.com changes.

- Find and include chapter specific images for quotev.com.

- Fix for a bug on a TtH story (empty category tag).

- Add site specific reads, reviews for hpfandom.net.

- Fix for base_efiction_adapter stories with spans w/o class attr.

- Add support for 'This story has not been validated' in base_efiction_adapter

- Some mcstoriescom stories include <h3> tags that aren't title/chapter/byline.

- Update translations.
JimmXinu is offline   Reply With Quote