Revisions of python-fanficfare
buildservice-autocommit
accepted
request 873735
from
Matej Cepl (mcepl)
(revision 67)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 66)
- Update to 4.0.0: - Major refactoring/rewrite of network fetching and caching layer using requests library. - use_browser_cache feature added -- Read fanfiction.net stories from your Chrome or FireFox browser cache in addition / instead of the network. Many thanks to Sidney Markowitz for the stellar help with this. See BrowserCacheFeature Wiki Page. - Add additional_images setting for html & epub formats. Close #648 - Fix for 'Updating' (anonymous?) author in adapter_wuxiaworldsite. For #657 - Allow tweak_fg_sleep etc with any site, add defaults settings for basexenforo, fictionalley and fictionpress. - Drag/drop of 'emails'--look for story URL in Content-Base header for Thunderbird RSS 'emails'. - Apply 'email' proc flag when processing dragged .eml files--which are emails. - Update translations. - Fix adapter_webnovelcom for some site changes. Closes #644 - Allow tweak_fg_sleep etc with any site, add defaults settings for basexenforo, fictionalley and fictionpress. - fanficauthors.net doesn't use login anymore. Closes #651 - BG % done by stories AND chapters. - Restore multi-process background jobs as one process per site. - Don't count continue_on_chapter_error chapters when checking vs 'new chapters'. - More properly get msg payload fromemail drag and drop. Closes #645 - Give adapter_archiveofourownorg a get_section_url() for
buildservice-autocommit
accepted
request 866393
from
Matej Cepl (mcepl)
(revision 65)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 64)
- Update to 3.29.0: - Add better chapter error reporting, refactor proceed_question code. - Add plugin options to mark success/failed/chapter error individually. - Clear metadata cache after adapter metadata fetch. Cached metadata values may not be replace_metadata processed if fetched before their conditional dependencies. Revealed by AO3 one-shots using title for chapter name. - Re-enable ffnet and bump up sleep times for same. - ffnet fpcom, continue_on_chapter_error:true by default, increase sleep times. - First rough version of reporting continue_on_chapter_error chapters. - Report chapter_error in custom error column and marked (when configured). - Update to cloudscraper v1.2.52 - Increase times between retries on fetch error. - Tweek ffnet/fpcom sleep times again. - slow_down_sleep_time: randomize between 0.5 time and 1.5 time. - Report cloudscraper exceptions as such, plus hide the potentially misleading 'opensource' part. - adapter_fanficsme: do an extra fetch before login for cookie(?) Closes #633 - adapter_webnovelcom: Fixes for site changes. Closes #629 - quotev.com: site change in date parse, use utf8:ignore as first encoding choice. Closes #625 - Update to version 3.28.0+git.1610814197.37cdec2f:
buildservice-autocommit
accepted
request 862684
from
Matej Cepl (mcepl)
(revision 63)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 62)
- Add no-cloudscraper.patch to avoid need to use cloudscraper
Matej Cepl (mcepl)
committed
(revision 61)
- Update to 3.28.0: - **Disable adapter_fanfictionnet with warning about site blocking.** - Catch exception from emails not decoding, skip & logger.error(). - Add a fake get_image_size() method for when no image processing available. Closes #621 (CLI only) - Change adapter_twilightednet to https - Change for adapter_fanfictionnetadapter_fanfictionnet to make skip_author_cover work again. - Make included certifi and requests use same tmp file code and store under calibre tmp dir for cleanup. - Add append_datepublished_to_storyurl option for storiesonline.net, finestories.com, scifistories.com only.
buildservice-autocommit
accepted
request 858537
from
Matej Cepl (mcepl)
(revision 60)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 59)
- Add use_cloudscraper code to use with CloudFlare sites, like fanfiction.net now does. - Changes to allow email chapter update URLs to work in adapter_wattpadcom - Updates for many included dependencies
Matej Cepl (mcepl)
committed
(revision 58)
- Update to 3.26.0: - Clear user_agent for literotica.com - Fix finding imgs in existing epubs. Closes #608 Many thanks to Epicpkmn11 for finding this before I released. - Fixes for adapter_fictionlive, thanks HazelSh - Make default CSS for fiction.live and royalroad.com use em instead of pt, thanks HazelSh - Fix for genre change in adapter_royalroadcom - Fix for adapter_storiesonlinenet 'access' issue. - Don't error on w/o class in replace_failed_smilies_with_alt_text - Allow tab to leave edit boxes. - Revert(ish) 'fix' for ffnet covers--they fixed it. - Change convert_inline_images default to false. - Fix http/https matching in identifiers:url search. - Allow tags without src attr in epub to update - Fix for ffnet cover images changed? Or broken? - Warn, not crash on when cover_min_size fails. - Add 2nd dup-story URL check after fetching metadata for when story URL changes. - Fix adapter_thesietchcom for site change - Add (optional, default on) convert support for data:image in-line s. - Adding pass-through support for data:image in-line s. - XenForo: Fixes for extra /s in normalized URLs. - Set default cover_min_size: 10,10 to avoid spacer images as covers. - New Site: squidgeworld.org - shares code with AO3. - adapter_wuxiaworldco: added status #592 from Rikkitp - Don't use polyglot, not included until Calibre3. Remove some debug output. - adapter_scribblehubcom: Accept chapter URLs. - adapter_wwwnovelallcom: Accept chapter URLs, must change to true
buildservice-autocommit
accepted
request 847350
from
Matej Cepl (mcepl)
(revision 57)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 56)
- Update to 3.25.0: - On drag and drop, accept text/html and remove %0D at end of text/uri-list URLs. Closes #587 - New site: fastnovel.net, thanks Rikkitp - Update translations. - Don't error out on non-editable custom columns ValueError. - Add Yes/No to all to most question_dialog boxes. - fiction.live: fixed crash with stories with achievements (introduced in last set of commits) - Thanks, HazelSh - Fixes for drag-n-drop features. - Allow better editing of story URLs in edit box. - Change seriesHTML to not be filled without series. - Fix for Xenforo2 change (SB/SV) - Update adapter_ficbooknet for site changes. - Fix for latest storiesonline login change, thanks mrEd - Add checks for 'from saved column' when not config'ed and update-epub when default format isn't epub. - Don't disable Update Mode with By Action menus. - Do 'not an anthology' dialog outside busy_cursor - Fixes for Fiction.live URLs re: #559 and #573 -- Thanks, HazelSh! - Adds 'Actions by Update Mode' menu - Include icons for 'Actions by Update Mode' menu - Fix for email immediate download when not using English. - "Hide"(setVisible(False)) rather than disable unused menu items. - Disable rather than "hide"(not create) unused menu items, reorg into sub menus.
buildservice-autocommit
accepted
request 841986
from
Matej Cepl (mcepl)
(revision 55)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 54)
- Update to 3.24.0: - fiction.live - handle api returning non-int values for votes PR gh#JimmXinu/FanFicFare#550, thanks muchtea - adapter_scribblehubcom: Include author notes/news in chapters unless in exclude_notes - thanks, Epicpkmn11! - archive.hpfanfictalk.com -> fanfictalk.com plus site changes for same. - Change ponyfictionarchive.net to https by default - Making eFiction series name/desc collection work with more sites. - Apply CLI --json-meta to --list to see series name/desc. - Fix adapter_storiesonlinenet login. Closes gh#JimmXinu/FanFicFare#550 - Add AO3 Series 'status'. - Don't save cover image size for dedup_img_files - Calibre might replace it. Also fixes gh#JimmXinu/FanFicFare#550 - Better GUI for series anthology - Adding eFiction series parsing attempt to base_adapter. - ensure_text plugin-example.ini for py3 - New site: www.the-sietch.com XenForo2 site with weird URL scheme. Closes gh#JimmXinu/FanFicFare#550 - Add get_urls_from_page() and get_series_from_page() to adapters, add support. AO3 and TtH only so far. - Add include_author_notes option (defaults on) to adapter_royalroadcom Closes gh#JimmXinu/FanFicFare#550 - adapter_fictionlive: Handle stories with missing contentRating, storyStatus & support beta.fictionlive.com domain, thanks HazelSh! - Add setting remove_tags:script,style replacing script remove hardcode, adding style remove. Closes
buildservice-autocommit
accepted
request 834724
from
Matej Cepl (mcepl)
(revision 53)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 52)
- Update to 3.23.1: - Fix -s site list for adapter_hpfanficarchivecom. - adapter_valentchambercom - requires SSL and only allows w/o www. - adapter_hpfanficarchivecom - SSL cert SSL_ERROR_RX_RECORD_TOO_LONG, back to http - Update translations. - fiction.live - add support for multi route stories, thanks muchtea! - New Site: wuxiaworld.site, thanks, Kolbo5! - Handle more fiction.live URLs -- closes #541, thanks HazelSh! - fiction.live: null handling in format_readerposts -- closes #539, thanks HazelSh! - fiction.live: changed time formats for livetime metadata, chunk timestamps to avoid localized names -- fixes #538, thanks HazelSh! - adapter_occlumencysycophanthexcom needed another 'needs login' string. - Fix anthology comments for changes in how Calibre handles them. - Display number of URLs found for an anthology. - New site fiction.live, thanks HazelSh! - Fix for Anthology bug when no story has a series. - Added a string for translation. - Add a 'shouldn't happen' error check for anthology merge. - Add note about anthologies and epub3 to plugin-defaults.ini - Show busy cursor during anthology merge & update. - adapter_literotica: Fix for language domain name links on author page. - Fix chapter URLs in wuxiaworld.co. - Update for site changes, wuxiaworld.co update -- thanks, teffalump! - More fixes for wuxiaworld.co update -- thanks, teffalump! - Added wuxiaworld.co specific setting dedup_order_chapter_list to optionally apply teffalump's chapter dedup and ordering code.
buildservice-autocommit
accepted
request 827906
from
Matej Cepl (mcepl)
(revision 51)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 50)
- Update to 3.22.1: - Accept storyUrl with title in it for adapter_webnovelcom. Addresses #520 - Fix adapter_mcstoriescom getSiteExampleURLs() - Remove outdated rejecturls from plugin prefs--replaced by rejecturls_date last 18+ month back. - Fix for adapter_quotevcom site changes. - Fix adapter_harrypotterfanfictioncom desc parse for site change. - Changes for Python3 deprecation warnings (mostly) from eschwartz - Normalize literotica.com URLs to www.literotica.com - New Site: scribblehub.com - Thanks, mavi0! - Fixes for site changes: adapter_ficbooknet - Change INI error link blue color in dark mode. - Add 'Series [0]' option for new anthologies. - For anthologies, look for common val in numbered series00 if not all share 'series'.
buildservice-autocommit
accepted
request 823886
from
Matej Cepl (mcepl)
(revision 49)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 48)
- Update to 3.21.0: - New site: chireads.com -- Thanks, Kolbo! - Fix for recursion in add_genre_when_multi_category caching bad value. - Change INI edit highlight colors when dark theme. - Add cover_min_size setting. - Fix add_genre_when_multi_category so it can include_in_ without breaking and move above doreplacements. - Add .SHOW_EMPTY feature for titlepage_entries. - Check for epub before polishing cover into it. - Change site efiction.esteliel.de to faerie-archive.com, also changed siteabbrev eesd->fae - Allow for no genre stories in adapter_fanficauthorsnet. - Fix adapter_webnovelcom sitetags for site changes.
Displaying revisions 61 - 80 of 127