Register Guidelines E-Books Today's Posts Search

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

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 11-05-2014, 09:01 PM   #3466
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,012
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Saioko View Post
Oh, not a big problem, but I wanted to ask. Right now it grabs links to all stories - both by author and in Favorite stories. A while ago (a few months at least) it only got stories by author. Was it a deliberate change or something was changed on fanficton.net and it is now impossible to separate those two blocks of links?
The 'get urls from page' feature is deliberately very general. Until recently, I don't think it worked with default ffnet author pages at all. So while I didn't know it's working like that, I'm also unlikely to do anything about it.

But what you can do is use the mobile site to see just an author's own stories or favorites. Example
JimmXinu is offline  
Old 11-07-2014, 06:05 PM   #3467
DownWithIcarus
Junior Member
DownWithIcarus began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2014
Device: kindle
Thumbs up

Quote:
Originally Posted by JimmXinu View Post
Thanks, Doc.

I've very reluctant to do that. ffnet especially puts only a few reviews on each page, so there are often dozens of pages of reviews for even relatively short stories. Since you already have a tool that gets reviews, I'm even more reluctant.


If you use 'Update EPUB if New Chapters', that should essentially be the default behavior. It only fetches new (additional) chapters, keeping the old text for chapters it already has. (The exception is AO3 when 'do_update_hook' is set to true because it allows new chapters to be inserted in the middle of existing stories.)
A Part I: I do have a 'review' tool, it's true, but I find Calibre FanFiction Downloader so versatile and a very accessible tool, so I thought I would ask. It would be for a 'niche' user, so I can understand not wanting to take it on.

A Part II: Oh, I didn't notice that before. That's a very useful tip, thank you. I have always used html, but I will definitely switch.

Thank you.
DownWithIcarus is offline  
Old 11-08-2014, 05:36 PM   #3468
FaceDeer
Connoisseur
FaceDeer will become famous soon enoughFaceDeer will become famous soon enoughFaceDeer will become famous soon enoughFaceDeer will become famous soon enoughFaceDeer will become famous soon enoughFaceDeer will become famous soon enoughFaceDeer will become famous soon enough
 
Posts: 89
Karma: 706
Join Date: Nov 2012
Device: Kobo Touch
Quote:
Originally Posted by DownWithIcarus View Post
A Part II: Oh, I didn't notice that before. That's a very useful tip, thank you. I have always used html, but I will definitely switch.
As something that might also help you detect cases where an author has gutted their story, a trick I use in my library is that I have separate word-count columns for the word count reported by the site and the word count reported by the "count words" plugin. And then I've got a third column that shows the ratio between those two, which I can sort to find stories where the ratio is suspiciously askew one way or the other. This only works if you're doing the "update epub" option, otherwise the whole story gets overwritten and the two numbers will always match fairly closely (though never exactly, of course).

If you want to get *really* paranoid, you could create a custom column called "old word count" and every time you want to do an update you could first run a regex that copies the current word count value into it. Then, after updating, you'll be able to see what changed. If one of the stories got gutted despite using "update epub", dig up a copy from your library's backup and restore it (everyone should keep backups of their important data. ) Calibre can save search-and-replace operations so it should only take a few extra mouse clicks to do this each time.

Last edited by FaceDeer; 11-08-2014 at 05:45 PM.
FaceDeer is offline  
Old 11-09-2014, 07:42 AM   #3469
fidofido300
Member
fidofido300 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2013
Device: iphone 5
Hi
When I download
http://storiesonline.net/s/70850/a-land-beyond

story is downloaded ok but it does not display the colors of the word which the author defined indivudually.

any Help will be appriciated
sorry for bad english
fidofido300 is offline  
Old 11-09-2014, 07:48 AM   #3470
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
This most likely won't be added. It would require either taking the site's CSS and merging it into the resulting e-book file (which might result in strange layout issues etc.), or creating special cases in the adapter to transform the span-tags to either contain their CSS directly in a style-attribute or turn them into font-tags with a matching color-attribute (even if inaccurate) -- which both is hard to automate without a DOM-aware HTML parser (such as a real browsers) or a proper CSS parsing library as far as I know. Then the question also comes up where to stop: Should we also add custom fonts, and other strange CSS definitions for other sites etc.

But maybe Jimm has a completely different opinion, so wait for his response too.

