Quote:
Originally Posted by MorbPtact
I'm on windows 11, with the official release, and that's the text that pops up when I press download new plugins. I was just using it as an example; I don't need to download the plugin as I already have it.
|
Okay, but if you're having troubles with that, your Calibre may be broken in some fundamental way I can't help you address.
Quote:
Originally Posted by MorbPtact
My main question was about using
and if I wrote it correctly (I don't really understand how personal.ini is supposed to be used), and if so, why doesn't it work
|
In this example:
Code:
[overrides]
[www.royalroad.com]
use_ssl_unverified_context:true
The [overrides] section doesn't do anything because there are no lines in it before the [www.royalroad.com] section starts. It's not a modifier. See
wiki page about personal.ini.
Other than that, I don't see anything wrong. Technically, the use_ssl_unverified_context setting isn't really recommended for long term use--it's more intended for temporary use when sites forget to renew certs, things like that. It's not officially supported.
I'd need to see a debug log of your failure to tell anything further. 'Restart in debug mode' is under Calibre Preferences dropdown.