Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 12-30-2022, 07:43 PM   #7861
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,994
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
When replacing a fanfic with an error'd chapter (ffnet, forgot to load to cache), can I just use "update if new chapters"? I always switch to "update always" and then only realized after the fact.
ownedbycats is offline   Reply With Quote
Old 12-30-2022, 07:44 PM   #7862
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,994
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by WovenTales View Post
That's fair. Thanks for the suggestion; I'll look into that, along with finally trying to figure out Action Chains, since I was wanting to do something with them for a "Dormant" status anyway.
See this post.
ownedbycats is offline   Reply With Quote
Old 12-30-2022, 10:52 PM   #7863
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
When replacing a fanfic with an error'd chapter (ffnet, forgot to load to cache), can I just use "update if new chapters"? I always switch to "update always" and then only realized after the fact.
Yes--FFF doesn't count continue_on_chapter_error chapters as real chapters when updating.
JimmXinu is online now   Reply With Quote
Old 12-30-2022, 11:09 PM   #7864
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
I may be doing something incredibly stupid or obviously wrong, but once upon a time I used this to download a lot of fanfiction and was going to update/download some new ones to put on my nook for easy reading. I just recently updated calibre and checked to make sure all of my plug-ins were also up to date, but for some reason when I click on FanFicFare, it does nothing- when I click on the button on the top nothing happens, and when I click on "Download from URLs" nothing happens either. It will prompt for all the other things and I have tried to update existing fanfic, which seems to work on some of them, but it is not allowing me to add new fanfiction.

I have tried restarting the program, checking the update on the plug-in, uninstalling and re-installing the plug-in, etc. Any suggestions?
MatriasLupa is offline   Reply With Quote
Old 12-30-2022, 11:36 PM   #7865
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
If you run Calibre in debug mode (under Preferences drop down), the debug log may offer more clues.

Other than that, I don't know what might be going on.
JimmXinu is online now   Reply With Quote
Old 12-30-2022, 11:46 PM   #7866
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
Quote:
Originally Posted by JimmXinu View Post
If you run Calibre in debug mode (under Preferences drop down), the debug log may offer more clues.

