* Sun May 03 2020 Matej Cepl <mcepl@suse.com>
- Update to version 3.19.0:
- Comment out a debug, user_agent for wuxiaworld.com
- Fix adapter_fictionmaniatv image page parsing, thanks smutandrea
- Fix adapter_fanficsme for date tags change.
- Change inject_chapter_title back to h3.
- Allow for author without link & id in XF2.
- Change inject_chapter_title code in adapter_storiesonlinenet
due to clean up weirdness.
- Change defaults.ini recommendations for inject_chapter_title
and change injected titles to h4--had problems with
epub update.
- Fix for py2/3 differences in final strip-non-ASCII decode
fall back.
- Remove some 'watermarking' tags from adapter_webnovelcom
- De-obfuscate emails in XenForo posts.
- Add scifistories.com to valid site list for
universe_as_series setting.
- New Site: scifistories.com (extends finestories.com).
* Sat Apr 04 2020 mcepl@suse.com
- Update to version 3.18.0+git.1586013122.54f843ec:
* Bump Test Version 3.18.1
* New Site: scifistories.com (extends finestories.com).
* Bump Release Version 3.18.0
* Update translations
* Bump Test Version 3.17.9
* Change fanfiction.tenhawkpresents.com to fanfic.tenhawkpresents.ink
* Revert "Remove defunct site fanfiction.tenhawkpresents.com"
* Bump Test Version 3.17.8
* Changes to adapter_archiveofourownorg for AO3 changes re: view_adult=true
* Tue Mar 31 2020 mcepl@suse.com
- Update to version 3.17.0+git.1585684191.22d2ad45:
* fictionalley.org needs a slow_down_sleep_time or it starts rejecting conns.
* Bump Test Version 3.17.7
* Fix Description parsing with series/universe/contest links in adapter_storiesonlinenet.
* Revert PR#478
* Add support for fictionalley.ikeran.org
* Remove extra spaces from replace_metadata examples
* Accept https URLs for adapter_wwwutopiastoriescom, but don't use https--doesn't work with python.
* Bump Test Version 3.17.6
* Fix for adapter_ficbooknet when no ships/characters.
* Bump Test Version 3.17.5
* Mon Mar 02 2020 Matej Cepl <mcepl@suse.com>
- Update 3.16.0:
- New Site: archive.hpfanfictalk.com (eFiction non-base)
- Reduce debug output in base_xenforoforum_adapter.
- Add replace_xbr_with_hr feature.
- Update translations.
- Fix for adapter_storiesonlinenet requiring 'v' from
login.php.
- Add more domains for AO3.
- Use storyUrl from metadata for checking library, for
those sites that make canonical storyUrl difficult, like
adapter_literotica. Closes #461. Plugin only.
- Optional EPUB 3.0 output
* Mon Jan 20 2020 Matej Cepl <mcepl@suse.com>
- Update to 3.15.0:
- Remove site nfacommunity.com, parked domain, last worked
Dec2018.
- Remove site fannation.shades-of-moonlight.com, parked domain,
last worked Dec2018.
- Kludge fix for incorrect HTTP response 500 code from
trekfanfiction.net.
- trekfanfiction.net uses utf8 now
- Make sure storyUrl has &->& and then change it back for
Calibre. Matches how authorUrl is handled(in all_metadata).
Closes #460 for adapter_sugarquillnet .
- adapter_sugarquillnet change chapter text td to div. Issue
[#460]
- Update adapter_alternatehistorycom for XenForo2. Issue #457
- Order custom columns in config page.
- Add -U/--update-epub-always option to CLI.
- Don't do URL quoting on file: URLs. Fix for spaces->+
breaking default cover.
- Catch ',' in front of 'Thread' in forum titles.
- Reduce minimum_calibre_version to v2.85.1, last of 2 series.
- Changes for Python3 compatibility, thanks eschwartz!
* Fri Jan 10 2020 Matej Cepl <mcepl@suse.com>
- Update to 3.14.0:
- Different email URL for royalroad.com. Closes #452
- Update adapter_fictionmaniatv to use HTML versions containing
images and fall back if not found.
- Update adapter_fictionmaniatv to use HTML versions vs text by
default.
- Update Translations
- New Site fanfics.me (Russian language site).
- Base_eFiction - Get Rating/Rated from TOC page if not found
on print page. Remove from 2 individual adapters.
- Failsafe for max_zalgo setting. Closes #449.
- Add plugin option for toolbar button to pop menu.
- Fix AO3 chapterstotal replace_metadata for multi digits.
- Add
- around AO3 chapter head/foot notes. Issue 447
- Remove feature to save cookiejar between downloads and BG
jobs--causes some obscure problems with QQ at least. Closes
[#466]
* Thu Jan 02 2020 Tomá? Chvátal <tchvatal@suse.com>
- Skip python2 build as it is no longer resolvable
* Fri Nov 15 2019 Matej Cepl <mcepl@suse.com>
- Update to 3.13.0:
- Add some code to handle 24 hr clocks w/o changing adapters.
- Don't escape # in URLs, causes problems with ficbook.net.
- Bypass expired SSL cert by not using SSL.
adapter_thehookupzonenet
- Bypass expired SSL cert by not using SSL.
adapter_spikeluvercom
- Remove site twilightarchives.com - Closed as per web site.
- Remove site lotrfanfiction.com - Closed as per web site.
- Remove site www.13hours.org. Moved to AO3.
- Add site specific chapterslashtotal and chapterstotal for
adapter_archiveofourownorg.
- Fixes for adapter_webnovelcom site changes to JSON.
- Add parentforums site specific metadata for base_xenforo,
include partial list in category.
- Add user/pass to adapter_fictionhuntcom, required to see
chapter text now.
- Discard cookie cache on library change--might use different
users/settings.
- At least one efiction site said Completed: Completed instead
of Yes.
- Adding some html class attrs to epub output for ease of CSS.
- Add --no-output CLI option. Closes #443
- Save cookiejar between downloads during same calibre session,
including BG jobs.
- Avoid post URLs in XenForo notification emails for QQ & AH
too.
- Avoid post URLs in XenForo notification emails better w/o
catching post in thread title. Probably.
- Fix for 404 error on XF always_login. Closes #438
- Fix for CLI update fail on one story causing all subsequent
to also skip update. Issue #438
- Avoid post URLs in XenForo notification emails better.
- Treat spacebattles /post/ URLs in emails the same as
sufficientvelocity to avoid extra URLs in thread
notifications.
* Fri Nov 15 2019 Matej Cepl <mcepl@suse.com>
- Update to 3.12.0:
- Update Translations
- Add defaults.ini CSS for ficbook.net to preserve line breaks.
- Changes for adapter_forumsspacebattlescom to use
base_xenforo2forum.
- Correct AO3 author parsing for high-byte characters.
- Additional warnings about imaptags added to manually added
story URLs.
- Fix for adapter_trekfanfictionnet URL change. Closes #433.
- Add 'Restricted to Registered Users'(restricted) metadata to
AO3.
- Fix for unicode chars in url params, fixes 427
- Add feature to automatically add optional tags for stories
downloaded from email URLs.
- New Russian Site added: www.swi.org.ru - Thanks gunmetal313
- Fix for wordcount in adapter_fanfiktionde when max_zalgo:1
* Fri Sep 13 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.11.0:
* Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
* Add URL prefix for XF2 authorUrl if relative. Circa Aug 23, 2019 SV changed the author URL FFF collects to a relative link and I didn't notice it until now.
* Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy.
* Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now.
* Fix for corner-case with deleting Rejects.
* Fix for XF1 regression caused by XF2 threadmarks metadata code.
* Add XF2 threadmarks_cover/status/desc/title options.
* Tue Aug 06 2019 Matej Cepl <mcepl@suse.com>
- Update to 3.10.5:
- Fixes for IMAP folder parsing.
- ensure_str on IMAP4 folder name for Python3. Fixes #419
- Fix adapter_inkbunnynet incorrect example URL, caused
problems with get URLs from page.
* Tue Jul 30 2019 pgajdos@suse.com
- version update to 3.10.1
* Additional error checking and output for IMAP4 fetch.
* Add always_include_first_post_chapters to base_xenforoforum_adapter
* XF posts can include a tags without href, look for href searching for links. Closes #417
* Add work around to fix XF2 issue with multiple '...' in threadmarks.
* Tweak getting URLs from email for SV XF2 changes, don't get post URLs.
* Changes to adapter_forumssufficientvelocitycom for XenForo2 migration.
* Fix for Plugin: Group reported results better for meta-only updates.
* Plugin: Group reported results better.
* Add a de-dup check to XF threadmark collection due to at least one SB story having TM bug.
* Adjust reader_posts_per_page for forum.questionablequesting.com.
* adapter_wuxiaworldco: Don't include grayed out 'In preparation' chapters
* Move BS version debug so it doesn't appear in CLI without -d.
* Fix for regression on XF not-first index post.
* Fix for a corner-case global_cache written by py2, then read by py3 bug.
* Update included dependencies -- mostly for Calibre 2.85.1.
* adapter_asianfanficscom json fixes - thanks oh45454545
* adapter_asianfanficscom foreword json fix - thanks oh45454545
* Change metadata separator to ' & ' when filling 'Contains names' custom columns.
* Fix for adapter_asianfanficscom change for views metadata
* Fix for site change adapter_novelonlinefullcom
* More fixes for adapter_asianfanficscom site now giving different HTML to FFF.
* Fix for some(older?) adapter_asianfanficscom stories not have json links.
* Fixes for site changes adapter_asianfanficscom
* Fix for extended chars in text email imap fetchs on py3.
* Show debug output BeautifulSoup version.
* adapter_mediaminerorg: Fix for not finding a block in chapter download.
* Fix for newer BS4/soupsieve enforcing CSS selector rules about :/ chars.
* Fix for site date change adapter_wuxiaworldcom
* Fri Jun 07 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 3.8.0
* Removing all filter()/map() calls--not consistent between Py2/Py3.
* Various adapter fixes.
* Some new translations.
* Fri May 03 2019 Matej Cepl <mcepl@suse.com>
- Update to 3.7.6:
- Fix CLI Upload to have correct version.
- Fix for BS halping with string conversions on PI update from
Saved Meta Column.
- More improvements for adapter_asianfanficscom, including
auto_sub feature, thanks oh45454545
- Improvements for adapter_asianfanficscom, thanks oh45454545
- Update adapter_asianfanficscom to fetch chapter texts from
JSON url.
- Ad wall indicator has changed for adapter_webnovelcom.
- Fix use_archived_author in AO3.
* Sun Apr 28 2019 Matej Cepl <mcepl@suse.com>
- Update to 3.7.0:
- Update translations
- Revert "Remove defunct site www.destinysgateway.com"
- Recognize destinysgateway.com and www.destinysgateway.com
- Remove ncisfic.com -- moved to AO3.
- Fix date format for adapter_gluttonyfictioncom
- Comment out some old debugs.
- Add debug output for encoding used.
- Fix some comments.
- Add another StoryDoesNotExist string for
adapter_fanfictionnet
- Closes #390 - RoyalRoad click link in emails.
- Update a comment link in setup.py.
- Include status 'Hiatus' for adapter_royalroadcom.
- Correct a comment in defaults.ini.
- Fix for saved custom column metadata and boolean values.
- Add bookmarked site specific metadata for
adapter_archiveofourownorg.
- Fix for PI saved metadata not reading False & empty strings.
- More fixing for bool metadata values--convert to string when
set.
- Add remove_authorfootnotes_on_update feature for AO3.
- Update Translations.