Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 10-02-2023, 04:35 PM   #8971
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: 7,951
Karma: 55949477
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
I didn't even know a 0x0 image was a thing.
ownedbycats is online now   Reply With Quote
Old 10-02-2023, 05:51 PM   #8972
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,129
Karma: 3386177
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
It isn't, that's the problem.

Calibre's image routines call PyQt's image routines and when an image larger than the default buffer size occurs it was getting back to FFF as image size 0x0, which doesn't work.

It's actually #997 not 977 as I put in the log.
JimmXinu is offline   Reply With Quote
Old 10-02-2023, 05:56 PM   #8973
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: 7,951
Karma: 55949477
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Oh yeah I meant to mention that (977 was something about anthologies) but forgot to actually do that
ownedbycats is online now   Reply With Quote
Old 10-02-2023, 07:32 PM   #8974
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 31,166
Karma: 136000011
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by ownedbycats View Post
I didn't even know a 0x0 image was a thing.
I've seen a couple of 0x0 png images though 1x1 seems to be the most popular. Generally, a way of removing a decorative image instead of removing the code in the ePub that displays the image. As far as I recall, the 0x0 images required manual munging of the 67 byte .png file and most viewers were very unhappy with them.
DNSB is offline   Reply With Quote
Old 10-03-2023, 05:15 AM   #8975
Tarkin9188
Junior Member
Tarkin9188 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2014
Device: Kindle 4th gen
Quote:
Originally Posted by JimmXinu View Post
You have to use personal.ini to get that. Copied from my personal.ini:
Code:
[defaults]
add_to_custom_columns_settings:
 words_added=>#words_added,r
 numWords=>#words_added,n
Note that you have to have the Allow custom_columns_settings from personal.ini to override checkbox at the bottom of Custom Columns tab checked.
I must of done something wrong because the words added column just displays the same as word count column.
Tarkin9188 is offline   Reply With Quote
Old 10-03-2023, 10:32 AM   #8976
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,129
Karma: 3386177
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
You also have to have logpage enabled--that's how FFF calculates words_added.

From defaults.ini:
Code:
## include a Update Log page before the story text.  If 'true', the
## log will be updated each time the epub is and all the metadata
## fields that have changed since the last update (typically
## dateUpdated,numChapters,numWords at a minimum) will be shown.
## Great for tracking when chapters came out and when the description,
## etc changed.
include_logpage: false
## If set to 'smart', logpage will only be included if the story is
## status:In-Progress or already had a logpage.  That way you don't
## end up with Completed stories that have just one logpage entry.
#include_logpage: smart
JimmXinu is offline   Reply With Quote
Old 10-04-2023, 01:08 PM   #8977
Aliumas147
Junior Member
Aliumas147 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2023
Device: Phone
So still useless. Yes i download EPUB but still 1 file with all chapters in one...i need each chapter seperate to convert to audio to listen to.
Aliumas147 is offline   Reply With Quote
Old 10-04-2023, 01:25 PM   #8978
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,129
Karma: 3386177
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by Aliumas147 View Post
So still useless. Yes i download EPUB but still 1 file with all chapters in one...i need each chapter seperate to convert to audio to listen to.
If you say so. I gave you options to separate them.

Personally, I stopped converting to audio files years ago and use an android app "@Voice Aloud Reader (TTS)" to TTS real time from epubs now.
JimmXinu is offline   Reply With Quote
Old 10-04-2023, 01:41 PM   #8979
Aliumas147
Junior Member
Aliumas147 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2023
Device: Phone
Sorry forgot about your preveus post. Tryed EpubSplit from your github.for start downloaded wrong one.
Aliumas147 is offline   Reply With Quote
Old 10-04-2023, 01:47 PM   #8980
Aliumas147
Junior Member
Aliumas147 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2023
Device: Phone
And i would love to work where internet is free range with no lag spices. i work in old soviat building that is made prom rebar and concrete. There is free wifi with nerfed speed to the point that email loads for some time and i can barely get 3G in the building near the window so live TTL is not posible.
Aliumas147 is offline   Reply With Quote
Old 10-04-2023, 02:00 PM   #8981
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,129
Karma: 3386177
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by Aliumas147 View Post
Sorry forgot about your preveus post. Tryed EpubSplit from your github.for start downloaded wrong one.
It's easiest to install from Calibre's built-in list of available plugins.

If you don't want to for whatever reason, use the zip file in the first post of the EpubSplit thread and the Introduction to plugins manual install instructions. Or the zip from the EpubSplit github release page.

Quote:
Originally Posted by Aliumas147 View Post
And i would love to work where internet is free range with no lag spices. i work in old soviat building that is made prom rebar and concrete. There is free wifi with nerfed speed to the point that email loads for some time and i can barely get 3G in the building near the window so live TTL is not posible.
You're doing it over network?? The app I mentioned does the TTS directly on my 4 year old phone.
JimmXinu is offline   Reply With Quote
Old 10-04-2023, 02:36 PM   #8982
kevn57
Connoisseur
kevn57 began at the beginning.
 
kevn57's Avatar
 
Posts: 82
Karma: 10
Join Date: Jun 2011
Location: Albany NY
Device: Moonreader+
>android app "@Voice Aloud Reader (TTS)" to TTS real time from epubs now

Moonreader+ is an android app that has built in TTS and it can read whole multi-chapter epubs along with a number of other file formats.
kevn57 is offline   Reply With Quote
Old 10-06-2023, 03:25 AM   #8983
mimicxz
Member
mimicxz began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2011
Device: Kindle
How do I modify the incorrect URL list so that FFF can download the complete story instead of the incomplete one?

Best Regards,
mimicxz is offline   Reply With Quote
Old 10-06-2023, 10:48 AM   #8984
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,129
Karma: 3386177
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by mimicxz View Post
How do I modify the incorrect URL list so that FFF can download the complete story instead of the incomplete one?
I'm going to need more context.

What story URL(s) are you trying to download? (SFW only please, Private Message NSFW URLs to me.)
JimmXinu is offline   Reply With Quote
Old 10-07-2023, 02:47 PM   #8985
Ezoah
Junior Member
Ezoah began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2023
Device: Harry potter
Hello, I think I have the same problem as mimicxz. I had the latest version of caliber and with the plugin it didn't work. So I took caliber version 2.85.1 and the plugin. But when I want to download or update the data I get an error
"HTTP Error in FFF '403 Client Error: Forbidden for url "
Could you help me?
Ezoah is offline   Reply With Quote
Reply

Tags
fanfiction

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Open With kiwidude Plugins 401 01-03-2023 09:00 AM
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 492 10-25-2022 09:13 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 01:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 07:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 01:27 PM


All times are GMT -4. The time now is 01:30 PM.


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