Quote:
Originally Posted by ilovejedd
...
No need to restart but yeah, need to go through the hassle of creating the updated plugin and then installing it to calibre.
|
Due to the way calibre loads plugins, you do have to restart calibre to pick up changes. Unless it's changed in the last version or two.
Quote:
Originally Posted by ilovejedd
...
Thanks for the tips! Another question I'd like to ask, short of editing the lmhosts file or creating a proxy, is there a way I can get FFDL to read a previously download copy of a webpage instead of always having to retrieve it from the internet? This would be useful when working offline on my laptop in places without internet access.
|
Just the test1.com adapter.
I suppose you could add some kind of caching mechanism to the _fetch routines in adapters/base_adapter.py. Not sure how accurately it could replicate real sites, though.