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 04-15-2015, 12:05 PM   #3961
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by PandathePanda View Post
Had a look at my anthology updated from this morning, during lunch. Seems something went horribly wrong.

Sigil only sees three pages, opening the epub with 7z shows that everything is there.

Uploaded it here: tempsend.com/305ED3D9F2(its a 7z file remove the zip part of the name)
Don't try to use Sigil on Anthology (or more generally, EpubMerge'd) books.

Sigil doesn't handle the nested dir structure inside the epub correctly. This is a known problem with Sigil that they had elected to not fix the last I checked. The structure we use is valid by the epub standard.

So if you saved it with Sigil, there's no point looking in your posted file--Sigil will have corrupted it. (Even if I did have a 7z tool handy. FYI, you don't need to compress an epub file--it's already zipped.)

Second, I'm able to download that series as an anthology and it looks fine in Calibre's reader and on my Nook.

Only semi-related, the animated images in those stories are somewhat messed up by the usual image conversion and resizing. Adding the code below to your personal.ini will prevent that at the cost of larger image files in the epub:
Code:
[archiveofourown.org:epub]
# an AO3 series (http://archiveofourown.org/series/150066) has animated images 
no_image_processing: true
JimmXinu is offline  
Old 04-15-2015, 02:28 PM   #3962
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
BetterRed mentioned something to me about Raw_metadata, how would that work for keeping the metadata in the downloaded order, instead of changing it to alphabetically, if I change anything?
Tanjamuse is offline  
Old 04-15-2015, 02:42 PM   #3963
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by Tanjamuse View Post
BetterRed mentioned something to me about Raw_metadata, how would that work for keeping the metadata in the downloaded order, instead of changing it to alphabetically, if I change anything?
Without more context, I don't know, sorry.
JimmXinu is offline  
Old 04-15-2015, 02:47 PM   #3964
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
When I edit my Characters-metadata, it always reverts back to being alphabetically sorted instead of keep_in_order_characters:true. BetterRed mentioned this:

