Revisions of python-fanficfare

unknown committed (revision 127)
[info=578bef1c448593aef7bae718fb00f46874f5648ef907b5ab9112c1b089769066]
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 126)
[info=caf33ec6714bb61b8cb0bd2b0a50b4c545ec2ed852d7f7a38a3b479a0cfe981c]
buildservice-autocommit accepted request 1204543 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 125)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 124)
- Chrome Simple Browser Cache extra field fix (Mac/Linux)
- adapter_scribblehubcom: Allow for changing title in story URL.
- Update adapter_syosetucom.py (#1095) Fix update retrieval for
  series not completed, thanks dado330
- Make CLI username prompt more visible
- Update translations
buildservice-autocommit accepted request 1191025 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 123)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 122)
- update to 4.37.0:
  - Fix for paginated AO3 series, closes #1091
  - Allow scribblehub.com story URLs w/o title and search calibre w/o title
  - Use titlepage_entry for titlepage_wide_entry unless explicitly set.
  - adapter_storiesonlinenet: Fix for chapter select getting cover image link.
  - adapter_storiesonlinenet: Remove ''s Page' to '.s Page'
  - Full OTW settings for www.adastrafanfic.com in defaults.ini
  - Update translations
buildservice-autocommit accepted request 1186281 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 121)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 120)
- update to 4.36.0:
  * Built-in Event For Action Chains plugin
  * Catch bad href searches during internal link anchor search.
  * adapter_spiritfanfictioncom: use_basic_cache:true
  * adapter_spiritfanfictioncom: Cheesy fix for py2 not knowing
    %z in dates.
  * New Site: SpiritFanfiction.com Portuguese language site
    (#1078) thanks kilandra
  * XF2: SB/SV changed the header for thread_status
  * adapter_ficbooknet: adapter_ficbooknet: Better fixes for py2
    from dbhmw
  * adapter_ficbooknet: Fix breakage for proxies & add covers
    #1077 - #1076, thanks dbhmw
buildservice-autocommit accepted request 1179247 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 119)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 118)
- update to 4.35.0:
  * Add download_finished_signal for Action Chains #1073
  * New Site: touchfluffytail.org thanks dbhmw
  * adapter_wattpadcom: Improve error reporting when story not
    found / connection refused.
  * base_xenforo2 better detect whether logged in.
  * adapter_deviantartcom: Streamline login vs watchers vs
    mature See #1070
  * adapter_inkbunny: Fix author & category thanks dbhmw
  * base_xenforo2forum: Prefix tag collecting too much.
  * datetime.utcnow() deprecated in more recent py3 versions
  * Skip invalid images, detect img types thanks dbhmw
  * Fix for WebToEpub firefox cache key changing
  * QQ: Doesn't need reader_posts_per_page:30 anymore
  * adapter_forumquestionablequestingcom:Switch to
    BaseXenForo2ForumAdapter
  * adapter_ficbooknet: Remove py3 string handling that breaks on
    py2
  * Update bundled certifi cacert.pem and version, not core.py
- update to 4.34.1:
  * adapter_ficbooknet: Remove py3 string handling that breaks on
    py2
  * Update bundled certifi cacert.pem and version
- update to 4.34.0:
  * FanFicFare is delivered as a `pip` Python package.
  * adapter_literotica: "Beta" site changes #1058
  * Ficbook.net More metadata collection #1064 Thanks, dbhmw
  * Ficbook.net Add chapter dates for TOC #1065 Thanks, dbhmw
  * Ficbook.net Fix categories and add chapter notes #1063
    Thanks, dbhmw
buildservice-autocommit accepted request 1163989 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 117)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 116)
- Update to 4.33.0:
  - Update translations.
  - adapter_inkbunnynet: Honor keep_summary_html, allow alternate
    cover image. Thanks hmonsta #912.
  - adapter_deviantartcom: Add a 6th different message to
    indicate 'mature content'. #1052
  - adapter_deviantartcom: Bad username fails separately than bad
    pass. #1052
  - Paste into ini edit as plain text only.
  - syosetu: make numeric metadata robust against wording changes
    - thanks praschke
  - New site Japanese language site kakuyomu.jp, thanks praschke
  - adapter_deviantartcom: Add another way to remove comments
    section.
  - Don't try to set imap tags before checking for 'good' update.
  - Move new exception catching for metadata errors
