Update to 4.41.0:

- Update Translations
  - New Site: superlove.sayitditto.net (#1136) Thanks xxwhirlpool
  - New Site: www.cfaarchive.org (#1136) Thanks xxwhirlpool
  - XenForo lazyload: use data-src first if data-url also
    present. QQ proxy in data-src caches/bypasses some issues
  - adapter_inkbunnynet: Implemented always_login, thanks dbhmw
  - Small fixes for Wattpad. (#1137), thanks dbhmw
  - adapter_fimfictionnet: Implement always_login. Remove unused
    fail_on_password & do_update_hook settings. #1135
  - Call Calibre's safe_open_url for open_pages_in_browser
  - Add subject_tags to -m/j CLI output
  - Fix for double replace_metadata when non-list metadata called
    by getList().
This commit is contained in:
Matej Cepl 2025-01-02 00:00:26 +01:00
parent d6a4bc72e7
commit 0f5b27b3ca
Signed by untrusted user: mcepl
GPG Key ID: 79205802880BC9D8
4 changed files with 22 additions and 4 deletions

BIN
FanFicFare-4.40.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
FanFicFare-4.41.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jan 1 22:58:52 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.41.0:
- Update Translations
- New Site: superlove.sayitditto.net (#1136) Thanks xxwhirlpool
- New Site: www.cfaarchive.org (#1136) Thanks xxwhirlpool
- XenForo lazyload: use data-src first if data-url also
present. QQ proxy in data-src caches/bypasses some issues
- adapter_inkbunnynet: Implemented always_login, thanks dbhmw
- Small fixes for Wattpad. (#1137), thanks dbhmw
- adapter_fimfictionnet: Implement always_login. Remove unused
fail_on_password & do_update_hook settings. #1135
- Call Calibre's safe_open_url for open_pages_in_browser
- Add subject_tags to -m/j CLI output
- Fix for double replace_metadata when non-list metadata called
by getList().
-------------------------------------------------------------------
Fri Nov 1 15:27:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -20,7 +20,7 @@
%define modnamedown fanficfare
%define skip_python2 1
Name: python-fanficfare
Version: 4.40.0
Version: 4.41.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only