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 Yesterday, 07:45 PM   #12511
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 14,140
Karma: 83479096
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by JimmXinu View Post
The what now? Your post is the only mention of "camufox" MR search finds...
Kovid added camoufox (pardon my typo) into 9.15.100 to solve recipe issues with The Economist. See https://www.mobileread.com/forums/sh...5&postcount=83

Camoufox has a website at https://camoufox.com/
PeterT is offline   Reply With Quote
Old Yesterday, 07:46 PM   #12512
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: 7,625
Karma: 5010535
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Czarcasm View Post
Didn't realize there was a separate debug log until I exited, at which point I had already made my post. here's the post-exit log
If you post logs inline instead of attachment, please wrap in both [spoiler] and [code] tags. Attachment is better.

Page https://forum.questionablequesting.com/threads/till-the-dealings-done-spider-man-marvel-chaos-gacha.39705/reader/page-1?threadmark_category=1 is being returned with Cache-Control: private, no-cache, max-age=0 -- which means the page isn't cached.

Reading it from cache fails a few times, then open_pages_in_browser_tries_limit is exceeded and all further attempts at opening pages in browser automatically fail.

Did you try it without Browser Cache? The Xenforo sites (like QQ) are not used with BC for exactly this sort of thing.
JimmXinu is offline   Reply With Quote
Old Today, 01:21 AM   #12513
Czarcasm
Member
Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.Czarcasm 's shirt has a full set of merit badges.
 
Posts: 13
Karma: 16762
Join Date: Jul 2013
Device: Nook
Quote:
Originally Posted by JimmXinu View Post
If you post logs inline instead of attachment, please wrap in both [spoiler] and [code] tags. Attachment is better.

Page https://forum.questionablequesting.com/threads/till-the-dealings-done-spider-man-marvel-chaos-gacha.39705/reader/page-1?threadmark_category=1 is being returned with Cache-Control: private, no-cache, max-age=0 -- which means the page isn't cached.

Reading it from cache fails a few times, then open_pages_in_browser_tries_limit is exceeded and all further attempts at opening pages in browser automatically fail.

Did you try it without Browser Cache? The Xenforo sites (like QQ) are not used with BC for exactly this sort of thing.
Tried again (had to specifically tell it not to use browser cache as even just deleting the browser cache lines in the .ini didn't work) Now I'm getting "list index out of range" errors, which is why I started trying the browser cache in the first place.
Attached Files
File Type: txt calibre-debug-log.txt (16.4 KB, 6 views)
Czarcasm is offline   Reply With Quote
Old Today, 10:18 AM   #12514
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: 7,625
Karma: 5010535
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Czarcasm View Post
Tried again (had to specifically tell it not to use browser cache as even just deleting the browser cache lines in the .ini didn't work) Now I'm getting "list index out of range" errors, which is why I started trying the browser cache in the first place.
Well, that's weird.

Judging from the error:
Spoiler:
Code:
FFF: WARNING: 2026-09-24 22:16:02,139: base_xenforo2forum_adapter.py(436): First X posts all sticky? Using first-first post.
FFF: ERROR: 2026-09-24 22:16:02,139: calibre_plugins.fanficfare_plugin.dialogs(801): Exception: {'title': 'Unknown', ... 'collision': 'Update EPUB if New Chapters'}:list index out of range
Traceback (most recent call last):
  File "calibre_plugins.fanficfare_plugin.dialogs", line 788, in do_loop
  File "D:\Calibre Port\Calibre Portable\Calibre Settings\plugins\FanFicFare.zip\fanficfare\fff_profile.py", line 42, in profiled_func
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1394, in prep_download_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1260, in get_story_metadata_only
  File "D:\Calibre Port\Calibre Portable\Calibre Settings\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 375, in getStoryMetadataOnly
  File "D:\Calibre Port\Calibre Portable\Calibre Settings\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 485, in doExtractChapterUrlsAndMetadata
  File "D:\Calibre Port\Calibre Portable\Calibre Settings\plugins\FanFicFare.zip\fanficfare\adapters\base_xenforo2forum_adapter.py", line 763, in extractChapterUrlsAndMetadata
  File "D:\Calibre Port\Calibre Portable\Calibre Settings\plugins\FanFicFare.zip\fanficfare\adapters\base_xenforo2forum_adapter.py", line 437, in get_first_post
IndexError: list index out of range

...and looking at the code, the only way you should get that is if you are getting different HTML than I am.

The only two reasons I can think of for that are: different site skins; or a slow-roll site upgrade that I'm not seeing yet--and that I'd expect to be announced.

In your QQ user Preferences, what Style do you have set?
JimmXinu is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 546 05-21-2026 02:44 PM
[GUI Plugin] Open With kiwidude Plugins 405 02-09-2026 07:54 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 10:54 AM.


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