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 10-02-2023, 03: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: 11,025
Karma: 75555555
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 offline   Reply With Quote
Old 10-02-2023, 04: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,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
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
Advert
Old 10-02-2023, 04: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: 11,025
Karma: 75555555
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 offline   Reply With Quote
Old 10-02-2023, 06: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: 46,471
Karma: 169113646
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, 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, 04: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
Advert
Old 10-03-2023, 09: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,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
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, 12: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, 12: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,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
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, 12: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, 12: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, 01: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,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
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, 01:36 PM   #8982
kevn57
Connoisseur
kevn57 began at the beginning.
 
kevn57's Avatar
 
Posts: 93
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, 02:25 AM   #8983
mimicxz
Member
mimicxz began at the beginning.
 
Posts: 14
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, 09: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,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
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, 01: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


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 11:49 AM.


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