Last edited by cryzed; 11-09-2014 at 08:30 AM.
cryzed is offline  
Old 11-09-2014, 08:24 AM   #3471
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
As cryzed said, the CSS from the site is needed. It's been a while since I built an epubs using that CSS, but from memory, it worked fine. Though looking at the current version, I would strip everything except the margin settings from the body style in the first line.
davidfor is offline  
Old 11-09-2014, 09:11 AM   #3472
ILB
Groupie
ILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipse
 
ILB's Avatar
 
Posts: 173
Karma: 8098
Join Date: Jun 2012
Location: Germany
Device: Kindle Voyage, Kindle Oasis
If I try to download https://www.fanfiction.net/s/2987160/1/ I get the following message:
File is not a zip file

I tried with restarting calibre but the error message stays the same.

Last edited by ILB; 11-09-2014 at 09:14 AM.
ILB is offline  
Old 11-09-2014, 09:25 AM   #3473
Firedancer885
Occassional Beta Tester
Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.Firedancer885 can teach chickens to fly.
 
Posts: 284
Karma: 3516
Join Date: Nov 2010
Location: Hungary
Device: none
Quote:
Originally Posted by ILB View Post
If I try to download https://www.fanfiction.net/s/2987160/1/ I get the following message:
File is not a zip file

I tried with restarting calibre but the error message stays the same.
I got that down without any problems. Check your library. Maybe Calibre sees an already existing corrupted file.
Firedancer885 is offline  
Old 11-09-2014, 11:58 AM   #3474
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,012
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by cryzed View Post
This most likely won't be added. It would require either taking the site's CSS and merging it into the resulting e-book file (which might result in strange layout issues etc.)
...
You can incorporate as much (or as little) of that CSS file as you like into your EPUB CSS for storiesonline.net in personal.ini. The easiest way is probably like this:

Code:
[storiesonline.net]
## Allow customization of CSS.  Make sure to keep at least one space
## at the start of each line and to escape % to %%.
add_to_output_css:
 .red{color:red;}
 .blue{color:navy;}
 .lblue{color:blue;}
 .green{color:green;}
# ... and so on
Since storiesonline.net appears to provide that CSS file for all stories, I could be persuaded to include a set of the CSS for all storiesonline.net stories in the defaults.ini.

But I'd want somebody who actually reads storiesonline.net stories to determine which parts of the CSS file should be included by default.
JimmXinu is offline  
Old 11-09-2014, 12:07 PM   #3475
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,012
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ILB View Post
If I try to download https://www.fanfiction.net/s/2987160/1/ I get the following message:
File is not a zip file

I tried with restarting calibre but the error message stays the same.
Downloads fine for me, too.

That error suggests that your epub has been corrupted.

FFDL used to have a problem with removing epub if you can FFDL's auto-convert turned on and calibre's default convert output also set to epub. But that was fixed a while ago.

Try downloading as 'overwrite always' or deleting the book and downloading it fresh.
JimmXinu is offline  
Old 11-09-2014, 12:16 PM   #3476
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,012
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Test version with site fhsarchive.com added using eFiction Base adapter.

(eFiction Base adapters are generally less specific gathering metadata.)

Last edited by JimmXinu; 11-13-2014 at 05:21 PM. Reason: Remove obsolete test versions - replaced by newer test or released version.
JimmXinu is offline  
Old 11-13-2014, 07:44 AM   #3477
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I keep get the following error on the same page from AO3 ...

but I can't post it, because it says there are too many images in the "error message".
Tanjamuse is offline  
Old 11-13-2014, 08:45 AM   #3478
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
I'm not sure what you mean by that, but if it's readable on your PC try taking a screenshot of it and upload it somewhere.
cryzed is offline  
Old 11-13-2014, 08:46 AM   #3479
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I don't know what happened, but it's working fine now.
Tanjamuse is offline  
Old 11-13-2014, 10:31 AM   #3480
watani
Connoisseur
watani began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Oct 2014
Device: Kindle Fire HD
At some point between version updates, it seems that the fix for appending "http:" to the source URLs of FimFiction in-story pictures was dropped. Could the fix please be reapplied?
watani is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Count Pages kiwidude Plugins 1846 08-02-2025 10:44 PM
[GUI Plugin] Resize Cover kiwidude Plugins 100 07-10-2025 08:50 AM
[GUI Plugin] Find Duplicates kiwidude Plugins 1124 04-18-2025 09:19 AM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 04:00 AM.


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