Revisions of python-fanficfare

Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 27)
- 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
buildservice-autocommit accepted request 730595 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 25)
- 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.
buildservice-autocommit accepted request 721277 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 24)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 23)
- 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.
buildservice-autocommit accepted request 719805 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 719799 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 21)
- 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
buildservice-autocommit accepted request 708362 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 708358 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 19)
- update to version 3.8.0
  * Removing all filter()/map() calls--not consistent between Py2/Py3.
  * Various adapter fixes.
  * Some new translations.
buildservice-autocommit accepted request 700318 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 700317 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 17)
- 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.
buildservice-autocommit accepted request 698710 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 16)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 698709 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 15)
- 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.
buildservice-autocommit accepted request 686456 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- Update to 3.6.0:
  * Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
- Use dos2unix for file conversions
- Add missing runtime dependencies
buildservice-autocommit accepted request 682353 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 682352 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 11)
- Update to version 3.5.0 (from 3.3.0):
  - Update Translations.
  - Remove firefly.populli.org -- now on AO3.
  - Remove fhsarchive.com -- now on AO3.
  - Add www.mugglenetfanfiction.com as replacement for removed
    fanfiction.mugglenet.com.
  - Fix for int(pages) in adapter_adultfanfictionorg. Closes #375
  - Fix author parsing at webnovelcom - pull request #372 from Rikkitp
  - Remember original href in data-orighref attr with epub
    internalize_text_links so inserted 'earlier' chapters don't break
    internal links.
  - Add always_login setting to base_xenforo for SV login-required story
    with 404 result.
  - Ignore current Virtual Library when checking for existing story ID.
  - Fix defaults.ini add_to_titlepage_entries for hentai-foundry.com
  - Fix metadata parsing for adapter_siyecouk
  - Fix adapter_whoficcom for site changes.
  - Update translations.
  - Fix AO3 logout url used to detect when already logged in.
  - Add conditionals_use_lists(default:true) setting for
    replace_metadata & Include/Exclude metadata conditionals. *Might
    change existing behavior for some users.*
  - Remove outdated comment.
  - Allow ==, !=, =~ and !~ in replace_metadata conditionals like
    in/exclude_metadata.
  - Additional metadata edit recursion proofing.
  - Allow animated gifs through Calibre Image proc -- need to remove
    gif.py later.
  - Update some comments in adapter_archiveofourownorg
  - Additional fix for AO3 login site changes.
buildservice-autocommit accepted request 662670 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 10)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 662669 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 9)
- Update to version 3.3.9:
  * Fix metadata parsing for adapter_siyecouk
  * Fix adapter_whoficcom for site changes.
  * Update translations.
  * Fix AO3 logout url used to detect when already logged in.
  * Add conditionals_use_lists(default:true) setting for
    replace_metadata & Include/Exclude metadata conditionals.
    Might change existing behavior for some users.
  * Remove outdated comment.
  * Allow ==, !=, =~ and !~ in replace_metadata conditionals like
    in/exclude_metadata.
  * Additional metadata edit recursion proofing.
  * Allow animated gifs through Calibre Image proc -- need to
    remove gif.py later.
  * Update some comments in adapter_archiveofourownorg
  * Additional fix for AO3 login site changes.
  * Fix for AO3 login site changes.
  * Update translations
  * Force Translation Update
  * Add bookmarkprivate and bookmarkrec site-specific metadata to
    adapter_archiveofourownorg
  * Accept archiveofourown.com for archiveofourown.org.
    archiveofourown.org remains the 'canonical' domain.
  * Update translations.
  * Workaround for adapter_hentaifoundrycom bad dateUpdated
    value.
  * New Site: www.hentai-foundry.com - Stories only.
  * Improve recursion-proofing of replace_metadata for
    performance and duplicate lines.
  * Don't cache file: URLs.  Option --save-cache can mask changes
    to _filelist files while debugging.
  * Don't sleep when fetching file: URLs.
  * Remove defunct site www.artemis-fowl.com
  * Remove defunct site asr3.slashzone.org
  * Remove defunct site tolkienfanfiction.com
  * Remove defunct site fanfiction.tenhawkpresents.com
  * Remove defunct site unknowableroom.org
  * Remove defunct site mujaji.net
  * Update adapter_harrypotterfanfictioncom for site change.
  * Change for adapter_storiesonlinenet for 'Full Access' stories.
- Switch from pull commits to the released tarballs again.
buildservice-autocommit accepted request 656744 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
baserev update by copy to link target
Displaying revisions 101 - 120 of 127
openSUSE Build Service is sponsored by