buildservice-autocommit accepted request 1158747 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 115)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 114)
- update to 4.32.3:
  * Fix setting book['tags'] for bgmeta for update AND overwrite.
  * Report errors during library update loop better.
  * SV site change, paginated threadmarks list
buildservice-autocommit accepted request 1154140 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 113)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 112)
- Update to 4.32.0:
  - Update translations.
  - Add Edit personal.ini as a direct menu item--can keyboard
    shortcut
  - adapter_deviantartcom: Fix for site change and detect no
    username.
  - Set book[tags] after writeStory for literotica.
  - New site: syosetu.com Japanese language site, thanks praschke
  - Don't do random lang anymore in test1--changes series sort in
    Calibre.
  - Don't need \n after </span> looking for log entries.
  - Add include_images:coveronly option for
    [#1037](https://github.com/JimmXinu/FanFicFare/issues/1037)
  - adapter_literotica: Allow for empty div.aa_ht tags, remove
    extra None from text
  - adapter_wwwutopiastoriescom: Remove author page get, add
    extracategories instead. Site static now.
  - adapter_wwwutopiastoriescom: Updates for site changes.
buildservice-autocommit accepted request 1142076 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 111)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 110)
- update to 4.30.0:
  * Install attached plugin zip file, or use Calibre's 'Get
    plugins' feature.
  * FanFicFare is delivered as a `pip` Python package.
  * Run `fanficfare -h` from command-line.
  * Update translations.
  * Better handling of &<> entities with stripHTML() and chapter
    titles. #1019
  * SB(but not SV) removed RSS link from thread list title.
    Closes #1017
  * adapter_storiesonlinenet: Allow /n/ as well as /s/ paths
  * adapter_storiesonlinenet: Update for chapter URL change for
    paid subs. See #1014, thanks bpothier!
  * adapter_storiesonlinenet: Update for chapter URL change. See
    #1013
  * adapter_fanfictionnet: Only use data-original cover images.
  * BrowserCache should ignore usecache flag, that's for
    BasicCache.
buildservice-autocommit accepted request 1127938 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 109)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 108)
- update to 4.29.0:
  * Update translations.
  * Retry Calibre metadata update when it fails due to
    conflicting program(Windows File Explorer)
  * adapter_asianfanficscom: Fix for 'friend only' stories
    initially giving 404
  * Change bs4.find(text=) to string= for deprecation change.
  * Add use_flaresolverr_proxy:directimages experimental for
    #1007
  * Add base_adapter.img_url_trans() for adapter_fictionlive
    image URLs #1004
  * Update six.py to 1.16 for Python 3.12 compatibility. #1006
  * ConfigParser.read_file added in py3.2, readfp removed in
    py3.12, only used in plugin #1006
  * Update translations.
  * adapter_fanficsme: More fixes for unusual cases, now using
    regexp #999
  * adapter_fanficsme: Fixes for some unusual cases Closes #999
  * Switch from setup.py to pyproject.toml for CLI packaging.
  * Remove site: www.lotrgfic.com - DNS removed +1year ago
  * Remove site: www.lushstories.com - Changed +2years ago
    incompatibly Closes #988
  * Remove site: www.silmarillionwritersguild.org - Changed
    +2years ago incompatibly
  * Remove site: www.scarvesandcoffee.net - Changed +2years ago
    incompatibly
  * Remove site: merengo.hu - Doesn't serve text in full print
    +1year
  * Remove site: www.destinysgateway.com - Domain parked +1year
  * Remove site: archive.skyehawke.com - Domain parked, broken
Displaying revisions 1 - 20 of 127
openSUSE Build Service is sponsored by