JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Other
757 stars 163 forks source link

AO3 Explicit stories fail when is_adult:true isn't set - 'NoneType' object has no attribute 'get_text' on certain ao3 stories #993

Closed kyoam closed 1 year ago

kyoam commented 1 year ago

just tried to download this story on ao3 https://archiveofourown.org/works/41442669 and it gave me this error 'NoneType' object has no attribute 'get_text' it is part of a series at https://archiveofourown.org/series/3561640 and it gave me the same error trying to update certain anthologies will get 1 out of the whole anthology with the same error like with this linkhttps://archiveofourown.org/works/2571317 (the other 2 in the series this link was a part of worked while it failed. this only seems to be affecting certain links though i don't know why.

kyoam commented 1 year ago

after attempting to dl some more ao3 fics it seems the rate of this error is about 1/3 to 1/2 of the stories i tried.

JimmXinu commented 1 year ago

Hopefully addressed in fc99805a852e6d61fdb69c963752fad4b1fcde4d

Test versions up in the usual places.

kyoam commented 1 year ago

just tried test version on

https://archiveofourown.org/works/41442669 & https://archiveofourown.org/works/48621451 came up error as follows. Status Title Author

Comment URL Error Legend of Zelda: The Calamity Unfolds (BOTW/AOC) SparklingConversationalist 'NoneType' object has no attribute 'find' https://archiveofourown.org/works/41442669 Error Legend of Zelda: Breath of the Wild Novelization SparklingConversationalist 'NoneType' object has no attribute 'find' https://archiveofourown.org/works/48621451

now it goes from 'NoneType' object has no attribute 'get_text' to 'NoneType' object has no attribute 'find'.

JimmXinu commented 1 year ago

Yeah. Without a debug log to tell me where the error is coming from this isn't useful information.

It looks like AO3 has changed the site, but only for some users, or it's rolling out slowly. Regardless, I don't see it, so I'm left reliant on others' detailed reported. There's more detail discussion on the MR thread.

There's been two more fixes dd2c1a48b537bb59b2868b9bb6e20a12adbe3c9e & e03f3f40da231559430a6489317e58175ab1d5b8 since your initial report. More test versions up.

kyoam commented 1 year ago

how do i call up a debug log again?

small edit: newest test version seemed to fix the problem at the moment

kyoam commented 1 year ago

so in order to help i reverted to the non test version and ran the debug mode with the non test version an to help further i'm answering you questions left on mobile read

What site skins do the people seeing these issues use? none for me Where in the world are they? usa Are they using a proxy or VPN? Which one? the problem happened both on and off a vpn nord in my case What language do they have their computer set to? english

here is the first debug log

