17
0

174 Commits

Author SHA256 Message Date
c0661f9bbb Accepting request 1332338 from devel:languages:python
- Update to the version 4.54.0:
  - Update Translations
  - Plugin BG settings: Remove 'old' vs 'new' BG handling
    verbiage
  - adapter_ficbooknet: Change how replace_text_formatting
    converts to text.
  - BrowserCache: Add comment about py2 and gzip.decompress
  - Don't give format section warnings for fix_excess_space
  - adapter_storiesonlinenet: Site changed, get series number
    from series page now.
  - adapter_ficbooknet: Add replace_text_formatting option to
    replace CSS paragraphing with tags, for txt output.
  - adapter_royalroadcom: Fix login failure reporting #1302
  - Image Handling Changes
  - base_xenforo2forum_adapter: Fix include_nonauthor_poster: Had
    left testing conditional

OBS-URL: https://build.opensuse.org/request/show/1332338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=76
2026-02-11 17:47:55 +00:00
c958fe859c - Update to the version 4.54.0:
- Update Translations
  - Plugin BG settings: Remove 'old' vs 'new' BG handling
    verbiage
  - adapter_ficbooknet: Change how replace_text_formatting
    converts to text.
  - BrowserCache: Add comment about py2 and gzip.decompress
  - Don't give format section warnings for fix_excess_space
  - adapter_storiesonlinenet: Site changed, get series number
    from series page now.
  - adapter_ficbooknet: Add replace_text_formatting option to
    replace CSS paragraphing with tags, for txt output.
  - adapter_royalroadcom: Fix login failure reporting #1302
  - Image Handling Changes
  - base_xenforo2forum_adapter: Fix include_nonauthor_poster: Had
    left testing conditional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=151
2026-02-10 23:17:53 +00:00
a5c2931e06 Accepting request 1330811 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1330811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=75
2026-02-03 20:35:51 +00:00
6ad76c3ac8 - Update to the version 4.53.0:
- Fix for rare 'false' as INI list corner case
  - base_xenforo2forum_adapter: Add include_nonauthor_poster
    option
  - adapter_storiesonlinenet: Improve inject_chapter_title
  - writer_epub: Add option as page_progression_direction_rtl
  - Changes for #1292 for normalizing different series URL forms.
  - adapter_literotica: Remove unused chapter_categories_use_all
    option, fix other site options for better defaults.ini
  - Calc words_added even if not in logpage_entries.
  - AO3: Site changed 'don't have permission' string
  - adapter_literotica: Get series ID from data object
  - adapter_literotica: Add chapter descriptions to summary
  - adapter_literotica: Don't require tags_from_chapters for old
    eroticatags collection
  - adapter_fictionlive: create self.chapter_id_to_api earlier
    for normalize_chapterurl
  - adapter_literotica: Fix for one-shot aver_rating

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=150
2026-01-27 16:47:08 +00:00
e22880f12b Accepting request 1320774 from devel:languages:python
- Update to the version 4.52.0:
  * adapter_fanfictionsfr: Site SSL requires www now
  * Remove Site: sinful-dreams.com/whispered/muse - broken for 6+ years
    even though other two sites on same DN work
  * Remove site: www.wuxiaworld.xyz - DN parked somewhere questionable
    for +2 years
  * Update translations.
  * Add metadata entry marked_new_chapters for epub updated '(new)'
    chapters count
  * adapter_literotica: Get chapters from JSON fetch for #1283
    (no current examples)
  * Update QQ reader_posts_per_page default - Thanks, MacaroonRemarkable
    #1282
  * Implement Alternate Tagging and Date calculation for Literotica -
    Thanks, albyofdoom #1280
  * Add appendices config and improve URL matching for fiction.live
    adapter - Thanks, MacaroonRemarkable #1279
  * adapter_royalroadcom: New status Inactive
  * Fix for add_chapter_numbers:toconly and unnew. Closes #1274

