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 01-12-2017, 09:58 PM   #1741
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New test version posted (direct link)

2017-01-12
- Make base_efiction_adapter honor keep_summary_html:true option.
- Bump test version

keep_summary_html:true now allows cover images to work on starslibrary.net.

(I didn't include this in today's new release because it effects all the base_efiction adapters and I wanted it to have some time in testing first.)

Quote:
Originally Posted by JimmXinu View Post
When switched to starslibrary.net, it became a base_efiction adapter. The base_efiction code doesn't handle images (or even HTML) in summary/description. I will investigate if it's possible.
JimmXinu is offline   Reply With Quote
Old 01-13-2017, 10:23 PM   #1742
cawilliams1
Member
cawilliams1 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jul 2012
Device: kindle
I downloaded 4 stories from starlibrary.net to test. All are again pulling in images. Thanks for checking into this.
cawilliams1 is offline   Reply With Quote
Advert
Old 01-13-2017, 10:28 PM   #1743
readerboy7
Enthusiast
readerboy7 began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Dec 2014
Device: Kindle Paperwhite
For stories posted to SB/SV, is it possible to have the OP's* avatar be the cover image? This probably ought not to be a default option, but could it be a personal.ini option? Also, if the option already exists, how do I add it?

* I'm saying OP, not author, since a story on SB/SV can have multiple authors (or threadmarked posters, in the case of omakes etc.), but obviously only one OP.
readerboy7 is offline   Reply With Quote
Old 01-13-2017, 11:13 PM   #1744
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by readerboy7 View Post
For stories posted to SB/SV, is it possible to have the OP's* avatar be the cover image? ...
It could be added, but isn't a current option. Using author avatars/images for covers isn't something we've done before. Exactly the opposite really, we have special code to detect and not use ffnet author images.

Is there interest (other than readerboy7, obviously) in using avatars for book covers?

(The 96x96 images shown in the thread are rather small. So it would take additional hits to fetch the author page and then the full size avatar image from there.)
JimmXinu is offline   Reply With Quote
Old 01-14-2017, 02:20 AM   #1745
readerboy7
Enthusiast
readerboy7 began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Dec 2014
Device: Kindle Paperwhite
Quote:
Originally Posted by JimmXinu View Post
It could be added, but isn't a current option. Using author avatars/images for covers isn't something we've done before. Exactly the opposite really, we have special code to detect and not use ffnet author images.
If it isn't available (yet and/or ever), it's still possible for me to manually go to the author page and manually put the cover onto calibre, so it isn't really a priority even for me.

Of course, I'm fairly certain the covers will get removed with the next update, so how do I get FFF not to update the cover for the stories in question (I assume something to do with personal.ini)?
readerboy7 is offline   Reply With Quote
Advert
Old 01-14-2017, 12:25 PM   #1746
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by readerboy7 View Post
Of course, I'm fairly certain the covers will get removed with the next update, so how do I get FFF not to update the cover for the stories in question (I assume something to do with personal.ini)?
You can specify in personal.ini for individual stories that they shouldn't use the first image found and instead use the author avatar image (that you've found the URL for yourself). Example:

Code:
[https://forums.sufficientvelocity.com/threads/32119/]
make_firstimage_cover: false
default_cover_image:https://forums.spacebattles.com/data/avatars/l/322/322925.jpg?1471421076
Cover updates aren't control in personal.ini. Image and cover support has evolved over time and it's rather overly complicated.

You can control whether the cover in the epub is updated on each download/update, and set a default (see attached). Then your injected covers will be protected.
Attached Thumbnails
Click image for larger version

Name:	Capture.png
Views:	130
Size:	39.9 KB
ID:	154184  
JimmXinu is offline   Reply With Quote
Old 01-14-2017, 04:50 PM   #1747
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New test version posted (direct link)

2017-01-14
- Edge case fixes for errorcol and lastcheckedcol.
- Add author_avatar_cover option for base_xenforoforum. (Defaults to false)
- Bump test version
JimmXinu is offline   Reply With Quote
Old 01-14-2017, 05:30 PM   #1748
readerboy7
Enthusiast
readerboy7 began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Dec 2014
Device: Kindle Paperwhite
Quote:
Originally Posted by JimmXinu View Post
You can specify in personal.ini for individual stories that they shouldn't use the first image found and instead use the author avatar image (that you've found the URL for yourself).
Right, I tested it on a short fic, and your solution seems to work fine. Thanks.
readerboy7 is offline   Reply With Quote
Old 01-15-2017, 03:18 AM   #1749
jennifer_voorhee
Member
jennifer_voorhee began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jun 2015
Device: Samsung Galaxy Note 8 or Kindle Paperwhite
Restricted fics on AO3

Hi, I just noticed that stories marked as restricted (with the padlock) on AO3 don't download the tags. In the personal.ini, I have the following:

[www.archiveofourown.org]
username:**MyUsername**
password:**MyPassword**
is_adult:true

Is there anything else I should have in there to have Fanficfare collect the tags from the stories? Right now I'm going through each story, checking the tags, then adding them into Calibre manually, but since the tags download just fine for the fics that aren't marked "restricted" I'm hoping there's a way to fix this so they'll be added to Calibre automatically when downloaded.
jennifer_voorhee is offline   Reply With Quote
Old 01-15-2017, 06:47 AM   #1750
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
@jennifer_voorhee

Try it with
[archiveofourown.org] not [www.archiveofourown.org]
ILB is offline   Reply With Quote
Old 01-15-2017, 07:00 AM   #1751
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
Or add an example link
Tanjamuse is offline   Reply With Quote
Old 01-15-2017, 12:15 PM   #1752
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by jennifer_voorhee View Post
Hi, I just noticed that stories marked as restricted (with the padlock) on AO3 don't download the tags. ...
Stories restricted to registered users work fine for me.

You can use either [archiveofourown.org] or [www.archiveofourown.org], but I don't recommend using both because that will cause confusion.

If you get the story, just not the tags, then your user/pass must be correct.

I'm going to need to see some examples story URLs that give you the problem to help any further.
JimmXinu is offline   Reply With Quote
Old 01-16-2017, 06:55 AM   #1753
jklly12
Member
jklly12 began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Feb 2015
Device: Kindle
Error

is this a plugin error or calibre error? I just deleted the file and redownloaded it only happend with one other fic.
Attached Thumbnails
Click image for larger version

Name:	error FFF2.png
Views:	164
Size:	42.7 KB
ID:	154236  
jklly12 is offline   Reply With Quote
Old 01-16-2017, 07:07 AM   #1754
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
Can you post a link?
Tanjamuse is offline   Reply With Quote
Old 01-16-2017, 10:48 AM   #1755
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by jklly12 View Post
is this a plugin error or calibre error? I just deleted the file and redownloaded it only happend with one other fic.
"File is not a zip file" suggests that there's some problem with your filesystem, not the downloader. Is your disk full?

To help you any further, we need more information. Run calibre in debug (calibre prefs->restart in debug), try again, then post the error log.
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 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 03:10 PM.


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