In continued testing of the Literotica adapter, I have found that the "get story URLs to download from web page" function does not work. I just discovered this function, and thought to try it.
This is the error message I get:
Spoiler:
calibre, version 1.15.0
ERROR: Unhandled exception: <b>TypeError</b>:unbound method getSiteExampleURLs() must be called with LiteroticaSiteAdapter instance as first argument (got nothing instead)
calibre 1.15 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.5
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Traceback (most recent call last):
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_ plugin", line 399, in get_urls_from_page_menu
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_ plugin", line 415, in get_urls_from_page
File "calibre_plugins.fanfictiondownloader_plugin.fanfi cdownloader.geturls", line 37, in get_urls_from_page
File "calibre_plugins.fanfictiondownloader_plugin.fanfi cdownloader.adapters.__init__", line 171, in getAdapter
TypeError: unbound method getSiteExampleURLs() must be called with LiteroticaSiteAdapter instance as first argument (got nothing instead)
If this in functionality that is not going to be supported, then no big deal, but I thought that I would mention it.