OBS-URL: https://build.opensuse.org/request/show/1320774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=74
2025-12-02 12:20:10 +00:00
d175f83efb - Update to the version 4.52.0:
* adapter_fanfictionsfr: Site SSL requires www now
  * Remove Site: sinful-dreams.com/whispered/muse - broken for 6+ years
    even though other two sites on same DN work
  * Remove site: www.wuxiaworld.xyz - DN parked somewhere questionable
    for +2 years
  * Update translations.
  * Add metadata entry marked_new_chapters for epub updated '(new)'
    chapters count
  * adapter_literotica: Get chapters from JSON fetch for #1283
    (no current examples)
  * Update QQ reader_posts_per_page default - Thanks, MacaroonRemarkable
    #1282
  * Implement Alternate Tagging and Date calculation for Literotica -
    Thanks, albyofdoom #1280
  * Add appendices config and improve URL matching for fiction.live
    adapter - Thanks, MacaroonRemarkable #1279
  * adapter_royalroadcom: New status Inactive
  * Fix for add_chapter_numbers:toconly and unnew. Closes #1274

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=149
2025-12-01 17:34:49 +00:00
c5ae9d7613 Accepting request 1316586 from devel:languages:python
- Update to the version 4.51.0:
  - writer_epub: Only do svg check for epub3
  - writer_epub: More epub3 - prefix & prop cover-image
  - Don't include default_cover_image with use_old_cover with a
    different name.
  - adapter_storiesonlinenet.py - tolerate contest stories with
    "(Hidden)" author, #1272, thanks bpothier
  - Find and use epub3 cover on update--relies on Calibre's
    calibre:title-page property.
  - writer_epub: Also write the calibre:title-page property for
    epub3.
  - writer_epub: Rearrange to detect and flag files containing
    svg tags for epub3.
  - Preserve original titles for Reader Post blocks from
    fiction.live #1269, thanks MacaroonRemarkable!
  - adapter_ficbooknet: Collect additional metadata #1270, thanks
    dbhmw!
  - OTW/AO3: Don't apply series page handling to non-series pages
- Update to the version 4.50.0:
  - OTW(AO3): Fix for site change breaking logged in detection.
    Closes #1263
  - adapter_literotica: Site change, regex outdated. PR1261,
    thanks dbhmw!
  - adapter_storiesonlinenet: Add check for SOL accounts in
    renewal warning period to verbosely explain to users why
    their downloads don't work. PR1262, thanks bpothier!
  - base_otw_adapter: Fix for markedforlater site change
  - OTW(AO3): Accept /chapter/999 URLs without /works/999 for
    #1258
  - Fix tuple vs grouping vs list, closes #1254 (royalroad

OBS-URL: https://build.opensuse.org/request/show/1316586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=73
2025-11-09 20:08:52 +00:00
8c2e5accc8 Mention removed patch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=148
2025-11-08 14:28:16 +00:00
65ce8dd10b - Update to the version 4.51.0:
- writer_epub: Only do svg check for epub3
  - writer_epub: More epub3 - prefix & prop cover-image
  - Don't include default_cover_image with use_old_cover with a
    different name.
  - adapter_storiesonlinenet.py - tolerate contest stories with
    "(Hidden)" author, #1272, thanks bpothier
  - Find and use epub3 cover on update--relies on Calibre's
    calibre:title-page property.
  - writer_epub: Also write the calibre:title-page property for
    epub3.
  - writer_epub: Rearrange to detect and flag files containing
    svg tags for epub3.
  - Preserve original titles for Reader Post blocks from
    fiction.live #1269, thanks MacaroonRemarkable!
  - adapter_ficbooknet: Collect additional metadata #1270, thanks
    dbhmw!
  - OTW/AO3: Don't apply series page handling to non-series pages