Other than that, I don't know what might be going on.
Restarted in debug and then clicked on the button once, then the "Download from URLs", then selected a fanfiction and tried to update it (which it ran but said no updates needed).

ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
calibre_plugins.librarything_match.fuzzywuzzy.fuzz :11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 137, in __init__
File "calibre\gui2\ui.py", line 155, in init_iaction
File "calibre\customize\__init__.py", line 612, in load_actual_plugin
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "calibre\customize\zipplugin.py", line 206, in exec_module
File "calibre_plugins.similar_stories.action", line 12, in <module>
ModuleNotFoundError: No module named 'PyQt4'
EpubMerge: DEBUG: 2022-12-30 23:39:32,637: calibre_plugins.epubmerge.epubmerge_plugin(154): macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
DEBUG: calibre_plugins.epubmerge.epubmerge_plugin - macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
FFF: DEBUG: 2022-12-30 23:39:32,643: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
DEBUG: calibre_plugins.fanficfare_plugin.fff_plugin - Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.10 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Annotations (1, 17, 13) && Author Book Count (2, 2, 2) && Barnes & Noble (1, 4, 0) && Category Tags (0, 2, 7) && Check Books (0, 1, 4) && Clean Metadata (0, 0, 6) && Count Pages (1, 12, 0) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && FanFicFare (4, 18, 0) && Fantastic Fiction (1, 6, 0) && Fantastic Fiction Adults (1, 3, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 2) && Goodreads Sync (1, 16, 2) && LibraryThing Match (0, 2, 1) && Manage Series (1, 5, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 3) && Reading List (1, 14, 0) && Reformat plugin (2, 4, 0) && Similar Stories (1, 0, 58) && Standard Ebooks (1, 0, 0)
calibre 6.10 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Annotations (1, 17, 13) && Author Book Count (2, 2, 2) && Barnes & Noble (1, 4, 0) && Category Tags (0, 2, 7) && Check Books (0, 1, 4) && Clean Metadata (0, 0, 6) && Count Pages (1, 12, 0) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && FanFicFare (4, 18, 0) && Fantastic Fiction (1, 6, 0) && Fantastic Fiction Adults (1, 3, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 2) && Goodreads Sync (1, 16, 2) && LibraryThing Match (0, 2, 1) && Manage Series (1, 5, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 3) && Reading List (1, 14, 0) && Reformat plugin (2, 4, 0) && Similar Stories (1, 0, 58) && Standard Ebooks (1, 0, 0)
QPA platform: windows
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 113.41395348837209 x 113.70777202072539
[0.00] Starting up...
[0.00] Showing splash screen...
[0.36] splash screen shown
[0.36] Initializing db...
[1.45] db initialized
[1.45] Constructing main UI...
DEBUG: 0.0 Annotations plugin: Error loading libiMobileDevice. This hasn't worked for a while, and is blacklisted in calibre v3.
DEBUG: 0.0 Annotations plugin: Error is: No module named 'calibre.devices.idevice'
DEBUG: 0.0 Annotations::reader_app_support.py - loading translations
DEBUG: 0.0 Annotations::common_utils.py - loading translations
DEBUG: 0.0 Annotations::appearance.py - loading translations
DEBUG: 0.0 Annotations::config.py - loading translations
DEBUG: 0.0 Annotations::annotated_books.py - loading translations
DEBUG: 0.1 Annotations::action.py - loading translations
prettify cover: registry parse error
Screens currently in system:
{'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864, 'width': 1536, 'x': 0, 'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}
Restoring geometry for: calibre_main_window_geometry
{'frame_geometry': {'height': 831, 'width': 1536, 'x': 0, 'y': -7},
'full_screened': False,
'geometry': {'height': 801, 'width': 1536, 'x': 0, 'y': 23},
'maximized': False,
'normal_geometry': {'height': 801, 'width': 1536, 'x': 0, 'y': 23},
'screen': {'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864,
'width': 1536,
'x': 0,
'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}}
Matching screen: {'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864, 'width': 1536, 'x': 0, 'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 801, 'width': 1536, 'x': 0, 'y': 23}
Category Tags: User Categories: Import User Catetories: running on_modules_update()
Category Tags: User Categories: Export User Catetories: running on_modules_update()
[6.05] main UI initialized...
[6.05] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2022-12-30 23:41:27,153: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.18.0
DEBUG: calibre_plugins.fanficfare_plugin.fff_plugin - FanFicFare v4.18.0
FFF: DEBUG: 2022-12-30 23:41:27,325: configurable.py(1041): use_cloudscraper:true
DEBUG: fanficfare.configurable - use_cloudscraper:true
FFF: DEBUG: 2022-12-30 23:41:27,326: configurable.py(1059): use_browser_cache:
DEBUG: fanficfare.configurable - use_browser_cache:
FFF: DEBUG: 2022-12-30 23:41:27,326: configurable.py(1073): use_basic_cache:true
DEBUG: fanficfare.configurable - use_basic_cache:true
FFF: DEBUG: 2022-12-30 23:41:27,327: adapter_fanfictionnet.py(112): URL: https://www.fanfiction.net/s/5237042/1/
DEBUG: fanficfare.adapters.adapter_fanfictionnet - URL: https://www.fanfiction.net/s/5237042/1/
FFF: DEBUG: 2022-12-30 23:41:27,328: fetcher.py(234):
========== MISS (GET) BasicCache
https://www.fanfiction.net/s/5237042/1/
DEBUG: fanficfare.fetcher -
========== MISS (GET) BasicCache
https://www.fanfiction.net/s/5237042/1/
FFF: DEBUG: 2022-12-30 23:41:27,328: fetcher.py(479):
---------- REQ (GET) RequestsFetcher
https://www.fanfiction.net/s/5237042/1/
DEBUG: fanficfare.fetcher -
---------- REQ (GET) RequestsFetcher
https://www.fanfiction.net/s/5237042/1/
FFF: DEBUG: 2022-12-30 23:41:27,328: fetcher.py(531): initializing cloudscraper
DEBUG: fanficfare.fetcher - initializing cloudscraper
FFF: DEBUG: 2022-12-30 23:41:27,489: fetcher.py(492): response code:403
DEBUG: fanficfare.fetcher - response code:403
FFF: ERROR: 2022-12-30 23:41:27,490: calibre_plugins.fanficfare_plugin.dialogs(719): Exception: {'title': "A Hero's Will: Book One: Memories", 'author_sort': 'Arwen, Vayluh', 'author': ['Vayluh Arwen'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': 13765, 'begin': None, 'end': None, 'comment': "HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)", 'url': 'https://www.fanfiction.net/s/5237042/1/', 'site': 'www.fanfiction.net', 'series': '', 'added': False, 'pubdate': None, 'publisher': 'www.fanfiction.net', 'listorder': 0, 'collision': 'Update EPUB if New Chapters'}:HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)
Traceback (most recent call last):
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 493, in request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\requests\models.py", line 943, in raise_for_status
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.dialogs", line 706, in do_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1337, 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\Fa nFicFare.zip\fanficfare\adapters\base_adapter.py", line 320, in getStoryMetadataOnly
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\adapters\adapter_fanfictio nnet.py", line 114, in doExtractChapterUrlsAndMetadata
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\requestable.py", line 114, in get_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\requestable.py", line 106, in get_request_redirected
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 398, in get_request_redirected
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 240, in fetcher_do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 136, in fetcher_do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 371, in do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 566, in request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 514, in request
fanficfare.exceptions.HTTPErrorFFF: HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)
ERROR: calibre_plugins.fanficfare_plugin.dialogs - Exception: {'title': "A Hero's Will: Book One: Memories", 'author_sort': 'Arwen, Vayluh', 'author': ['Vayluh Arwen'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': 13765, 'begin': None, 'end': None, 'comment': "HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)", 'url': 'https://www.fanfiction.net/s/5237042/1/', 'site': 'www.fanfiction.net', 'series': '', 'added': False, 'pubdate': None, 'publisher': 'www.fanfiction.net', 'listorder': 0, 'collision': 'Update EPUB if New Chapters'}:HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)
Traceback (most recent call last):
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 493, in request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\requests\models.py", line 943, in raise_for_status
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.dialogs", line 706, in do_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1337, 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\Fa nFicFare.zip\fanficfare\adapters\base_adapter.py", line 320, in getStoryMetadataOnly
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\adapters\adapter_fanfictio nnet.py", line 114, in doExtractChapterUrlsAndMetadata
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\requestable.py", line 114, in get_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\requestable.py", line 106, in get_request_redirected
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 398, in get_request_redirected
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 240, in fetcher_do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 136, in fetcher_do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 371, in do_request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 566, in request
File "C:\Users\Owner\AppData\Roaming\calibre\plugins\Fa nFicFare.zip\fanficfare\fetcher.py", line 514, in request
fanficfare.exceptions.HTTPErrorFFF: HTTP Error in FFF '403 Client Error: Forbidden for url: https://www.fanfiction.net/s/5237042/1/'(403)
MatriasLupa is offline   Reply With Quote
Old 12-30-2022, 11:54 PM   #7867
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
That doesn't appear to match your previous description of "it does nothing". That looks like it opened the appropriate dialogs, and then failed to download from ffnet.

Unfortunately, that's not news. ffnet's added blocking can be worked around, but there's no perfect solution for it. See:

https://github.com/JimmXinu/FanFicFa...erCacheFeature
https://github.com/JimmXinu/FanFicFare/issues/703
JimmXinu is online now   Reply With Quote
Old 12-31-2022, 12:02 AM   #7868
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
Quote:
Originally Posted by JimmXinu View Post
That doesn't appear to match your previous description of "it does nothing". That looks like it opened the appropriate dialogs, and then failed to download from ffnet.

Unfortunately, that's not news. ffnet's added blocking can be worked around, but there's no perfect solution for it. See:

https://github.com/JimmXinu/FanFicFa...erCacheFeature
https://github.com/JimmXinu/FanFicFare/issues/703

When I click on the button and "Download from URLs" no dialog boxes are launched, nothing happens. The only diaglog box that launches is when I click on the option to update an existing fanfiction.

Edit to add: I used a link from ff.net because i knew it was loading, but all of the urls I want to copy in right now are from archive of our own. I've downloaded them as epubs for now for a work around, but several are actively updating and I wanted to load them through fanficfare so I wouldn't need to keep re-downloading them.

Last edited by MatriasLupa; 12-31-2022 at 12:04 AM.
MatriasLupa is offline   Reply With Quote
Old 12-31-2022, 12:13 AM   #7869
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
Quote:
Originally Posted by JimmXinu View Post
That doesn't appear to match your previous description of "it does nothing". That looks like it opened the appropriate dialogs, and then failed to download from ffnet.

Unfortunately, that's not news. ffnet's added blocking can be worked around, but there's no perfect solution for it. See:

https://github.com/JimmXinu/FanFicFa...erCacheFeature
https://github.com/JimmXinu/FanFicFare/issues/703
When I click on the button and "Download from URLs" no dialog boxes are launched, nothing happens. The only diaglog box that launches is when I click on the option to update an existing fanfiction.

I refreshed and my comment was gone so reposting, but im actually trying to copy in links from ao3. my problem is the dialog box to paste urls into is not appearing.
MatriasLupa is offline   Reply With Quote
Old 12-31-2022, 12:36 AM   #7870
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
Quote:
Originally Posted by JimmXinu View Post
That doesn't appear to match your previous description of "it does nothing". That looks like it opened the appropriate dialogs, and then failed to download from ffnet.

Unfortunately, that's not news. ffnet's added blocking can be worked around, but there's no perfect solution for it. See:

https://github.com/JimmXinu/FanFicFa...erCacheFeature
https://github.com/JimmXinu/FanFicFare/issues/703
Here's the debug log when i only click on "Download from URLs"

ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
calibre_plugins.librarything_match.fuzzywuzzy.fuzz :11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 137, in __init__
File "calibre\gui2\ui.py", line 155, in init_iaction
File "calibre\customize\__init__.py", line 612, in load_actual_plugin
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "calibre\customize\zipplugin.py", line 206, in exec_module
File "calibre_plugins.similar_stories.action", line 12, in <module>
ModuleNotFoundError: No module named 'PyQt4'
EpubMerge: DEBUG: 2022-12-31 00:32:38,875: calibre_plugins.epubmerge.epubmerge_plugin(154): macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
DEBUG: calibre_plugins.epubmerge.epubmerge_plugin - macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
FFF: DEBUG: 2022-12-31 00:32:38,880: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
DEBUG: calibre_plugins.fanficfare_plugin.fff_plugin - Plugin FanFicFare macmenuhack file_path:C:\Users\Owner\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.10 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Annotations (1, 17, 13) && Author Book Count (2, 2, 2) && Barnes & Noble (1, 4, 0) && Category Tags (0, 2, 7) && Check Books (0, 1, 4) && Clean Metadata (0, 0, 6) && Count Pages (1, 12, 0) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && FanFicFare (4, 18, 0) && Fantastic Fiction (1, 6, 0) && Fantastic Fiction Adults (1, 3, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 2) && Goodreads Sync (1, 16, 2) && LibraryThing Match (0, 2, 1) && Manage Series (1, 5, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 3) && Reading List (1, 14, 0) && Reformat plugin (2, 4, 0) && Similar Stories (1, 0, 58) && Standard Ebooks (1, 0, 0)
calibre 6.10 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Annotations (1, 17, 13) && Author Book Count (2, 2, 2) && Barnes & Noble (1, 4, 0) && Category Tags (0, 2, 7) && Check Books (0, 1, 4) && Clean Metadata (0, 0, 6) && Count Pages (1, 12, 0) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && FanFicFare (4, 18, 0) && Fantastic Fiction (1, 6, 0) && Fantastic Fiction Adults (1, 3, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 2) && Goodreads Sync (1, 16, 2) && LibraryThing Match (0, 2, 1) && Manage Series (1, 5, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 3) && Reading List (1, 14, 0) && Reformat plugin (2, 4, 0) && Similar Stories (1, 0, 58) && Standard Ebooks (1, 0, 0)
QPA platform: windows
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 113.41395348837209 x 113.70777202072539
[0.00] Starting up...
[0.00] Showing splash screen...
[0.34] splash screen shown
[0.34] Initializing db...
[1.08] db initialized
[1.08] Constructing main UI...
DEBUG: 0.0 Annotations plugin: Error loading libiMobileDevice. This hasn't worked for a while, and is blacklisted in calibre v3.
DEBUG: 0.0 Annotations plugin: Error is: No module named 'calibre.devices.idevice'
DEBUG: 0.0 Annotations::reader_app_support.py - loading translations
DEBUG: 0.0 Annotations::common_utils.py - loading translations
DEBUG: 0.0 Annotations::appearance.py - loading translations
DEBUG: 0.0 Annotations::config.py - loading translations
DEBUG: 0.0 Annotations::annotated_books.py - loading translations
DEBUG: 0.1 Annotations::action.py - loading translations
prettify cover: registry parse error
Screens currently in system:
{'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864, 'width': 1536, 'x': 0, 'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}
Restoring geometry for: calibre_main_window_geometry
{'frame_geometry': {'height': 831, 'width': 1536, 'x': 0, 'y': -7},
'full_screened': False,
'geometry': {'height': 801, 'width': 1536, 'x': 0, 'y': 23},
'maximized': False,
'normal_geometry': {'height': 801, 'width': 1536, 'x': 0, 'y': 23},
'screen': {'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864,
'width': 1536,
'x': 0,
'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}}
Matching screen: {'depth': 32,
'device_pixel_ratio': 1.25,
'geometry_in_logical_pixels': {'height': 864, 'width': 1536, 'x': 0, 'y': 0},
'index_in_screens_list': 0,
'manufacturer': '',
'model': '',
'name': '\\\\.\\DISPLAY1',
'serial': '',
'size_in_logical_pixels': {'height': 864, 'width': 1536},
'virtual_geometry': {'height': 864, 'width': 1536, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 801, 'width': 1536, 'x': 0, 'y': 23}
Category Tags: User Categories: Import User Catetories: running on_modules_update()
Category Tags: User Categories: Export User Catetories: running on_modules_update()
[3.81] main UI initialized...
[3.81] Hiding splash screen
Starting QuickView
MatriasLupa is offline   Reply With Quote
Old 12-31-2022, 12:49 AM   #7871
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,994
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
It's possible that the dialog managed to get stuck off-screen:

https://desitsupport4u.des.wa.gov/hc...o-Your-Desktop
https://www.howtogeek.com/howto/wind...eyboard-trick/
ownedbycats is offline   Reply With Quote
Old 12-31-2022, 01:04 AM   #7872
MatriasLupa
Junior Member
MatriasLupa began at the beginning.
 
MatriasLupa's Avatar
 
Posts: 8
Karma: 10
Join Date: Sep 2014
Location: Florida
Device: Nook Simple Touch
Quote:
Originally Posted by ownedbycats View Post
Yes! No clue how it did it, but cascading the widows worked perfectly. Thank you so much!
MatriasLupa is offline   Reply With Quote
Old 01-01-2023, 02:03 PM   #7873
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Version Released

Version 4.19.0 - 2023-01-01
- Fixes for config base_xenforo options, closes #902
- Fix for adapter_quotevcom status
- Equalize ok/cancel buttons on user/pass & email pass dialogs
- adapter_ficbooknet: Site change for status + remove debug
- Tweak for adapter_storiesonlinenet description parsing
JimmXinu is online now   Reply With Quote
Old 01-02-2023, 08:14 PM   #7874
Atherton25
Zealot
Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.Atherton25 can teach chickens to fly.
 
Posts: 124
Karma: 3804
Join Date: May 2016
Device: Kindle Oasis 2
Hey I'm having an error downloading a RoyalRoad fic. Anyone else want to give it a try and see if they're having errors too?
https://www.royalroad.com/fiction/60691 it gets a few chapters in and the download fails.
Atherton25 is offline   Reply With Quote
Old 01-02-2023, 08:53 PM   #7875
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Chapter 15(actually the 16th chapter) of that story has so many nested <span> tags(500+) that the recursive HTML parsing used by the bs4 library exceeds python's maximum recursion depth and (apparently) crashes the background download process.

This is something we've seen a few times before. But not often enough to try and come up with a solution that isn't worse than the problem.

I don't know why the recursion error isn't being caught and reported--pretty sure it used to be. I will be looking into that.

You can download all the other chapters by using chapter ranges to download it in two parts, [1-15] and [17-], or exclude that chapter with ignore_chapter_url_list.
JimmXinu is online now   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 07:05 PM.


MobileRead.com is a privately owned, operated and funded community.