View Single Post
Old 10-30-2019, 08:12 PM   #3789
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,030
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2019-10-30
- Adding some html class attrs to epub output for ease of CSS.

That plus some additional CSS gives me covers from title page that I'm happy with:

Code:
[epub]
add_to_output_css:
 body.fff_titlepage {font-size: 3vmax;
                     margin: 1vmax;}
A while ago I said:
Quote:
Originally Posted by JimmXinu View Post
FYI, I just figured out this part is imperfect and can cause downloads to fail when login cookies expire on SB at least. I'll be looking into it.

In the meantime, restarting calibre clears the cookie cache.
I've only seen a problem occur with this once, so I think it was a fluke.

That said, the issue keeping a cookie cache is there to address, fetch_last_page feature for SB, doesn't appear to be working around what I now know to be an SB bug as well as I'd hoped. It will probably be removed (again) before the next release.
JimmXinu is offline   Reply With Quote