Quote:
program:sublist(raw_field(‘#characters’), 1, 2, ‘,’)
But I'm unsure of how to make it happen.
Tanjamuse is offline  
Old 04-15-2015, 02:57 PM   #3965
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by Tanjamuse View Post
When I edit my Characters-metadata, it always reverts back to being alphabetically sorted instead of keep_in_order_characters:true. BetterRed mentioned this:

But I'm unsure of how to make it happen.
You have to keep in mind that there are two different systems involved.

The keep_in_order_characters:true is a parameter in FFDL's personal.ini and effects how FFDL treats the metadata. The best way to see if FFDL is re-ordering your characters is to look at the characters line on the title page inside the epub.

If they are alphabetized there when you don't want them to be, I might be able to help with that.

Whether Calibre alphabetizes the characters after set by FFDL is a separate matter.

I suspect that BetterRed was suggesting using that code snippet to effect how Calibre is displaying your characters, possibly as a second display-only custom column. I don't know that part of Calibre well enough to comment off hand. But it's after FFDL has finished with the data.

(Note that as you've quoted it you have 'smart' quotes: (‘,’ vs ',') I don't think those work in actual code.)
JimmXinu is offline  
Old 04-15-2015, 03:13 PM   #3966
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
Thanks, I'll try to input this in my custom column and see if it makes a difference. I just didn't understand the raw_metadata-thing

I now get the following (see the Main Character and Secondary Character):
Attached Thumbnails
Click image for larger version

Name:	Skærmbillede 2015-04-15 21.39.56.png
Views:	296
Size:	148.5 KB
ID:	137311  

Last edited by Tanjamuse; 04-15-2015 at 03:40 PM.
Tanjamuse is offline  
Old 04-15-2015, 04:29 PM   #3967
thatblondelady
Enthusiast
thatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheese
 
Posts: 43
Karma: 1014
Join Date: Jan 2015
Device: Calibre/iBooks/Kindle App
Quote:
Originally Posted by JimmXinu View Post
(Thanks, thatblondelady! )

I've spent most of the day updating the wiki documents for FanFicFare, especially the FAQs page, if anyone's willing to review them.

I'm looking more for things that need fixing than things to add right now.

Anyone with a GitHub account is able to update the wiki pages. I'm hoping in future that the user community will help out with documenting the questions and solutions we discuss.
I'm proofing the page now. Minor thing ... the current version of Sigil DOES have problems with some anthologies, particularly ones from whofic.com, as does Marvin. They display fine on iBooks though.
thatblondelady is offline  
Old 04-15-2015, 04:39 PM   #3968
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by thatblondelady View Post
I'm proofing the page now. Minor thing ... the current version of Sigil DOES have problems with some anthologies, particularly ones from whofic.com, as does Marvin. They display fine on iBooks though.
Hmmm. I don't really know anything about Marvin--that concerns me, though.

I was already working on adding a specific FAQ about Sigil, I just haven't put it up yet. Thanks for the update on Sigil.

Quote:
Why can't I use Sigil to edit Anthology EPUBs?

FanFicFare essentially downloads each story separately and uses the
EpubMerge plugin to merge them together. On Anthology update, it
splits the stories back out again, updates each, and merges them
again.

EpubMerge, in order to touch the contents of each merged book as
little as possible, stores each in a separate directory inside the
EPUB zip file. This is perfectly valid by the EPUB standard.

[Sigil] makes the assumption that all files in the EPUB zip are
uniquely named, and that the directory structure can be flattened
without harm. This is not true of EpubMerged EPUBs (and therefore
FanFicFare Anthologies).

This was reported to the Sigil team in 2013; they elected not to fix
it as it would require too many changes to the way Sigil works.

As of Apr 2015, there are reports that the problem persists, but I
haven't tested it for myself.
JimmXinu is offline  
Old 04-15-2015, 04:45 PM   #3969
thatblondelady
Enthusiast
thatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheese
 
Posts: 43
Karma: 1014
Join Date: Jan 2015
Device: Calibre/iBooks/Kindle App
Quote:
Originally Posted by JimmXinu View Post
Hmmm. I don't really know anything about Marvin--that concerns me, though.

I was already working on adding a specific FAQ about Sigil, I just haven't put it up yet. Thanks for the update on Sigil.
I think the story I was thinking of was some sort of special case. It was a couple of months ago, but my vague memory was that an image in one of the stories created a screwed up DIV that caused all sorts of formatting problems. I tried to correct it with sigil and it broke the heck out of everything.

Also, I have a specific story on AO3 that has all sorts of weird problems with its TOC when I use the anthology creator and Marvin. I'm not sure how much that problem actually happens because I don't actually use anthologies all that heavily.

I personally ended up just ragequitting Marvin entirely, especially since iOS 8.3 no longer plays nice with the iOS Reader Application plugin. I wasn't especially thrilled with its UI anyway. If you are interested, I can try to reproduce the issues I was having before with links and etc and provide them to you.

Last edited by thatblondelady; 04-15-2015 at 04:52 PM.
thatblondelady is offline  
Old 04-15-2015, 04:50 PM   #3970
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by thatblondelady View Post
...
If you are interested, I can try to reproduce the issues I was having before with links and etc and provide them to you.
If those problems only happened on specific stories, I'm inclined to blame the author's HTML. I'd be curious to know the story/series URLs, but not if it's work to find them.

OTOH, if those problems occur more regularly, I'd very much like to know where they happen, thanks.
JimmXinu is offline  
Old 04-15-2015, 05:02 PM   #3971
thatblondelady
Enthusiast
thatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheese
 
Posts: 43
Karma: 1014
Join Date: Jan 2015
Device: Calibre/iBooks/Kindle App
It's not a problem to get them at all. I only have 5 anthologies, because I don't heavily use them, and I know exactly which ones they are. I'll do a writeup on em for you later. You are basically doing me a favour because now I have another reason to avoid the load of laundry I really don't want to do.

Edit: the bit about how sigil breaks the epubs is exactly the behaviour I got while trying to fix the book. I had chapters out of order, and content missing, which is consistent with what you said about flattening of the folders.

Last edited by thatblondelady; 04-15-2015 at 05:09 PM.
thatblondelady is offline  
Old 04-15-2015, 08:13 PM   #3972
fathertyme
Enthusiast
fathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheese
 
Posts: 44
Karma: 1000
Join Date: Jul 2014
Location: Planet Earth
Device: Samsung S2
It's early but It looks like storiesonline.net has changed something again.
Quote:
Status: Error
Title: Second Chance
Author: Number 7
Comment: 'NoneType' object has no attribute 'find'
URL: http://storiesonline.net/s/764540
It's possible this is on my end, but I hit this with 5 separate urls with the exact same results. I'll keep trying, but 9 times out of 10, they changed something
fathertyme is offline  
Old 04-15-2015, 08:34 PM   #3973
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,907
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by fathertyme View Post
It's early but It looks like storiesonline.net has changed something again.


It's possible this is on my end, but I hit this with 5 separate urls with the exact same results. I'll keep trying, but 9 times out of 10, they changed something
Unless JimmXinu gets bored in the meantime, I'll have a look at this tonight. There's probably been a change but it is usually something simple and obvious.
davidfor is offline  
Old 04-15-2015, 09:01 PM   #3974
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,320
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
http://storiesonline.net/s/764540 comes up:
Quote:
Story Not Found!
It may have been deleted or never existed on the site!
But picking one from the most recent list shows the problem. They changed a div tag to an article tag.

Test version of FanFicFare with fix posted in the new FanFicFare thread.

It's fine to continue reporting problems here for the time being--FanFicFare hasn't been added to the official plugin list yet.
JimmXinu is offline  
Old 04-15-2015, 10:31 PM   #3975
fathertyme
Enthusiast
fathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheesefathertyme can extract oil from cheese
 
Posts: 44
Karma: 1000
Join Date: Jul 2014
Location: Planet Earth
Device: Samsung S2
I went ahead and installed FFF (updated by JimmyXinu) and that fixed the problem immediately.

should I uninstall FFDL now that FFF is installed?
fathertyme is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Count Pages kiwidude Plugins 1750 04-07-2024 01:20 AM
[GUI Plugin] Open With kiwidude Plugins 403 04-01-2024 08:39 AM
[GUI Plugin] Resize Cover kiwidude Plugins 95 03-16-2024 11:55 PM
[GUI Plugin] Find Duplicates kiwidude Plugins 1096 03-16-2024 11:28 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


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


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