ApplicationPaletteChange event ignored Using calibre Qt style: True ApplicationPaletteChange event received EpubMerge: DEBUG: 2023-08-23 19:49:49,826: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt FFF: DEBUG: 2023-08-23 19:49:49,831: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt calibre Debug log calibre 6.25 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: EpubMerge (2, 16, 0) && FanFicFare (4, 26, 1) calibre 6.25 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: EpubMerge (2, 16, 0) && FanFicFare (4, 26, 1) QPA platform: windows devicePixelRatio: 1.5 logicalDpi: 96.0 x 96.0 physicalDpi: 94.51162790697674 x 94.2680412371134 [0.00] Starting up... [0.00] Showing splash screen... [0.19] splash screen shown [0.19] Initializing db... [0.73] db initialized [0.73] Constructing main UI... [3.08] main UI initialized... [3.08] Hiding splash screen Starting QuickView FFF: DEBUG: 2023-08-23 19:49:57,718: calibre_plugins.fanficfare_plugin.fff_plugin(923): tdir: C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_2y4y5t6d EpubMerge: DEBUG: 2023-08-23 19:49:57,718: calibre_plugins.epubmerge.epubmerge(740): doUnMerge EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(754): relpath: EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:1/content.opf EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(769): curepubpath:1/ EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0003.xhtml -> OEBPS/file0003.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0004.xhtml -> OEBPS/file0004.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0005.xhtml -> OEBPS/file0005.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0006.xhtml -> OEBPS/file0006.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0007.xhtml -> OEBPS/file0007.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0008.xhtml -> OEBPS/file0008.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0009.xhtml -> OEBPS/file0009.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0010.xhtml -> OEBPS/file0010.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0011.xhtml -> OEBPS/file0011.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0012.xhtml -> OEBPS/file0012.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0013.xhtml -> OEBPS/file0013.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0014.xhtml -> OEBPS/file0014.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0015.xhtml -> OEBPS/file0015.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0016.xhtml -> OEBPS/file0016.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0017.xhtml -> OEBPS/file0017.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:2/content.opf EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(769): curepubpath:2/ EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 2/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_2y4y5t6d/0.epub EpubMerge: DEBUG: 2023-08-23 19:49:57,724: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_2y4y5t6d/1.epub FFF: DEBUG: 2023-08-23 19:49:57,740: calibre_plugins.fanficfare_plugin.fff_plugin(684): get_urls_from_page URL:https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:49:57,755: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:49:57,755: configurable.py(1092): use_basic_cache:true FFF: DEBUG: 2023-08-23 19:49:57,755: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:49:57,755: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:49:57,856: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:49:57,856: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:49:57,856: decorators.py(123): random sleep(1.00-3.00):1.10 FFF: DEBUG: 2023-08-23 19:49:58,964: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:49:58,964: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 19:49:58,964: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 19:49:59,011: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:49:59,011: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:49:59,011: decorators.py(123): random sleep(1.00-3.00):2.00 FFF: DEBUG: 2023-08-23 19:50:01,016: requestable.py(55): Encoding:utf8 FFF: INFO: 2023-08-23 19:50:01,016: adapter_archiveofourownorg.py(141): Will now login to URL (https://archiveofourown.org/users/login) as (r3qu13m) FFF: DEBUG: 2023-08-23 19:50:01,016: cache_basic.py(116): ========== MISS (POST) BasicCache https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 19:50:01,016: fetcher_requests.py(114): ---------- REQ (POST) RequestsFetcher https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 19:50:03,313: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:03,313: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:03,313: decorators.py(123): random sleep(1.00-3.00):1.78 FFF: DEBUG: 2023-08-23 19:50:05,104: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:50:05,104: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:50:05,104: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:50:06,715: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:06,715: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:06,715: decorators.py(123): random sleep(1.00-3.00):2.68 FFF: DEBUG: 2023-08-23 19:50:09,400: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:50:11,469: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 19:50:11,492: calibre_plugins.fanficfare_plugin.fff_plugin(1125): FanFicFare v4.26.1 FFF: DEBUG: 2023-08-23 19:50:11,608: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:50:11,608: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:50:11,608: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41442669/navigate FFF: INFO: 2023-08-23 19:50:11,608: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 19:50:11,608: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41442669/navigate FFF: DEBUG: 2023-08-23 19:50:11,608: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41442669/navigate FFF: DEBUG: 2023-08-23 19:50:11,708: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:11,708: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:11,708: decorators.py(123): random sleep(1.00-3.00):1.45 FFF: DEBUG: 2023-08-23 19:50:13,164: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:50:13,164: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 19:50:13,164: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 19:50:13,264: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:13,264: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:13,264: decorators.py(123): random sleep(1.00-3.00):1.97 FFF: DEBUG: 2023-08-23 19:50:15,242: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:50:15,411: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/41442669', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/41442669[None-None]', 'listorder': 0, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_2y4y5t6d/0.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:50:15,443: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:50:15,443: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:50:15,443: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/48621451/navigate FFF: INFO: 2023-08-23 19:50:15,443: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 19:50:15,443: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/48621451/navigate FFF: DEBUG: 2023-08-23 19:50:15,443: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/48621451/navigate FFF: DEBUG: 2023-08-23 19:50:15,528: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:15,528: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:15,528: decorators.py(123): random sleep(1.00-3.00):2.56 FFF: DEBUG: 2023-08-23 19:50:18,101: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:50:18,101: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 19:50:18,101: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 19:50:18,155: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:18,155: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:18,155: decorators.py(123): random sleep(1.00-3.00):1.93 FFF: DEBUG: 2023-08-23 19:50:20,098: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:50:20,235: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/48621451', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/48621451[None-None]', 'listorder': 1, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_2y4y5t6d/1.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:50:59,335: calibre_plugins.fanficfare_plugin.fff_plugin(923): tdir: C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7 EpubMerge: DEBUG: 2023-08-23 19:50:59,335: calibre_plugins.epubmerge.epubmerge(740): doUnMerge EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(754): relpath: EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:1/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(769): curepubpath:1/ EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0003.xhtml -> OEBPS/file0003.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0004.xhtml -> OEBPS/file0004.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0005.xhtml -> OEBPS/file0005.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0006.xhtml -> OEBPS/file0006.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0007.xhtml -> OEBPS/file0007.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0008.xhtml -> OEBPS/file0008.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0009.xhtml -> OEBPS/file0009.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0010.xhtml -> OEBPS/file0010.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0011.xhtml -> OEBPS/file0011.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0012.xhtml -> OEBPS/file0012.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0013.xhtml -> OEBPS/file0013.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0014.xhtml -> OEBPS/file0014.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0015.xhtml -> OEBPS/file0015.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0016.xhtml -> OEBPS/file0016.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0017.xhtml -> OEBPS/file0017.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0018.xhtml -> OEBPS/file0018.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0019.xhtml -> OEBPS/file0019.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0020.xhtml -> OEBPS/file0020.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0021.xhtml -> OEBPS/file0021.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0022.xhtml -> OEBPS/file0022.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0023.xhtml -> OEBPS/file0023.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0024.xhtml -> OEBPS/file0024.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0025.xhtml -> OEBPS/file0025.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0026.xhtml -> OEBPS/file0026.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0027.xhtml -> OEBPS/file0027.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0028.xhtml -> OEBPS/file0028.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0029.xhtml -> OEBPS/file0029.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0030.xhtml -> OEBPS/file0030.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0031.xhtml -> OEBPS/file0031.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0032.xhtml -> OEBPS/file0032.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0033.xhtml -> OEBPS/file0033.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0034.xhtml -> OEBPS/file0034.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0035.xhtml -> OEBPS/file0035.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0036.xhtml -> OEBPS/file0036.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0037.xhtml -> OEBPS/file0037.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0038.xhtml -> OEBPS/file0038.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0039.xhtml -> OEBPS/file0039.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0040.xhtml -> OEBPS/file0040.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0041.xhtml -> OEBPS/file0041.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0042.xhtml -> OEBPS/file0042.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0043.xhtml -> OEBPS/file0043.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0044.xhtml -> OEBPS/file0044.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0045.xhtml -> OEBPS/file0045.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0046.xhtml -> OEBPS/file0046.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0047.xhtml -> OEBPS/file0047.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0048.xhtml -> OEBPS/file0048.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0049.xhtml -> OEBPS/file0049.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0050.xhtml -> OEBPS/file0050.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0051.xhtml -> OEBPS/file0051.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0052.xhtml -> OEBPS/file0052.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0053.xhtml -> OEBPS/file0053.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0054.xhtml -> OEBPS/file0054.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0055.xhtml -> OEBPS/file0055.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0056.xhtml -> OEBPS/file0056.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0057.xhtml -> OEBPS/file0057.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0058.xhtml -> OEBPS/file0058.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0059.xhtml -> OEBPS/file0059.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:2/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(769): curepubpath:2/ EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 2/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,341: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0003.xhtml -> OEBPS/file0003.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0004.xhtml -> OEBPS/file0004.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:3/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:3/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 3/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 3/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 3/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 3/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:4/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:4/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 4/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 4/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 4/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 4/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:5/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:5/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 5/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 5/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 5/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 5/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:6/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:6/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 6/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 6/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 6/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 6/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:7/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:7/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0003.xhtml -> OEBPS/file0003.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0004.xhtml -> OEBPS/file0004.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0005.xhtml -> OEBPS/file0005.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0006.xhtml -> OEBPS/file0006.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 7/OEBPS/file0007.xhtml -> OEBPS/file0007.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:8/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:8/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 8/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 8/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 8/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 8/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:9/content.opf EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(769): curepubpath:9/ EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 9/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 9/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 9/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 9/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(798): Found 9/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/0.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/1.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/2.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,356: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/3.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,372: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/4.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,372: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/5.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,372: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/6.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,372: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/7.epub EpubMerge: DEBUG: 2023-08-23 19:50:59,372: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/8.epub FFF: DEBUG: 2023-08-23 19:50:59,419: calibre_plugins.fanficfare_plugin.fff_plugin(684): get_urls_from_page URL:https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:50:59,441: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:50:59,441: configurable.py(1092): use_basic_cache:true FFF: DEBUG: 2023-08-23 19:50:59,441: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:50:59,441: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:50:59,541: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:50:59,541: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:50:59,541: decorators.py(123): random sleep(1.00-3.00):2.77 FFF: DEBUG: 2023-08-23 19:51:02,320: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:02,320: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 19:51:02,320: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 19:51:02,357: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:02,357: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:02,373: decorators.py(123): random sleep(1.00-3.00):1.46 FFF: DEBUG: 2023-08-23 19:51:03,847: requestable.py(55): Encoding:utf8 FFF: INFO: 2023-08-23 19:51:03,847: adapter_archiveofourownorg.py(141): Will now login to URL (https://archiveofourown.org/users/login) as (r3qu13m) FFF: DEBUG: 2023-08-23 19:51:03,847: cache_basic.py(116): ========== MISS (POST) BasicCache https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 19:51:03,847: fetcher_requests.py(114): ---------- REQ (POST) RequestsFetcher https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 19:51:06,012: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:06,012: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:06,012: decorators.py(123): random sleep(1.00-3.00):2.68 FFF: DEBUG: 2023-08-23 19:51:08,712: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:08,712: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:51:08,712: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:51:08,944: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:08,944: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:08,960: decorators.py(123): random sleep(1.00-3.00):2.24 FFF: DEBUG: 2023-08-23 19:51:11,202: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:12,893: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:https://archiveofourown.org/series/3128697 FFF: DEBUG: 2023-08-23 19:51:12,946: calibre_plugins.fanficfare_plugin.fff_plugin(1125): FanFicFare v4.26.1 FFF: DEBUG: 2023-08-23 19:51:13,062: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:13,062: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:13,062: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41823054/navigate FFF: INFO: 2023-08-23 19:51:13,062: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41823054 FFF: DEBUG: 2023-08-23 19:51:13,062: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41823054/navigate FFF: DEBUG: 2023-08-23 19:51:13,062: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41823054/navigate FFF: DEBUG: 2023-08-23 19:51:13,209: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:13,209: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:13,209: decorators.py(123): random sleep(1.00-3.00):1.96 FFF: DEBUG: 2023-08-23 19:51:15,171: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:15,171: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41823054 FFF: DEBUG: 2023-08-23 19:51:15,171: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41823054 FFF: DEBUG: 2023-08-23 19:51:15,241: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:15,241: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:15,241: decorators.py(123): random sleep(1.00-3.00):2.92 FFF: DEBUG: 2023-08-23 19:51:18,173: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:18,357: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/41823054', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/41823054[None-None]', 'listorder': 0, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/0.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:18,373: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:18,373: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:18,373: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/42919236/navigate FFF: INFO: 2023-08-23 19:51:18,373: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/42919236 FFF: DEBUG: 2023-08-23 19:51:18,373: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/42919236/navigate FFF: DEBUG: 2023-08-23 19:51:18,373: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/42919236/navigate FFF: DEBUG: 2023-08-23 19:51:18,489: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:18,489: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:18,489: decorators.py(123): random sleep(1.00-3.00):1.68 FFF: DEBUG: 2023-08-23 19:51:20,183: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:20,183: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/42919236 FFF: DEBUG: 2023-08-23 19:51:20,183: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/42919236 FFF: DEBUG: 2023-08-23 19:51:20,230: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:20,230: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:20,230: decorators.py(123): random sleep(1.00-3.00):2.96 FFF: DEBUG: 2023-08-23 19:51:23,200: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:23,315: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/42919236', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/42919236[None-None]', 'listorder': 1, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/1.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:23,347: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:23,347: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:23,347: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41905092/navigate FFF: INFO: 2023-08-23 19:51:23,347: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41905092 FFF: DEBUG: 2023-08-23 19:51:23,347: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41905092/navigate FFF: DEBUG: 2023-08-23 19:51:23,347: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41905092/navigate FFF: DEBUG: 2023-08-23 19:51:23,485: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:23,485: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:23,485: decorators.py(123): random sleep(1.00-3.00):1.29 FFF: DEBUG: 2023-08-23 19:51:24,793: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:24,793: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41905092 FFF: DEBUG: 2023-08-23 19:51:24,793: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41905092 FFF: DEBUG: 2023-08-23 19:51:24,855: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:24,855: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:24,855: decorators.py(123): random sleep(1.00-3.00):1.83 FFF: DEBUG: 2023-08-23 19:51:26,704: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:26,820: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/41905092', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/41905092[None-None]', 'listorder': 2, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/2.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:26,851: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:26,851: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:26,851: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41983017/navigate FFF: INFO: 2023-08-23 19:51:26,851: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41983017 FFF: DEBUG: 2023-08-23 19:51:26,851: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41983017/navigate FFF: DEBUG: 2023-08-23 19:51:26,851: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41983017/navigate FFF: DEBUG: 2023-08-23 19:51:26,967: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:26,967: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:26,967: decorators.py(123): random sleep(1.00-3.00):2.10 FFF: DEBUG: 2023-08-23 19:51:29,082: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:29,082: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41983017 FFF: DEBUG: 2023-08-23 19:51:29,082: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41983017 FFF: DEBUG: 2023-08-23 19:51:29,182: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:29,197: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:29,197: decorators.py(123): random sleep(1.00-3.00):1.59 FFF: DEBUG: 2023-08-23 19:51:30,789: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:30,942: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/41983017', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/41983017[None-None]', 'listorder': 3, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/3.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:30,974: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:30,974: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:30,974: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/42860502/navigate FFF: INFO: 2023-08-23 19:51:30,974: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/42860502 FFF: DEBUG: 2023-08-23 19:51:30,974: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/42860502/navigate FFF: DEBUG: 2023-08-23 19:51:30,974: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/42860502/navigate FFF: DEBUG: 2023-08-23 19:51:31,763: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:31,763: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:31,763: decorators.py(123): random sleep(1.00-3.00):1.54 FFF: DEBUG: 2023-08-23 19:51:33,302: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:33,302: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/42860502 FFF: DEBUG: 2023-08-23 19:51:33,302: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/42860502 FFF: DEBUG: 2023-08-23 19:51:33,401: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:33,401: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:33,401: decorators.py(123): random sleep(1.00-3.00):2.18 FFF: DEBUG: 2023-08-23 19:51:35,585: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:35,739: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/42860502', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/42860502[None-None]', 'listorder': 4, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/4.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:35,770: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:35,770: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:35,770: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/43037982/navigate FFF: INFO: 2023-08-23 19:51:35,770: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/43037982 FFF: DEBUG: 2023-08-23 19:51:35,770: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43037982/navigate FFF: DEBUG: 2023-08-23 19:51:35,770: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43037982/navigate FFF: DEBUG: 2023-08-23 19:51:35,886: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:35,886: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:35,886: decorators.py(123): random sleep(1.00-3.00):2.80 FFF: DEBUG: 2023-08-23 19:51:38,703: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:38,703: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43037982 FFF: DEBUG: 2023-08-23 19:51:38,703: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43037982 FFF: DEBUG: 2023-08-23 19:51:38,771: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:38,771: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:38,771: decorators.py(123): random sleep(1.00-3.00):2.81 FFF: DEBUG: 2023-08-23 19:51:41,588: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:41,750: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/43037982', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/43037982[None-None]', 'listorder': 5, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/5.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:41,772: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:41,772: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:41,772: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/43362654/navigate FFF: INFO: 2023-08-23 19:51:41,772: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/43362654 FFF: DEBUG: 2023-08-23 19:51:41,788: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43362654/navigate FFF: DEBUG: 2023-08-23 19:51:41,788: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43362654/navigate FFF: DEBUG: 2023-08-23 19:51:41,951: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:41,951: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:41,951: decorators.py(123): random sleep(1.00-3.00):1.55 FFF: DEBUG: 2023-08-23 19:51:43,500: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:43,500: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43362654 FFF: DEBUG: 2023-08-23 19:51:43,500: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43362654 FFF: DEBUG: 2023-08-23 19:51:43,577: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:43,577: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:43,577: decorators.py(123): random sleep(1.00-3.00):3.00 FFF: DEBUG: 2023-08-23 19:51:46,583: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:46,728: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/43362654', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/43362654[None-None]', 'listorder': 6, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/6.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:46,746: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:46,746: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:46,746: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/43362660/navigate FFF: INFO: 2023-08-23 19:51:46,746: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/43362660 FFF: DEBUG: 2023-08-23 19:51:46,746: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43362660/navigate FFF: DEBUG: 2023-08-23 19:51:46,746: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43362660/navigate FFF: DEBUG: 2023-08-23 19:51:46,863: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:46,863: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:46,863: decorators.py(123): random sleep(1.00-3.00):1.72 FFF: DEBUG: 2023-08-23 19:51:48,589: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:48,589: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/43362660 FFF: DEBUG: 2023-08-23 19:51:48,589: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/43362660 FFF: DEBUG: 2023-08-23 19:51:48,658: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:48,658: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:48,658: decorators.py(123): random sleep(1.00-3.00):2.73 FFF: DEBUG: 2023-08-23 19:51:51,391: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:51,553: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/43362660', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/43362660[None-None]', 'listorder': 7, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/7.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text' FFF: DEBUG: 2023-08-23 19:51:51,576: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 19:51:51,576: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 19:51:51,576: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/46141876/navigate FFF: INFO: 2023-08-23 19:51:51,576: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/46141876 FFF: DEBUG: 2023-08-23 19:51:51,576: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/46141876/navigate FFF: DEBUG: 2023-08-23 19:51:51,576: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/46141876/navigate FFF: DEBUG: 2023-08-23 19:51:51,692: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:51,692: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:51,692: decorators.py(123): random sleep(1.00-3.00):2.35 FFF: DEBUG: 2023-08-23 19:51:54,053: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 19:51:54,053: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/46141876 FFF: DEBUG: 2023-08-23 19:51:54,053: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/46141876 FFF: DEBUG: 2023-08-23 19:51:54,121: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 19:51:54,121: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 19:51:54,121: decorators.py(123): random sleep(1.00-3.00):1.63 FFF: DEBUG: 2023-08-23 19:51:55,764: requestable.py(55): Encoding:utf8 FFF: ERROR: 2023-08-23 19:51:55,901: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Unknown', 'author_sort': ['Unknown'], 'author': ['Unknown'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/46141876', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': None, 'uniqueurl': 'https://archiveofourown.org/works/46141876[None-None]', 'listorder': 8, 'epub_for_update': 'C:\Users\Owner\AppData\Local\Temp\calibre_z467x8ce\fff_anthology_zuf29vr7/8.epub', 'collision': 'Update EPUB Always'}:'NoneType' object has no attribute 'get_text' Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1331, in prep_download_loop File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1211, in get_story_metadata_only File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 268, in extractChapterUrlsAndMetadata File "C:\Users\Owner\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML AttributeError: 'NoneType' object has no attribute 'get_text'

now the 2nd test version you did seems to be working fine but i'm going to give you that debug log for that as well to hopefully help

ApplicationPaletteChange event ignored Using calibre Qt style: True ApplicationPaletteChange event received EpubMerge: DEBUG: 2023-08-23 20:01:36,809: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt FFF: DEBUG: 2023-08-23 20:01:36,818: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt calibre Debug log calibre 6.25 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: EpubMerge (2, 16, 0) && FanFicFare (4, 26, 4) calibre 6.25 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.10.1 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: EpubMerge (2, 16, 0) && FanFicFare (4, 26, 4) QPA platform: windows devicePixelRatio: 1.5 logicalDpi: 96.0 x 96.0 physicalDpi: 94.51162790697674 x 94.2680412371134 [0.00] Starting up... [0.00] Showing splash screen... [0.19] splash screen shown [0.19] Initializing db... [0.73] db initialized [0.73] Constructing main UI... [3.14] main UI initialized... [3.14] Hiding splash screen Starting QuickView FFF: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.fanficfare_plugin.fff_plugin(923): tdir: C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthology_yna8emmj EpubMerge: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.epubmerge.epubmerge(740): doUnMerge EpubMerge: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.epubmerge.epubmerge(754): relpath: EpubMerge: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:1/content.opf EpubMerge: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.epubmerge.epubmerge(769): curepubpath:1/ EpubMerge: DEBUG: 2023-08-23 20:01:43,386: calibre_plugins.epubmerge.epubmerge(798): Found 1/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0003.xhtml -> OEBPS/file0003.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0004.xhtml -> OEBPS/file0004.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0005.xhtml -> OEBPS/file0005.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0006.xhtml -> OEBPS/file0006.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0007.xhtml -> OEBPS/file0007.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0008.xhtml -> OEBPS/file0008.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0009.xhtml -> OEBPS/file0009.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0010.xhtml -> OEBPS/file0010.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0011.xhtml -> OEBPS/file0011.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0012.xhtml -> OEBPS/file0012.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0013.xhtml -> OEBPS/file0013.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0014.xhtml -> OEBPS/file0014.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0015.xhtml -> OEBPS/file0015.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0016.xhtml -> OEBPS/file0016.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 1/OEBPS/file0017.xhtml -> OEBPS/file0017.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(766): Found origrootfile:2/content.opf EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(769): curepubpath:2/ EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 2/toc.ncx -> toc.ncx EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/stylesheet.css -> OEBPS/stylesheet.css EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/title_page.xhtml -> OEBPS/title_page.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0001.xhtml -> OEBPS/file0001.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(798): Found 2/OEBPS/file0002.xhtml -> OEBPS/file0002.xhtml EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthology_yna8emmj/0.epub EpubMerge: DEBUG: 2023-08-23 20:01:43,402: calibre_plugins.epubmerge.epubmerge(813): write C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthology_yna8emmj/1.epub FFF: DEBUG: 2023-08-23 20:01:43,417: calibre_plugins.fanficfare_plugin.fff_plugin(684): get_urls_from_page URL:https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:01:43,439: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 20:01:43,439: configurable.py(1092): use_basic_cache:true FFF: DEBUG: 2023-08-23 20:01:43,439: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:01:43,439: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:01:43,687: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:01:43,687: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:01:43,687: decorators.py(123): random sleep(1.00-3.00):1.30 FFF: DEBUG: 2023-08-23 20:01:44,994: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:01:44,994: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 20:01:44,994: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/token_dispenser.json FFF: DEBUG: 2023-08-23 20:01:45,031: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:01:45,031: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:01:45,031: decorators.py(123): random sleep(1.00-3.00):2.34 FFF: DEBUG: 2023-08-23 20:01:47,377: requestable.py(55): Encoding:utf8 FFF: INFO: 2023-08-23 20:01:47,377: adapter_archiveofourownorg.py(141): Will now login to URL (https://archiveofourown.org/users/login) as (r3qu13m) FFF: DEBUG: 2023-08-23 20:01:47,377: cache_basic.py(116): ========== MISS (POST) BasicCache https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 20:01:47,377: fetcher_requests.py(114): ---------- REQ (POST) RequestsFetcher https://archiveofourown.org/users/login FFF: DEBUG: 2023-08-23 20:01:49,518: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:01:49,518: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:01:49,518: decorators.py(123): random sleep(1.00-3.00):1.11 FFF: DEBUG: 2023-08-23 20:01:50,626: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:01:50,626: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:01:50,626: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:01:50,780: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:01:50,780: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:01:50,780: decorators.py(123): random sleep(1.00-3.00):1.00 FFF: DEBUG: 2023-08-23 20:01:51,799: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:02:05,589: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:02:05,604: calibre_plugins.fanficfare_plugin.fff_plugin(1125): FanFicFare v4.26.4 FFF: DEBUG: 2023-08-23 20:02:05,720: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 20:02:05,720: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 20:02:05,720: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41442669/navigate FFF: INFO: 2023-08-23 20:02:05,720: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 20:02:05,720: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41442669/navigate FFF: DEBUG: 2023-08-23 20:02:05,720: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41442669/navigate FFF: DEBUG: 2023-08-23 20:02:05,858: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:02:05,858: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:02:05,858: decorators.py(123): random sleep(1.00-3.00):2.63 FFF: DEBUG: 2023-08-23 20:02:08,492: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:02:08,492: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 20:02:08,492: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/41442669 FFF: DEBUG: 2023-08-23 20:02:08,539: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:02:08,539: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:02:08,539: decorators.py(123): random sleep(1.00-3.00):2.70 FFF: DEBUG: 2023-08-23 20:02:11,252: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:02:11,405: adapter_archiveofourownorg.py(283): numChapters: (17) FFF: DEBUG: 2023-08-23 20:02:11,536: story.py(1376): getSubjectTags:odict_keys(['FanFiction', 'Completed']) FFF: DEBUG: 2023-08-23 20:02:11,605: calibre_plugins.fanficfare_plugin.fff_plugin(1647): title:Legend of Zelda: The Calamity Unfolds (BOTW/AOC) FFF: DEBUG: 2023-08-23 20:02:11,605: calibre_plugins.fanficfare_plugin.fff_plugin(1648): outfile:C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthologyyna8emmj\Legend of Zelda The Calamity Unfolds (BOTW_AOC)-SparklingConversationalist-3mtp46b3.epub FFF: DEBUG: 2023-08-23 20:02:11,637: configurable.py(1072): use_browser_cache: FFF: DEBUG: 2023-08-23 20:02:11,637: configurable.py(1092): use_basic_cache:true FFF: INFO: 2023-08-23 20:02:11,637: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/48621451/navigate FFF: INFO: 2023-08-23 20:02:11,637: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 20:02:11,637: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/48621451/navigate FFF: DEBUG: 2023-08-23 20:02:11,637: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/48621451/navigate FFF: DEBUG: 2023-08-23 20:02:11,939: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:02:11,939: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:02:11,939: decorators.py(123): random sleep(1.00-3.00):2.91 FFF: DEBUG: 2023-08-23 20:02:14,861: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:02:14,861: cache_basic.py(116): ========== MISS (GET) BasicCache https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 20:02:14,861: fetcher_requests.py(114): ---------- REQ (GET) RequestsFetcher https://archiveofourown.org/works/48621451 FFF: DEBUG: 2023-08-23 20:02:14,930: fetcher_requests.py(127): response code:200 FFF: DEBUG: 2023-08-23 20:02:14,930: decorators.py(112): fromcache:False FFF: DEBUG: 2023-08-23 20:02:14,930: decorators.py(123): random sleep(1.00-3.00):1.92 FFF: DEBUG: 2023-08-23 20:02:16,856: requestable.py(55): Encoding:utf8 FFF: DEBUG: 2023-08-23 20:02:17,019: adapter_archiveofourownorg.py(283): numChapters: (2) FFF: DEBUG: 2023-08-23 20:02:17,135: story.py(1376): getSubjectTags:odict_keys(['FanFiction', 'In-Progress']) FFF: DEBUG: 2023-08-23 20:02:17,188: calibre_plugins.fanficfare_plugin.fff_plugin(1647): title:Legend of Zelda: Breath of the Wild Novelization FFF: DEBUG: 2023-08-23 20:02:17,188: calibre_plugins.fanficfare_plugin.fff_plugin(1648): outfile:C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthologyyna8emmj\Legend of Zelda Breath of the Wild Novelization-SparklingConversationalist-in9iajhy.epub FFF: DEBUG: 2023-08-23 20:02:23,585: calibre_plugins.fanficfare_plugin.fff_plugin(2008): merge titles: Legend of Zelda: The Calamity Unfolds (BOTW/AOC) 0 Legend of Zelda: Breath of the Wild Novelization 1 FFF: DEBUG: 2023-08-23 20:02:23,586: calibre_plugins.fanficfare_plugin.fff_plugin(2846): options['anthology_url']:https://archiveofourown.org/series/3561640 FFF: DEBUG: 2023-08-23 20:02:23,596: calibre_plugins.fanficfare_plugin.fff_plugin(2027): outfile:C:\Users\Owner\AppData\Local\Temp\calibre_cjqwv0tq\fff_anthology_yna8emmj\9tulam20.epub FFF: DEBUG: 2023-08-23 20:02:23,599: calibre_plugins.fanficfare_plugin.fff_plugin(2081): anthology_merge_keepsingletocs:False EpubMerge: DEBUG: 2023-08-23 20:02:23,602: calibre_plugins.epubmerge.epubmerge(344): write rootfile content.opf to 1/content.opf EpubMerge: DEBUG: 2023-08-23 20:02:23,604: calibre_plugins.epubmerge.epubmerge(381): write toc.ncx toc.ncx to 1/toc.ncx EpubMerge: DEBUG: 2023-08-23 20:02:23,607: calibre_plugins.epubmerge.epubmerge(403): bookid:a1 EpubMerge: DEBUG: 2023-08-23 20:02:23,607: calibre_plugins.epubmerge.epubmerge(404): itemreflist[0].getAttribute(idref):title_page EpubMerge: DEBUG: 2023-08-23 20:02:23,608: calibre_plugins.epubmerge.epubmerge(344): write rootfile content.opf to 2/content.opf EpubMerge: DEBUG: 2023-08-23 20:02:23,609: calibre_plugins.epubmerge.epubmerge(381): write toc.ncx toc.ncx to 2/toc.ncx EpubMerge: DEBUG: 2023-08-23 20:02:23,610: calibre_plugins.epubmerge.epubmerge(403): bookid:a2 EpubMerge: DEBUG: 2023-08-23 20:02:23,610: calibre_plugins.epubmerge.epubmerge(404): itemreflist[0].getAttribute(idref):title_page EpubMerge: DEBUG: 2023-08-23 20:02:23,611: calibre_plugins.epubmerge.epubmerge(683): playorder:1: EpubMerge: DEBUG: 2023-08-23 20:02:23,612: calibre_plugins.epubmerge.epubmerge(683): playorder:19: FFF: DEBUG: 2023-08-23 20:02:23,613: calibre_plugins.fanficfare_plugin.fff_plugin(1784): add/update The Legend of Zelda: Hero of the Wild Novelization Anthology https://archiveofourown.org/series/3561640 id(26359) FFF: DEBUG: 2023-08-23 20:02:23,787: calibre_plugins.fanficfare_plugin.fff_plugin(2458): has link_map:True FFF: INFO: 2023-08-23 20:02:23,788: calibre_plugins.fanficfare_plugin.fff_plugin(2472): cover_image: FFF: DEBUG: 2023-08-23 20:02:23,793: calibre_plugins.fanficfare_plugin.fff_plugin(1871): Finished Adding/Updating 1 books. FFF: DEBUG: 2023-08-23 20:02:23,798: calibre_plugins.fanficfare_plugin.fff_plugin(1874): removed tdir

JimmXinu commented 1 year ago

I think this is properly fixed now in afb2b9fe29e8f13ca32c633e86c70bb69bb518b1

JimmXinu commented 1 year ago

Test versions are up.

kyoam commented 1 year ago

so far so good.

JimmXinu commented 1 year ago

Fixed and released.