- Update to the version 4.50.0:
  - OTW(AO3): Fix for site change breaking logged in detection.
    Closes #1263
  - adapter_literotica: Site change, regex outdated. PR1261,
    thanks dbhmw!
  - adapter_storiesonlinenet: Add check for SOL accounts in
    renewal warning period to verbosely explain to users why
    their downloads don't work. PR1262, thanks bpothier!
  - base_otw_adapter: Fix for markedforlater site change
  - OTW(AO3): Accept /chapter/999 URLs without /works/999 for
    #1258
  - Fix tuple vs grouping vs list, closes #1254 (royalroad

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=147
2025-11-07 22:08:08 +00:00
988fe3cd02 Accepting request 1312236 from devel:languages:python
- add otw-login.patch to fix AO3 login
  (gh#JimmXinu/FanFicFare#1263).

OBS-URL: https://build.opensuse.org/request/show/1312236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=72
2025-10-20 11:35:14 +00:00
989e784308 - add otw-login.patch to fix AO3 login
(gh#JimmXinu/FanFicFare#1263).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=146
2025-10-18 20:52:48 +00:00
891db92832 Accepting request 1309866 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1309866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=71
2025-10-09 13:05:29 +00:00
d6ce215cfe - Update to 4.49.0:
- adapter_storiesonlinenet: Change page not found error
    reporting
  - adapter_literotica: Yet another site change, addresses #1245
  - base_otw: Add collectionsUrl and collectionsHTML metadata
  - adapter_literotica: Site change
  - browsercache_simple: Code for 0 length stream in cache file,
    only seen in Mac
  - Add continue_on_chapter_error_try_limit setting
  - adapter_fireflyfansnet: Allow for missing authorId.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=145
2025-10-01 21:41:09 +00:00
b305339349 Accepting request 1301148 from devel:languages:python
- Update to 4.48.0:
  - OTW/AO3 - change to 'need to login' text, accept both old and
    new and another string. #1229
  - Improve error reporting for open_pages_in_browser_tries_limit
    #1231
  - Tweak a few defaults.ini settings.
  - adapter_ficwadcom: Fix for site change.
  - scribblehub: slow_down_sleep_time:5 per user recommendation
  - Update translations.

OBS-URL: https://build.opensuse.org/request/show/1301148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=70
2025-08-25 18:38:26 +00:00
c0f258531f - Update to 4.48.0:
- OTW/AO3 - change to 'need to login' text, accept both old and
    new and another string. #1229
  - Improve error reporting for open_pages_in_browser_tries_limit
    #1231
  - Tweak a few defaults.ini settings.
  - adapter_ficwadcom: Fix for site change.
  - scribblehub: slow_down_sleep_time:5 per user recommendation
  - Update translations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=144
2025-08-24 21:51:41 +00:00
a54cc2e58b Remove *.obs* files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=143
2025-08-11 17:55:48 +00:00
c714a33ced Accepting request 1290547 from devel:languages:python
- Update to 4.47.0:
  - adapter_ashwindersycophanthexcom: http to https
  - Plugin BG Jobs: Remove old multi-process code
  - Report BG job failed entirely as individual books failed
    instead of just exception. For #1225
  - adapter_fimfictionnet: New img attr and class. #1226
  - Send refresh_screen=True when updating Reading Lists in case
    of series column updates.
  - Add SB favicons to cover_exclusion_regexp.
  - Support for logging into royal road to keep chapter progress
    (and count as page views), #1222, thanks snoonan.
  - Fix images from existing epub being discarded during update.
  - Change default base_xenforoforum minimum_threadmarks:1. See
    #1218
  - Shutdown IMAP connection when done with it.
  - Mildly kludgey fix for status bar notifications.
  - PI BG Jobs: Fix split without reconsolidate.
  - Py2 fix for split BG jobs, closes #1214
  - Fix xenforo2 prefixtags, some still using tags in title
  - alternatehistory needs at least cloudscraper now, it seems.
  - Add use_flaresolverr_session and flaresolverr_session
    settings for #1211
  - Include Accept:image/* header when requesting an image url,
    thanks bellisk
  - Skip OTW(AO3) login when open_pages_in_browser AND
    use_browser_cache AND use_browser_cache_only

OBS-URL: https://build.opensuse.org/request/show/1290547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=69
2025-07-06 15:13:45 +00:00
OBS User unknown
c3e1cd39b7 [info=ae11cd735ca52ea3734aee5edcbdb114ca7678e1f3a777d2fba6fbbd441ad20f]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=142
2025-07-03 20:46:32 +00:00
4f70ce4dc4 Accepting request 1284270 from devel:languages:python
- Update to 4.46.0:
  - OTW(AO3): Don't attempt login with
    use_archive_transformativeworks_org or open_pages_in_browser
    #1210
  - Ignore use_browser_cache_only when URL scheme is file
  - Update translations.
  - adapter_ficbooknet: Site changes, thanks dbhmw
  - adapter_literotica: Fix date parsing. See #1208, thanks dbhmw
  - Add Ctrl-Enter to AddDialog, consolidating code with INIEdit
  - Split BG: Fixes for error column & showing meta collection
    errors
  - Single proc bg processing, optionally split by site &
    accumulate results (See this post)
  - Fix remove_empty_p regexp to work with nested tags and
    whitespace.
  - AO3 make use_(domain) options not replace
    media.archiveofourown.org
  - Include 'Add New Book' dialog when multiple existing found on
    update.
  - adapter_spiritfanfictioncom: Fix for author collection after
    site change. Thanks, kilandra

OBS-URL: https://build.opensuse.org/request/show/1284270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=68
2025-06-10 07:08:39 +00:00
OBS User unknown
40bad60805 [info=ed345524b4a4f66f133c69d6dd093e956b8c65bbf3cfee4f7835b27ad667d03b]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=141
2025-06-09 19:35:32 +00:00
8b9b974587 Accepting request 1274084 from devel:languages:python
- Update to 4.45.0:
  - Transition finestories.com to new domain
    storyroom.com. Thanks, bpothier
  - XF2: Add threadmarks_per_page setting
  - Fix for alternatehistory.com changing threadmark date attr.
  - adapter_literotica: get_urls_from_page - series have urls,
    thanks dbhmw
  - Update translations.
  - Remove base_xenforoforum_adapter, consolidate into
    base_xenforo2forum_adapter
  - adapter_archiveofourownorg: Add use_archiveofourown_gay,
    allow archiveofourown.gay input for story URLs.
  - adapter_fanfictionnet: Make get_urls_from_page work, thanks
    dbhmw
  - adapter_ficbooknet: Add series collection & fix downloads,
    thanks dbhmw
  - adapter_fictionmaniatv: Update for ancient stories
  - adapter_fictionmaniatv: Updates for site change
  - Reject HTML sites in no_convert_image - thanks dbhmw #1186
  - base_xenforoforum: Add timeperiodtags and better handle
    unexpected typed tags

OBS-URL: https://build.opensuse.org/request/show/1274084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=67
2025-05-03 18:59:17 +00:00
d126b51713 [info=b68c50809d03f58d05c96b42b164e6f0f2619d33c3450fd64f24bfe608f59cf4]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=140
2025-05-03 00:52:27 +00:00
33b6db598a Accepting request 1274080 from devel:languages:python
revert

OBS-URL: https://build.opensuse.org/request/show/1274080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=139
2025-05-03 00:19:02 +00:00
OBS User unknown
37f7f033de [info=b68c50809d03f58d05c96b42b164e6f0f2619d33c3450fd64f24bfe608f59cf4]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=138
2025-05-02 23:46:42 +00:00
992896f387 [info=caf33ec6714bb61b8cb0bd2b0a50b4c545ec2ed852d7f7a38a3b479a0cfe981c]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=137
2025-05-02 23:42:45 +00:00
b9b1e05d4c [info=caf33ec6714bb61b8cb0bd2b0a50b4c545ec2ed852d7f7a38a3b479a0cfe981c]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=136
2025-05-02 20:44:28 +00:00
a44f8e4e7b Accepting request 1268067 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1268067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=66
2025-04-16 18:39:16 +00:00
f75a72483d Make start of the directory name case ambivalent.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=135
2025-04-02 07:51:03 +00:00
0bab777c1f Fix file list.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=134
2025-04-01 21:16:36 +00:00
ce8f43e5c3 - Update to 4.44.0:
- adapter_storiesonlinenet(et al): Add always_login
    option. Closes #1185
  - Improve logpage updating
  - Implementing Timed One Time Password(TOTP) 2FA Exception and
    collection
  - adapter_literotica: Fixed incorrect parsing for get url from
    webpage option, thanks dbhmw! #1182 & #1183
  - Note on open_pages_in_browser for MacOS users linking to
    #1142
  - adapter_asianfanficscom: Add inject_chapter_image
    option. Closes #1143
  - ffnet only: try_shortened_title_urls option #1166
  - Revert "adapter_fanfictionnet: Attempt chapter from m. (vs
    www) when chapter not found"
  - adapter_ficbooknet: Fix additional metadata collection,
    thanks dbhmw
  - Add support for 'directimages' with use_browser_cache, thanks
    nsapa #1180
  - AO3 use_archive_transformativeworks_org option
  - Add remove_empty_p option, usually for AO3/OTW. #1177
  - adapter_storiesonlinenet: Change parsing for when the
    description/details contains extraneous /div tag #1176
    thanks, bpothier
  - adapter_fimfictionnet: Fetch stories only found in
    bookshelf. #1174 thanks, dbhmw
  - adapter_syosetucom: site update #1173 thanks, praschke
  - BrowserCache Chrome Block: Treat entry missing headers same
    as not found. #1167 #1169

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=133
2025-04-01 21:12:05 +00:00
OBS User unknown
ad0a9375dc [info=caf33ec6714bb61b8cb0bd2b0a50b4c545ec2ed852d7f7a38a3b479a0cfe981c]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=132
2025-03-31 12:29:22 +00:00
OBS User unknown
2d36c9a069 [info=9cfe0c872e608bcee025d0f5c0bc7fdf90ed52ffe1781836ae436870d273ec7f]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=131
2025-03-04 03:05:15 +00:00
9b480851f9 Accepting request 1249814 from devel:Factory:git-workflow:staging:mcepl:python-fanficfare:7
Update to 4.43.0:

Update to 4.43.0:

(🤖: Submission of python-fanficfare via #7 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1249814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=65
2025-03-03 15:05:44 +00:00
OBS User unknown
5ae90defd6 [info=df517f447116834ead0d32cd0008dca7ce7553f1d0e9b4a44ae7807f19909928]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=130
2025-02-18 14:26:10 +00:00
fce7049b5e Accepting request 1244288 from devel:Factory:git-workflow:staging:mcepl:python-fanficfare:6
Update to 4.42.0:

  - Update Translations
  - adapter_fanfictalkcom: Update domain name & match pattern
  - Remove site: starskyhutcharchive.net, moved to
    starskyandhutcharchive.net, not eFiction. Nobody's missed it.
  - Remove site: fastnovels.net - Blog only now, no stories.
  - Remove site: www.novelupdates.cc - Domain parked somewhere
    sketchy
  - Remove site: ponyfictionarchive.net - Moved to AO3
  - adapter_wwwaneroticstorycom: Update for site changes.
  - Re-alphabetize defaults.ini
  - Browser Simple Cache adding orig resp time field & removing
    browser_cache_simple_header_old option. Fixes Browser Cache
    failing with Chrome on Mac & Linux.
  - Strip out unused parts of requests_toolbelt to avoid
    dependency issues.
  - Add no_image_processing_regexp option for #1144
  - adapter_fictionmaniatv: Change to https

(🤖: Submission of python-fanficfare via #6 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1244288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=64
2025-02-09 19:01:44 +00:00
Git SCM Staging
3993fbda87 [info=5339f64ac28a016306f8de898d06408196639c93b92e706af47cfdb71a68a00f]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:python-fanficfare:6/python-fanficfare?expand=0&rev=1
2025-02-07 22:22:21 +00:00
OBS User unknown
ddc53e1acd [info=86b9dd2f8086bc4e7e5fcdfbe575e93468665da9989a7e1302bdb204915853cb]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=129
2025-01-07 10:44:30 +00:00
691a2b31b2 [info=578bef1c448593aef7bae718fb00f46874f5648ef907b5ab9112c1b089769066]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=128
2025-01-05 21:29:34 +00:00
785d537cb3 Accepting request 1234432 from devel:Factory:git-workflow:staging:mcepl:python-fanficfare:5
Update To 4.41.0

- 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().

(🤖: Submission of python-fanficfare via #5 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1234432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=63
2025-01-05 14:28:19 +00:00
Git SCM Staging
09efcd8a17 [info=0f5b27b3ca54e110e3e1e1f5ba846185b0f2c84341c47e1dd4bb56060d2b4643]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:python-fanficfare:5/python-fanficfare?expand=0&rev=1
2025-01-01 23:02:00 +00:00
OBS User unknown
96c9ebaad6 [info=578bef1c448593aef7bae718fb00f46874f5648ef907b5ab9112c1b089769066]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=127
2024-11-05 14:41:18 +00:00
d0be358cdf Accepting request 1221255 from devel:Factory:git-workflow:staging:mcepl:python-fanficfare:4
factory

Another attempt to upgrade Python-fanficfare, but I have my doubts.

(🤖: Submission of python-fanficfare via #4 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1221255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=62
2024-11-05 14:41:10 +00:00
Git SCM Staging
4865d4c60c [info=d6a4bc72e7e41d41457dc8af186dd1cf13fe9fbecee8ef51da54029b940725a7]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:python-fanficfare:4/python-fanficfare?expand=0&rev=1
2024-11-04 20:49:34 +00:00
097b7a90a1 Accepting request 1205187 from devel:Factory:git-workflow:staging:mcepl:python-fanficfare:2
OBS-URL: https://build.opensuse.org/request/show/1205187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=61
2024-10-02 19:34:35 +00:00
17ae2530fa [info=caf33ec6714bb61b8cb0bd2b0a50b4c545ec2ed852d7f7a38a3b479a0cfe981c]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=126
2024-10-02 05:55:35 +00:00
6dc8bd1488 Accepting request 1204543 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1204543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=60
2024-09-30 13:39:35 +00:00
6d69206f7f - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=124
2024-09-22 16:28:45 +00:00
953b9e1444 Accepting request 1191025 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1191025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=59
2024-08-01 20:06:08 +00:00
0e694ee227 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=122
2024-08-01 16:52:29 +00:00
616e634b6d Accepting request 1186281 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1186281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=58
2024-07-09 18:04:00 +00:00